# ycdxsb/PocOrExp_in_Github

Automatically Collect POC or EXP from GitHub by CVE ID.

Repository: https://github.com/ycdxsb/PocOrExp_in_Github
Canonical: https://ross.abutalabs.com/products/pocorexp_in_github
Homepage: https://pocorexp.nsa.im
Language: Python
License: MIT
License Family: permissive
Topics: poc, exploit, cve, vulnerabilities
Last push: 2026-09-03T01:16:08+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 100
- inputs: {"age_days": 1968, "days_push": 0, "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 1198, forks 237 (observed 2026-09-03T02:15:20.773263+00:00)

## What it is
A Python CLI tool that automatically aggregates proof-of-concept (POC) and exploit (EXP) code from GitHub by CVE ID, using CVE information from the official CVE website. It maintains per-year indexes of vulnerabilities with public exploit code and can continuously watch for new POCs.

## Use cases
- find public exploits for a specific CVE id
- collect all POCs for CVEs from a given year
- monitor GitHub for newly published exploit code
- build a vulnerability research dataset from GitHub
- check whether a CVE has a working proof of concept
- aggregate exploit references for pentest preparation

## When to choose
- you need a continuously updated index of CVEs with public POC/EXP on GitHub
- you want to search exploit availability by CVE year in bulk
- you run vulnerability triage and want automated POC discovery

## When to avoid
- you need exploits for vulnerabilities known only by MS numbers or nicknames like MS17-010
- you want a polished GUI or one-shot CVE database lookup without GitHub scraping
- you cannot provide GitHub API tokens or handle rate limits

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, web-scraping, search-engine, developer-tools
- domain: security, penetration-testing, developer-tools, crawlers
- platform: python, cli, windows
- tags: cve, poc, exploit, vulnerability-research, github-api, osint, linux, macos

## Member repositories
- ycdxsb/PocOrExp_in_Github (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:20.773263+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-30T06:22:26.615874+00:00, confidence not recorded.
  - readme: https://github.com/ycdxsb/PocOrExp_in_Github (fetched 2026-09-03T02:15:20.773263+00:00, sha 7dfd321af702)
  - homepage: https://pocorexp.nsa.im (fetched 2026-08-29T12:29:52.503567+00:00, sha 6c7f657918c6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
