Privilege Escalation unix helper
Inspector is a python script for help in privilege escalation, for linux environement. After starting, this script search the kernel version and check if is exploit exists, load file history bash,zsh,mysql... and load list of programs loaded with root user
Download on server
wget https://raw.githubusercontent.com/graniet/Inspector/master/inspector.pyExecute Inspector
python inspector.pyOr download & execute
curl https://raw.githubusercontent.com/graniet/Inspector/master/inspector.py | python