jondonas/linux-exploit-suggester-2
Next-Generation Linux Kernel Exploit Suggester observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 3691
- days_rel: n/a
- days_push: 1313
- n_releases_24m: 0
Adoption not part of the score
1973 stars · 299 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Perl script that suggests Linux kernel privilege escalation exploits based on the running kernel version. It matches the kernel release against a database of known CVEs and can download exploit proof-of-concept code directly from Exploit DB.
Use cases
- find privilege escalation exploits for my linux kernel version
- suggest kernel exploits during a pentest
- check if my kernel is vulnerable to dirty cow
- download exploit POCs from exploit db for a kernel
- enumerate possible local privilege escalation CVEs on a box
- identify exploitable kernel vulnerabilities in an exam environment
When to choose
- you need a quick, dependency-light check for kernel privilege escalation vectors on a Linux host
- you are doing CTF or OSCP-style labs and want exploit suggestions with CVE links
- you want to automatically fetch matching exploit code from Exploit DB
When to avoid
- you need comprehensive vulnerability scanning beyond kernel exploits
- you require guaranteed accuracy, since back-ported patches can fool the wildcard matching
- you need a maintained tool with regular exploit updates, as releases are infrequent
Facets
cli-tool · maturity maintenance
security penetration-testing cli security penetration-testing operating-systems cli privilege-escalation kernel-exploits exploit-suggester cve vulnerability-assessment pentesting command-line linux perl
1 source
- readme: https://github.com/jondonas/linux-exploit-suggester-2 · fetched 2026-08-28 · aa6e048c125f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jondonas/linux-exploit-suggester-2 | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jondonas/linux-exploit-suggester-2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem