Manual Enumeration
Situational Awareness
Network Information
# IP Settings
ipconfig /all
# ARP Table
arp -a
# Routing Table
route printWindows Defender Status
Get-MpComputerStatus | select AntivirusEnabled,AppLocker Enabled
Get-AppLockerPolicy -Effective | select -ExpandProperty RuleCollectionsInitial Enumeration
System Information Commands
Last updated