Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Add check to see if the firewall is enabled #11

@vpetersson

Description

@vpetersson

One of the security assessments we want to do is to check if the firewall on the device is enabled. There are a few ways to do this, but I would recommend using python-iptables to asses the firewall.

In the first iteration, i just want this function to return something like:

{'firewall_enabled': Bool}

Later on, we want to expand this functionality with more detailed analysis.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions