Because staying ahead of the curve is too mainstream
A minimalist, milw0rm-inspired dashboard for tracking the latest Proof of Concept exploits from the underground (aka GitHub and GitLab). Built with SvelteKit.
- Real-time PoC aggregation from multiple sources
- Cyberpunk-inspired terminal UI
- CVSS severity ratings with fancy tooltips
- Blazingly fast™ search and filtering
- Fully responsive, because exploits should be accessible everywhere
I believe security tools should look like they're straight out of a William Gibson novel. That's why I've gone with:
- Monospaced everything (Courier Prime, because we're fancy)
- Terminal-inspired color scheme
- Minimalist yet functional UI
- Smooth micro-interactions
- SvelteKit (because React is just...
horrific) - Artisanal hand-crafted CSS
- Free-range API integrations
- Locally-sourced JavaScript modules
# Clone this indie repo
git clone https://github.com/steake/cve-poc-tracker
# Install artisanal dependencies
npm i
# Fire up the development server
npm run dev
# Build
npm run build
- Browse the curated collection of PoCs
- Filter by source, stars, and timeframe
- Search for specific vulnerabilities
- Click through to view original repos
- Stay informed, stay secure
This tool is for educational purposes only. We're not responsible for any mainframes you may or may not hack while using it.
GPL or whatever u like.
Made with ❤️🔥 and unnecessary complexity