Skip to content

Linux Privilege Checker

Linux privilege checker is an enumeration tool with privilege escalation checking capabilities.

Installation

Download from: http://www.securitysift.com/download/linuxprivchecker.py

Basic commands

You can run it on your system by typing:

 ./linuxprivchecker.py 

or

python linuxprivchecker.py

Also, a nice way to serve this payload is copying this python file into /var/www/html and then run:

service apache2 start
Last update: 2023-04-11
Created: January 25, 2023 17:26:59