handbook/tools/5.Machine/2.Windows/Notes/2.Automated-Enumeration.md

26 lines
426 B
Markdown
Raw Normal View History

2024-08-30 23:07:22 +00:00
## Automated Enumeration
Executables
- winPEAS.exe
- Seatbelt.exe (compile)
- Watson.exe (compile)
- SharpUp.exe (compile)
PowerShell
- Sherlock.ps1
- PowerUp.ps1
- jaws-enum.ps1
Other
- windows-exploit-suggester.py
- Exploit Suggester (Metasploit)
## Example
Here's an example of windows-exploit-suggester.py in use on the Devel box
in Hackthebox
![[Screenshot from 2022-11-28 19-29-18.png]]