linuxprivchecker.py -- a Linux Privilege Escalation Check Script
-
Updated
Jan 31, 2022 - Python
linuxprivchecker.py -- a Linux Privilege Escalation Check Script
137+ TryHackMe walkthroughs covering web exploitation, privilege escalation, CVE analysis, container escapes, and AI/LLM security. Beginner to intermediate.
This script search for the bin on the https://gtfobins.github.io/ for the SUID exploit and returns the bins that have exploit available on gtfobins. So you don't need to manually search for every file on the site.
linuxprivchecker.py -- a Linux Privilege Escalation Check Script (updated for use with Python 3!)
Bits and pieces from my personal notes and scripts
An advanced cybersecurity automation and infrastructure auditing framework containing modules for remote communications, protocol parsing, and network intelligence gathering.
Add a description, image, and links to the linux-privilege-escalation topic page so that developers can more easily learn about it.
To associate your repository with the linux-privilege-escalation topic, visit your repo's landing page and select "manage topics."