Skip to content

SecureAxis/ExploitEagle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExploitEagle - Exploit DB Search Tool

ExploitEagle soars through the vast sky of the Exploit Database, hunting down the most relevant exploits for you, right from the comfort of your terminal.

Introduction:

In the realm of cybersecurity, staying up-to-date with the latest vulnerabilities and exploits is crucial. ExploitEagle is our response to this need. A tool designed for both seasoned penetration testers and budding security enthusiasts, it provides quick access to the Exploit Database, ensuring that you're always equipped with the latest tools to assess system vulnerabilities.

Program Description:

ExploitEagle is a command-line interface (CLI) tool developed in Python. Leveraging the power of web scraping, it fetches data directly from the Exploit Database based on user input. With a clean, user-friendly display, it showcases the title, link, and date of the exploits. Whether you're doing a vulnerability assessment, penetration test, or just staying informed, ExploitEagle is your reliable companion.

Installation:

  1. Clone the repository:
git clone https://github.com/YourGitHubUsername/ExploitEagle.git
  1. Navigate to the cloned directory:
cd ExploitEagle
  1. Install the required Python packages:
pip install -r requirements.txt
  1. Run the script:
python exploitEagle.py

Usage:

  1. Launch the script:
python exploitEagle.py
  1. Enter your search query when prompted.
  2. Browse through the displayed exploits.

Happy Hunting!

About

ExploitEagle is a lightweight, fast, and efficient CLI tool for searching the Exploit Database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages