Skip to content

danilo1992-sys/exploit-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exploit-search

CLI tool for searching exploits in the Exploit Database using pyxploitdb.

Usage

# Search by program name and version
python main.py <programa> <version>

# Search by CVE
python main.py --cve <CVE-ID>

Examples

python main.py apache 2.4.49
python main.py --cve CVE-2024-1234

Installation

uv sync

Build

pyinstaller main.spec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages