8000 GitHub - coffeak/exploit-tracker: This Python-based GUI application allows you to track the latest security vulnerabilities (CVEs) using the
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This Python-based GUI application allows you to track the latest security vulnerabilities (CVEs) using the

Notifications You must be signed in to change notification settings

coffeak/exploit-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Exploit Tracker

Python License Version GUI

A comprehensive Python GUI application for tracking and analyzing security vulnerabilities from the National Vulnerability Database (NVD).

Features

  • 🚀 Real-time CVE tracking with automatic refresh
  • 🌍 Multi-language support (English/Turkish)
  • 🌓 Theme customization (Light/Dark modes)
  • 🔎 Advanced filtering by:
    • Severity (Critical/High/Medium/Low)
    • Date ranges (Last 7d/1m/1y/Custom)
    • Keyword search
  • 📁 Export capabilities to CSV
  • ⚙️ Customizable settings:
    • Results count (10-100)
    • Sort order (Newest/Oldest first)

Ekran görüntüsü 2025-03-30 152910

Ekran görüntüsü 2025-03-30 152817

Installation

Requirements

  • Python 3.8+
  • pip package manager

☕ Would You Like to Buy Me a Coffee?

Software development, creating content and sharing knowledge is my passion! If you find my work valuable and would like to support me, you can contribute to my motivation by buying me a coffee.

thankyou

👉 buymeacoffee.com/coffeak

Every coffee gives me energy to create new projects. 🚀 Thank you! 🙏

Quick Start

# Clone the repository
git clone https://github.com/coffeak/exploit-tracker.git
cd exploit-tracker

# Install dependencies
pip install -r requirements.txt




# Run the application
python exploit_tracker.py

self.API_KEY = "your-api-key-here"  # In ExploitTracker class __init__






About

This Python-based GUI application allows you to track the latest security vulnerabilities (CVEs) using the

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0