Skip to content

gabrieljcs/deepsecurity-ips-csv

Repository files navigation

deepsecurity-ips-csv

Creates a .csv log of Deep Security computers and its associated IPS rules in the format:

hostName,displayName,ipsState,ipsStatus,ipsRulesCount,ipsRulesID,ipsRulesName,ipsRulesSeverity,ipsRulesCVE

There may be multiple ipsRulesIDs and its associated content per computer, and there may be rules with multiple or no CVEs.

Usage:

Generate an API key and fill it with your manager information inside the script.

Even though it shouldn't, a full API role is needed.

If you don't want the rules description, change COUNT_ONLY to True. If you want the first column to repeat (hostname etc), change REPEAT_COLUMNS to True.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages