This project contains some PowerShell scripts used to collect system configurations or domain information. Furthermore it has a Flask based web application and API to import and analyze the results of collector scripts. It can export collected data to Excel via the Web-Interface or to JSON via API.
1
stars
1
forks
source link
Create support for configurable/custom configuration review checks. #94
Description:
Create support for configurable configuration review checks to ensure that host fulfill a baseline (based on data collected via sysinfo-collector).
e.g.;
SMBv1 disabled
Specific services are disabled or not running
specific user accounts are disabled
firewall is enabled for a specific/all profiles
Requested solution
YAML could be used to upload own configuration review checks.
Description: Create support for configurable configuration review checks to ensure that host fulfill a baseline (based on data collected via sysinfo-collector).
e.g.;
Requested solution YAML could be used to upload own configuration review checks.