
CIS Benchmarks Audit
#Knowledge Base#Miscellaneous
Online cybersecurity conference with speakers' talks and interactive Q&A sessions.
This repository offers an unofficial, standalone tool for system compliance checks
This repository provides an unofficial, standalone, zero-install, zero-dependency Python 3 script that checks your system against the published CIS Hardening Benchmarks. This script gives you an indication of how prepared your system is for compliance with the official standard.
To use this tool, download the script by running the following command: curl -LO https://raw.githubusercontent.com/finalduty/cis_benchmarks_audit/main/cis_audit.py && chmod 750 cis_audit.py
Then run the script with various options to customize your tests
Next, execute the script using different optional arguments. This will allow you to tailor the tests and adjust the output formats according to your preferences.