Skip to content

System Scrutinizer is a Python tool for analyzing the security posture of Windows 10 and 11 systems. It uses PowerShell commands to perform checks and generate a detailed HTML report, ensuring compliance with the CIS Windows Benchmark.

License

Notifications You must be signed in to change notification settings

Hrishikesh7665/System-Scrutinizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Scrutinizer

System Scrutinizer logo

Logo created using bing ai.

System Scrutinizer is a Python-based tool designed to analyze and report on the security posture of Windows 10 and 11 systems. This tool leverages PowerShell commands to execute various system checks and generate a comprehensive HTML report, ensuring compliance with the CIS Windows Benchmark.

Features

  • Detailed Reporting: Generates an HTML report including:
    • Operating System details
    • Hardware security status (e.g., TPM and Secure Boot)
    • Installed and startup software lists
    • Installed OS security patch information
    • Virus protection details
  • Cross-Platform Compatibility: Works seamlessly on both Windows 10 and 11.

Requirements

  • Python 3.x

Installing From Sources

Clone the repository to your local machine using the following command:

https://github.com/Hrishikesh7665/System-Scrutinizer.git

Alternatively, You can Download and Extract the Zip

Direct Download Zip Click Here

Usage

cd System-Scrutinizer
python audit.py

Output

The generated HTML report will include:

  • System Information
  • Security Compliance
  • Software Inventory
  • Virus Protection Status
  • Hardware Security Features
  • USB history
  • More

Report Sample Click Here

Report Preview:

  • Sample 1 System-Scrutinizer_Report_Preview-1
  • Sample 2 System-Scrutinizer_Report_Preview-2
  • Sample 3 System-Scrutinizer_Report_Preview-3

About

System Scrutinizer is a Python tool for analyzing the security posture of Windows 10 and 11 systems. It uses PowerShell commands to perform checks and generate a detailed HTML report, ensuring compliance with the CIS Windows Benchmark.

Topics

Resources

License

Stars

Watchers

Forks

Languages