>_ shadow.red

Windows Network Enumeration

Privilege Escalation Windows Enumeration windows

Interfaces and routing

ipconfig /all
route print
arp -a

Connections

netstat -ano
netstat -anoy

Firewall

netsh firewall show state
netsh firewall show config
netsh advfirewall show allprofiles
netsh advfirewall firewall dump
netsh advfirewall firewall show rule name=all

Process info for a port

get-process -Id 4916