Skip to content

Steake/CVE-Tracker

Repository files navigation

🕵️‍♂️ CVE PoC Tracker

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.

🚀 Features

  • 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

🎨 Design Philosophy

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

🛠 Tech Stack

  • SvelteKit (because React is just... horrific )
  • Artisanal hand-crafted CSS
  • Free-range API integrations
  • Locally-sourced JavaScript modules

🌱 Getting Started

# 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 

🎯 Usage

  1. Browse the curated collection of PoCs
  2. Filter by source, stars, and timeframe
  3. Search for specific vulnerabilities
  4. Click through to view original repos
  5. Stay informed, stay secure

⚠️ Disclaimer

This tool is for educational purposes only. We're not responsible for any mainframes you may or may not hack while using it.

📝 License

GPL or whatever u like.


Made with ❤️‍🔥 and unnecessary complexity