SkillAgentSearch skills...

Inspector

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

Install / Use

/learn @graniet/Inspector
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars122
CategoryOperations
Updated5mo ago
Forks49

Languages

Python

Security Score

82/100

Audited on Oct 28, 2025

No findings