GithubHelp home page GithubHelp logo

bbhunter / cve-maker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from msd0pe-1/cve-maker

0.0 0.0 0.0 133 KB

Tool to detect, find, compile and execute a CVE on the current or a remote machine.

License: GNU General Public License v3.0

Python 97.45% Shell 2.55%

cve-maker's Introduction

CVE-MAKER

Use this software only for legal purposes. (Example: Vulnerable training machines.)
I am in no way responsible for your actions.
Use python 3.7
Made by msd0pe

WHAT IS IT ?

Cve-maker is a python tool to detect, find, compile and execute a CVE on the current or a remote machine.
It's the perfect tool to play with CVE and Exploits. It is intended to save you time. You can easily find your CVEs on https://www.exploit-db.com/ or with the Search option.

HOW IT WORKS ?

Cve-maker will search in CVE databases for the payload associated with the CVE that you provide it with parameters.
It creates it in the directory "/tmp/exploits/" and compiles it if necessary.

GET EXPLOIT BY CVE-ID

GET EXPLOIT BY EDB-ID

RESEARCH

Search your CVEs by entering keywords !

SHODAN

Search directly impacted devices around the world !

INSTALLATION

Download the project: git clone https://github.com/msd0pe-1/cve-maker/
You only need to execute install.sh to get the libraries useful to the program : bash install.sh

USAGE

    
Usage: python cve-maker.py [options]

Options: --version show program's version number and exit -h, --help show this help message and exit -f FIND, --find=FIND looking for an exploit by its vulnerable software -c CVE, --cve=CVE looks for the CVE from its name -e EDB, --edb=EDB looks for the CVE from its EDB-ID --critical show the last criticals vulnerabilities --shodan search targets from a given CVE

Examples: python cve-maker.py -f "Log4j" python cve-maker.py -c CVE-2021-44228 python cve-maker.py -e 50592 python cve-maker.py -c 2019-98765 --shodan python cve-maker.py -f "php 8.1.0" --shodan python cve-maker.py --critical

Tool to find CVEs, Exploits and Vulnerable Targets. Source code put in public domain by msd0pe,no Copyright Any malicious or illegal activity may be punishable by law Use at your own risk

CONTRIBUTING

This project is in active development. Feel free to suggest a new feature or open a pull request !

cve-maker's People

Contributors

msd0pe-1 avatar rnek0 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.