Problem
Basic endpoint posture checks can be scattered across multiple tools and commands. This project collected several useful checks into one educational scanner.
Security Automation
A Python-based Windows 10 posture scanner for ports, updates, services, and firewall configuration.
Basic endpoint posture checks can be scattered across multiple tools and commands. This project collected several useful checks into one educational scanner.
The scanner demonstrates how open ports, missing updates, unnecessary services, and firewall configuration can all contribute to endpoint risk.
This project helped me connect scripting with security operations. Even simple tools become more useful when they collect repeatable evidence and make configuration issues easier to inspect.