The Wayback Machine - https://web.archive.org/web/20201125142608/https://github.com/graniet/Inspector
Skip to content

The Inspector tool is a privilege escalation helper (PoC), easy to deployed on web server, this tool can list process running with root, check kernel version, check history file, get possible exploit ...

master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

Privilege Escalation unix helper

version twitter

SUMMARY

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.py

Execute Inspector

python inspector.py

Or download & execute

curl https://raw.githubusercontent.com/graniet/Inspector/master/inspector.py | python

About

The Inspector tool is a privilege escalation helper (PoC), easy to deployed on web server, this tool can list process running with root, check kernel version, check history file, get possible exploit ...

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.