Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steake/cve-tracker

Track latest CVE PoCs on Github and Gitlab.
https://github.com/steake/cve-tracker

cve cve-tracker cve-tracking exploit github gitlab tracker

Last synced: 8 days ago
JSON representation

Track latest CVE PoCs on Github and Gitlab.

Awesome Lists containing this project

README

        

# πŸ•΅οΈβ€β™‚οΈ 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

```bash
# 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_