# r4j0x00/exploits

Repository: https://github.com/r4j0x00/exploits
Canonical: https://ross.abutalabs.com/products/exploits
Language: C
License: BSD-2-Clause
License Family: permissive
Last push: 2023-01-02T20:21:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2198, "days_push": 1339, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2521, forks 673 (observed 2026-08-28T04:06:58.354896+00:00)

## What it is
A collection of public exploit proof-of-concepts written primarily in C and JavaScript, targeting CVEs such as CVE-2021-3156 (sudo heap overflow) and Chrome V8 vulnerabilities. It serves as a reference repository for security researchers studying local privilege escalation and browser exploitation techniques.

## Use cases
- reproduce the sudo Baron Samedit privilege escalation exploit
- study Linux kernel LPE exploit techniques
- learn how V8 out-of-bounds write exploits work
- test Chrome RCE exploits against vulnerable versions
- reference working exploit code for CVE research

## When to choose
- you are a security researcher studying public CVE exploits
- you need reference PoC code for privilege escalation or browser exploitation
- you are learning exploit development from real-world examples

## When to avoid
- you need a maintained security scanning or defense tool
- you want exploits for currently patched, up-to-date systems
- you need production software rather than proof-of-concept code

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: security, penetration-testing, reverse-engineering
- domain: security, penetration-testing, operating-systems, browser-extensions
- platform: browser
- tags: exploits, cve, privilege-escalation, lpe, v8, chrome, sudo, kernel-exploitation, proof-of-concept, linux

## Member repositories
- r4j0x00/exploits (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:58.354896+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:25:56.495183+00:00, confidence not recorded.
  - readme: https://github.com/r4j0x00/exploits (fetched 2026-08-28T04:06:58.354896+00:00, sha d0fd723105ed)
- Data as of 2026-08-30T08:39:29.467469+00:00.
