vulscan
vulscan copied to clipboard
Update stuff
Update CVE and ExploitDB databases, Update README.
Thanks, but I would recommend updating them yourself then as they are very very obsolete. I created seperate tool in Python to automatically obtain vulnerablities from ExploitDB and CVE, convert them to vulscan's format and puts them in files. If you want, I can also share that tool.
Please share the tool
Please share the tool
Sure. Check these out: https://pastebin.com/ADn4hi5a https://pastebin.com/c5uEvCNB
Using the ./update.sh
script, the latest CVEs I get are from 2013 ... This makes vulscan
super obsolete. I agree it's time to download the CSVs directly from their source using the corresponding APIs.
Any updates here ?
Please share the tool
Sure. Check these out: https://pastebin.com/ADn4hi5a https://pastebin.com/c5uEvCNB
Hi, the Python code for accessing the CVE database works fine, but the code for ExploitDB seems to be down. Can you please provide it again? Thanks!