All Projects → graniet → Inspector

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Inspector

Acpi
Rust library for parsing ACPI tables and AML
Stars: ✭ 99 (-16.81%)
Mutual labels:  kernel
Fisy Fuzz
This is the full file system fuzzing framework that I presented at the Hack in the Box 2020 Lockdown Edition conference in April.
Stars: ✭ 110 (-7.56%)
Mutual labels:  kernel
Sassykitdi
Kernel Mode TCP Sockets + LSASS Dump (Rust Shellcode)
Stars: ✭ 115 (-3.36%)
Mutual labels:  kernel
Cheats
🎮 Source code of ring0/ring3 cheats in Counter-Strike Global Offensive
Stars: ✭ 102 (-14.29%)
Mutual labels:  kernel
Wuzz
Interactive cli tool for HTTP inspection
Stars: ✭ 9,845 (+8173.11%)
Mutual labels:  inspector
Tofita
🍬 All-new kernel for @GreenteaOS
Stars: ✭ 112 (-5.88%)
Mutual labels:  kernel
Kernel Fuzzing
Fuzzers for the Linux kernel
Stars: ✭ 99 (-16.81%)
Mutual labels:  kernel
Android Usb Gadget
Convert your Android phone to any USB device you like! USB Gadget Tool allows you to create and activate USB device roles, like a mouse or a keyboard. 🛠🛡📱
Stars: ✭ 118 (-0.84%)
Mutual labels:  kernel
Jingos
JingOS - The World’s First Linux-based OS design for Tablets
Stars: ✭ 101 (-15.13%)
Mutual labels:  kernel
Jlsca
Side-channel toolkit in Julia
Stars: ✭ 114 (-4.2%)
Mutual labels:  inspector
Core
Ultibo Core
Stars: ✭ 102 (-14.29%)
Mutual labels:  kernel
Serenity
SerenityOS is a love letter to '90s user interfaces with a custom Unix-like core. It flatters with sincerity by stealing beautiful ideas from various other systems.
Stars: ✭ 16,842 (+14052.94%)
Mutual labels:  kernel
Aura Operating System
AuraOS, the Franco-English Operating System developed in C# using Cosmos!
Stars: ✭ 111 (-6.72%)
Mutual labels:  kernel
Monkos
an experimental 64-bit operating system
Stars: ✭ 100 (-15.97%)
Mutual labels:  kernel
Diosix
A lightweight, secure, multiprocessor bare-metal hypervisor written in Rust for RISC-V
Stars: ✭ 116 (-2.52%)
Mutual labels:  kernel
Neural Tangents
Fast and Easy Infinite Neural Networks in Python
Stars: ✭ 1,357 (+1040.34%)
Mutual labels:  kernel
Symfony Async Kernel
[Deprecated] Symfony Async Kernel adpater
Stars: ✭ 111 (-6.72%)
Mutual labels:  kernel
Emerald
An operating system written in C
Stars: ✭ 118 (-0.84%)
Mutual labels:  kernel
Raspberry Pi Os
Learning operating system development using Linux kernel and Raspberry Pi
Stars: ✭ 11,000 (+9143.7%)
Mutual labels:  kernel
U Root
A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
Stars: ✭ 1,816 (+1426.05%)
Mutual labels:  kernel

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].