initial-enum
I. Initial Enumeration
xfreerdp /v:<target ip> /u:htb-student
ipconfig /all
arp -a
route print
netstat -anoGet-MpComputerStatus
Get-AppLockerPolicy -Effective | select -ExpandProperty RuleCollections
Get-AppLockerPolicy -Local | Test-AppLockerPolicy -path C:\Windows\System32\cmd.exe -User Everyoneset
systeminfo
wmic qfe
wmic product get nametasklist /svc
query user
echo %USERNAME%
whoami /priv
whoami /groups
net user
net localgroup
net localgroup administrators
net accountsSystem Information:
Network Information:
User and Group Information:
File System and Environment:
Scheduled Tasks:
PowerShell Equivalents (Often more detailed):
II. Handy Commands
Last updated