TH3xACE/SUDO_KILLER
A tool designed to exploit a privilege escalation vulnerability in the sudo program on Unix-like systems. It takes advantage of a specific misconfiguration or flaw in sudo to gain elevated privileges on the system, essentially allowing a regular user to execute commands as the root user. observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 71
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2826
- days_rel: n/a
- days_push: 175
- n_releases_24m: 0
Adoption not part of the score
2481 stars · 259 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SUDO_KILLER is a Shell-based security tool that audits Linux systems for sudo-related privilege escalation vectors, including misconfigurations, vulnerable sudo versions (CVEs), dangerous binaries (GTFOBINS), and risky environment variables. It provides a catalog of commands and local exploits for manual escalation rather than performing automated exploitation.
Use cases
- find sudo misconfigurations for privilege escalation on a linux box
- identify exploitable sudo CVEs during a pentest
- prepare for OSCP or CTF privilege escalation challenges
- audit sudo rules and dangerous binaries as a system administrator
- enumerate GTFOBINS binaries that can be abused for root
- harvest credentials and detect writable script directories during an assessment
When to choose
- you need a focused enumeration tool for sudo-based privilege escalation on Linux
- you want suggested escalation paths but prefer to exploit manually
- you are a pentester, CTF player, or student practicing Linux privesc
When to avoid
- you need automated exploitation rather than a catalog of manual steps
- you are auditing Windows or macOS privilege escalation
- you need a general-purpose Linux enumeration tool beyond sudo (e.g., LinPEAS)
Facets
cli-tool · maturity active
penetration-testing security vulnerability-scanning security penetration-testing cli privilege-escalation sudo cve gtfobins ctf oscp shell-script linux-exploitation command-line linux
1 source
- readme: https://github.com/TH3xACE/SUDO_KILLER · fetched 2026-08-28 · 09d4973b8256
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TH3xACE/SUDO_KILLER | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="TH3xACE/SUDO_KILLER")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem