Winpeas: https://github.com/carlospolop/PEASS-ng/releases/
- use
accesschk.exe /accepteula -uws "Everyone" "C:\Program Files"to check for weak access rights (eg check which folder or file which group everyone can write). - use
windows-privesc-check2.exe --dump -afor all basic checks, or usewindows-privesc-check2.exe -hto see what other options. - use
winpeas.exe quiet cmd fastto use winpeas. If possible usereg add HKCU\Console /v VirtualTerminalLevel /t REG_DWORD /d 1and restart cmd first. - use
powershell, then. ./PowerUp.ps1, thenInvoke-AllChecks. - use
sharpup.exe(similar to powerup) - use
seatbelt.exe all(another enum tool)