Tool to find CVEs and Exploits.
Project description
CVE-MAKER
Use this software only for legal purposes.
I am in no way responsible for your actions.
Use python 3.11.2
Made by msd0pe
DESCRIPTION
cve-maker is a hub for finding CVEs and exploits. It is based on the official NIST, ExploitDB and Github databases. The tool makes it quick and easy to search for CVEs and their associated exploits. It is able to detect exploit compilation options. It can also be used to list the latest critical vulnerabilities.
USAGE
INSTALLATION
From PIP:
apt-get install python3 python3-pip python3-dev git libssl-dev libffi-dev build-essential curl
pip3 install --upgrade pip
pip3 install cve-maker
Or download the project:
apt-get install python3 python3-pip python3-dev git libssl-dev libffi-dev build-essential virtualenv curl
git clone https://github.com/msd0pe-1/cve-maker/
cd cve-maker
virtualenv -p python3 venv
source venv/bin/activate
pip3 install --upgrade pip
pip3 install .
# Launch:
python3 -m cve-maker
CONTRIBUTING
This project is in active development. Feel free to suggest a new feature or open a pull request !
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 cve_maker-2.5.1.5.tar.gz
.
File metadata
- Download URL: cve_maker-2.5.1.5.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ba80320e40fb2d8a6c02ec89417aeb6f68361676663155dfa471bcc40b11c3b |
|
MD5 | ef5eefe231bf59aa67bfa8b6cb662ab0 |
|
BLAKE2b-256 | 38acd0a8da0aed3615d1ec75de23e9fbfdaec7bc6acf4afe1b0c36101f81fdba |
File details
Details for the file cve_maker-2.5.1.5-py3-none-any.whl
.
File metadata
- Download URL: cve_maker-2.5.1.5-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abe1b88eedf77f4475e3ca8113782cc3f325abf208e60f44ab5dffb66c8782b7 |
|
MD5 | 161d2850deb95b9b279c8f925903b1e3 |
|
BLAKE2b-256 | ac14ef6c4ac8c2f1339e374b4335f2bbce529ba818e0c5ecd69a4f21fa0dd362 |