InteliSecureLabs/Linux_Exploit_Suggester
Linux Exploit Suggester; based on operating system release number 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4755
- days_rel: n/a
- days_push: 4489
- n_releases_24m: 0
Adoption not part of the score
1812 stars · 400 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 possible Linux kernel exploits based on the operating system release number (uname -r). It matches the kernel version against a list of known CVEs and public exploits.
Use cases
- suggest kernel exploits for a linux box during a pentest
- find privilege escalation exploits by kernel version
- check which CVEs affect my linux kernel
- enumerate possible local exploits in a CTF or exam
- identify exploit-db entries for a given kernel release
When to choose
- you need a quick, dependency-light check of likely kernel exploits on a Linux target
- you are doing penetration testing, CTFs, or security exams and want a shortlist of candidate exploits
When to avoid
- you need a modern, maintained vulnerability scanner - the last release was 2014 and its exploit list is dated
- you need reliable results for patched or back-ported kernels, which can fool the version check
- you need full system vulnerability assessment beyond kernel exploits
Facets
cli-tool · maturity maintenance
security penetration-testing cli security penetration-testing operating-systems cli privilege-escalation kernel-exploits cve pentest perl-script command-line linux perl
1 source
- readme: https://github.com/InteliSecureLabs/Linux_Exploit_Suggester · fetched 2026-08-28 · 5fb91eb3a0d1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| InteliSecureLabs/Linux_Exploit_Suggester | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="InteliSecureLabs/Linux_Exploit_Suggester")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem