534rchCVE is a powerful command-line tool for searching and displaying vulnerability information using the Vulners API. It provides a user-friendly interface with color-coded output and formatted tables for easy readability.
- 🔑 Up to Date with latest exploits ✅️
- ♾️ Provides link to exploit
- 📊 Formatted tables using PrettyTable
- 🔄 Multiple search capability in one session
- ⚡ Fast and efficient searching
- Python 3.x
- pip package manager
- Clone the repository:
git clone https://github.com/Davidson0071/534rchcve.git
cd 534rchcve
- Install dependencies:
pip install -r requirements.txt
- Get your Vulners API key from Vulners
- Run the tool:
python searchcve.py
- On first run, enter your Vulners API key when prompted
- Enter your search query (e.g., 'php 8.1')
- Specify the number of results you want (3-5 recommended)
- Review the color-coded results:
- 🔴 Red: High CVSS (≥7.0)
- 🟡 Yellow: Medium CVSS (4.0-6.9)
- 🟢 Green: Low CVSS (<4.0)
The tool displays:
- Vulnerability Title
- CVSS Score
- Associated CVE IDs
- Vulnerability Type
- Reference URL
Contributions are welcome! Please feel free to submit a Pull Request.
D4X3D
- GitHub: Davidson0071
This tool is for educational and research purposes only. Users are responsible for complying with applicable laws and regulations. hack responsibly