Windows Enum
https://github.com/absolomb/WindowsEnum
1 2 |
powershell -nologo -executionpolicy bypass -file WindowsEnum.ps1 extended |
Windows Exploit Suggester
https://github.com/GDSSecurity/Windows-Exploit-Suggester.git
Grab ”systeminfo” from windows box to file.
1 2 3 4 |
./windows-exploit-suggester.py –update ./windows-exploit-suggester.py --database 2014-06-06-mssb.xlsx --systeminfo win7sp1-systeminfo.txt |
https://zero-day.io/windows-privilege-escalation-exploit-suggester/