Windows System Enumeration
System enumeration establishes the baseline for everything that follows. OS version, architecture, installed patches, and environment details determine which exploits are viable and which techniques apply. Run this on every Windows target before attempting privilege escalation or lateral movement.
OS version and architecture
OS Name: Microsoft Windows Server 2019 Datacenter OS Version: 10.0.17763 N/A Build 17763 System Type: x64-based PC Domain: corp.local
The build number is more reliable than the OS name for exploit matching. Build 17763 is Server 2019 / Windows 10 1809. Cross-reference with Windows Kernel Exploits to find applicable CVEs.
Installed patches and hotfixes
Environment variables and paths
Installed software
Drives and file system
References
-
WES-ng — GitHubgithub.com/bitsadmin/wesng (opens in new tab)
Windows Exploit Suggester next generation — patch-level CVE matching
Was this helpful?
Your feedback helps improve this page.