// notes/ PrivEsc — Windows
🪟

Initial Enumeration Manual Av And Firewall Enumeration

Notes from oscp.adot8.com — windows privilege escalation.

#windows privilege escalation#adot8
source · oscp.adot8.com · windows-privilege-escalation/initial-enumeration-manual_av-and-firewall-enumeration

AV and Firewall Enumeration

View Running Services

code
01sc queryex type= service
code
01sc query windefend

View Firewall State and Configuration

code
01netsh firewall show state
code
01netsh firewall show config