Skip to content

Scripts to help work with configuration audit files

License

Notifications You must be signed in to change notification settings

to275404/audit_scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audit_scripts

Scripts to help work with configuration audit files.

baseline/create_baseline_audit.py

Python script that will read .audit file and .nessus file and create a new baseline audit based on known good values.

variables/replace_variables.py

Python script that will replace the variable names in an audit file with thier default values.

structure/view_audit_structure.py

Python script to visualize the structure of the audit file, most notably the conditional logic of the audit file.

offline_to_sc/offline_to_sc.py

Python script to take the properties from a .nessus file and place them in a 2nd .nessus file to allow it to be imported into Tenable.sc.

About

Scripts to help work with configuration audit files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%