Lightweight and Portable CVE Proof-of-Concepts Finder.
git clone https://github.com/ncryptsion/cves.git
npm install
pnpm install
pkg .
cves <CVE>
| Argument | Description | Example |
|---|---|---|
| CVE | The CVE to find it's PoCs. | cves CVE-2025-32463 |
This project is distributed under MIT License