> For the complete documentation index, see [llms.txt](https://pentesting.mrw0l05zyn.cl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pentesting.mrw0l05zyn.cl/escalamiento-de-privilegios/windows/herramientas-automatizadas.md).

# Herramientas automatizadas

## Metasploit

```bash
# Desde sesión de meterpreter
run winenum
run post/windows/gather/enum_applications
```

## WinPEAS

* <https://github.com/carlospolop/PEASS-ng/tree/master/winPEAS>
