Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/steake/cve-tracker
- Owner: Steake
- Created: 2024-10-29T23:26:39.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T00:36:27.000Z (about 2 months ago)
- Last Synced: 2024-10-30T02:51:46.624Z (about 2 months ago)
- Topics: cve, cve-tracker, cve-tracking, exploit, github, gitlab, tracker
- Language: Svelte
- Homepage: https://cvetraq.netlify.app
- Size: 484 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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_