Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

CVEplus

CVE+ is a pyhton script that automates part of the exploiting process.
Firstly,it starts an NMAP scan on whatever ip the user wishes. From here it makes a search for whatever service the nmap scan finds. It searches using searchsploits exploit database and returns results as JSON. From here it checks the results to find if any have CVE's associated with them. You can mirror the wanted CVE from here or you can continue to find out more information from them. If you chose to learn more it checks https://github.com/CVEProject/cvelist
from here it finds additional information from the repo about the chosen CVE. This includes references, assigners, state etc. Then you can either mirror the CVE to current dir or make another search. Furthermore, if there is a HTTP server running the script automatically prompts the use of dirbuster.

Examples

yuh

examples1

examples2

examples2

examples2

examples2

examples2

examples2

About

CVEplus is a pyhton script that utilises searchsploit and public repositories to help users find the right CVE.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages