Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 938 Bytes

File metadata and controls

24 lines (14 loc) · 938 Bytes

(my final year CSE major project)

CVEdB

Yet Another Open Source vulnerability database

to run the repo successfully you have to find Vulners API key and VulDB API Key and put them in exploit_link.py and exploit_price.py files respectively

to install all dependencies, run

pip install -r requirements.txt.

For a cleaner usage, make a virtualenv and then install the depenendecies.

After installing the dependencies, run the flask app.

py ./app.py - Windows

Also for that user friendly chart that shows CVSS scores neatly, download Chromedriver and keep in the same folder.

Then visit the localhost link the flask app provides.

Will upload it somewhere in the future if i make the rotating api keys concept and implement it successfully, or not idk.

The Result Video

Results.2.mp4