SHIFU: CVE Finder Toolkit
Project description
SHIFU - CVE Finder Toolkit
Introduction
SHIFU is a comprehensive and powerful toolkit designed to streamline the process of finding detailed information about Common Vulnerabilities and Exposures (CVEs). Developed with security professionals, system administrators, and developers in mind, SHIFU offers a wide range of features and capabilities to simplify CVE research and analysis.
Key Features
- Automated CVE Retrieval
SHIFU enables users to retrieve detailed information about CVEs directly from the Red Hat CVE database. By automating the retrieval process, SHIFU saves time and effort, allowing users to focus on analyzing and addressing security vulnerabilities.
- Manual and File Input Options
Users have the flexibility to input CVEs manually or provide a text file containing a list of CVEs. This dual input option caters to different user preferences and workflow requirements, enhancing usability and convenience.
- Colorized Output for Readability
SHIFU provides colorized output in the terminal, enhancing readability and making it easier for users to interpret and analyze CVE information at a glance. Color-coded text highlights key details and improves overall user experience.
- Detailed CVE Information
Upon retrieving CVE information, SHIFU presents a detailed overview of each CVE, including severity, public date, advisories, Bugzilla references, CVSS scores, CWE classifications, affected packages, and more. This comprehensive information empowers users to make informed decisions and take appropriate actions to mitigate security risks.
- Save Results for Future Reference
SHIFU allows users to save the detailed CVE information to a file for future reference and documentation. By providing a structured and organized record of CVE research, SHIFU supports auditing, compliance, and knowledge management efforts within organizations.
Technical Details
Installation Requirements
To use SHIFU, ensure that you have the following prerequisites installed:
- Ruby
- bundler (RubyGems package manager)
Installation Steps
-
Clone the SHIFU repository to your local machine:
git clone https://github.com/symbolexe/shifu.git
-
Navigate to the SHIFU directory:
cd shifu
-
Install dependencies using bundler:
bundle install
Usage Instructions
- Manual Input: Choose the option to enter CVE IDs manually. Provide the CVE IDs separated by commas (e.g., CVE-2024-3096,CVE-2022-1234) and follow the prompts.
- File Input: Choose the option to provide a file containing CVE IDs. Enter the name of the file when prompted, and SHIFU will process the CVEs one by one.
- Save Results: SHIFU will save the detailed CVE information to a file named result-cves.txt in the current directory.
Example Usage
$ ruby shifu.rb
┌────────────────────────────────────────────┐
│ SHIFU │
│ CVE Finder Toolkit │
└────────────────────────────────────────────┘
Do you want to enter CVE IDs manually or provide a file? (manual/file): manual
Enter CVE IDs separated by commas (e.g., CVE-2024-3096,CVE-2022-1234): CVE-2024-3096,CVE-2022-1234
CVE Information:
Cve: CVE-2024-3096
Severity: moderate
Public date: 2024-04-12T00:00:00Z
Advisories: []
Bugzilla: 2275061
Bugzilla description: php: password_verify can erroneously return true, opening ATO risk
Cvss score:
Cvss scoring vector:
Cwe: CWE-626
Affected packages: []
Package state:
Resource url: https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-3096.json
Cvss3 scoring vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Cvss3 score: 4.8
CVE Information has been saved to result-cves.txt
Do you want to perform another search? (y/n): n
Thanks for using SHIFU!
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support and Contributions
If you encounter any issues or have suggestions for improvements, please open an issue on GitHub. Contributions from the community are welcome and encouraged to make SHIFU even more robust and effective.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file shifucvefinder-1.0.0.tar.gz
.
File metadata
- Download URL: shifucvefinder-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b278fd960e2c46676a79ab07dc3d1b92e7b8db47e8bf30cedcdb9526d0c8681 |
|
MD5 | 5cf94bcd24d82700d25dbd4b8a36518d |
|
BLAKE2b-256 | 8c9fd80bab9b3f1c7e6a8f1810e70e410f119a49edc3629770269c672984bc1a |
File details
Details for the file shifucvefinder-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: shifucvefinder-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98555c10291a30eee98a0ccf028f2524687ad65335cc46541e0c2e87d0f72a4e |
|
MD5 | 95c5ad4b8f56b7bb0350bfba3ac52446 |
|
BLAKE2b-256 | e58222f0561fbf1c6e4052dfe59fe07058477acce3d4e588671962d1a56dbe39 |