ignitetechnologies/privilege-escalation

This cheasheet is aimed at the CTF Players and Beginners to help them understand the fundamentals of Privilege Escalation with examples.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 5 minutes ago
Type:Curated List / Learning ResourceCategory(s):Penetration Testing & Red TeamSecurity & Privacy
Added to GitGenius on September 19th, 2026
Created on August 23rd, 2019
Open Issues & Pull Requests: 2 (+0)
GitHub issues: Enabled
Number of forks: 642
Total Stargazers: 3,639 (+0)
Total Subscribers: 123 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Privilege Escalation is a cheatsheet and reference guide for understanding privilege escalation techniques on compromised systems.

The tool addresses the need for practical, organized knowledge about how attackers move from limited user access to administrative control. It works by collecting privilege escalation methods into a structured reference with examples covering techniques like abusing sudo rights, exploiting SUID bits, kernel exploits, path variable manipulation, MySQL misconfigurations, cronjob abuse, wildcard injection, Linux capabilities, writable system files, buffer overflow, Docker escape, and NFS vulnerabilities. The guide also includes methods for cracking password hashes, bruteforce attacks, and exploiting tools like Chkrootkit, Redis, LXD, and Exim.

This resource suits CTF players preparing for competitions, penetration testers building their toolkit, and cybersecurity learners studying for certifications like OSCP. It functions as a reference guide rather than a deep-dive tutorial, making it most valuable for someone who already understands basic system administration and needs quick access to privilege escalation vectors and their exploitation approaches. The project explicitly targets beginners and CTF participants, positioning itself as foundational material for understanding attack fundamentals rather than advanced exploitation techniques.

The project maintains an active community presence across multiple platforms including Telegram, Discord, Twitter, and LinkedIn. The repository includes a structured table of contents organizing techniques by category, making it navigable as a lookup resource. The maintainers offer a hands-on cybersecurity training program covering penetration testing and red teaming, indicating ongoing investment in educational content delivery beyond the repository itself.