Checklist (Priv Esc)
some priv esc techniques
msfconsole
multi/recon/local_exploit_suggester
set SESSION <num> #you need a shell/session on the box first (ofc).exploit suggester
https://github.com/AonCyberLabs/Windows-Exploit-Suggester
note the above script might not work, since development was stopped
dont rely on it much.
UACme
https://github.com/hfiref0x/UACME
======================
post exploitation
get sys info
custom info
cat
eula.txt
check other users
get user details
to check how many users are there on a group
Last updated