26 lines
426 B
Markdown
26 lines
426 B
Markdown
|
|
||
|
## 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]]
|