vulscan icon indicating copy to clipboard operation
vulscan copied to clipboard

Update stuff

Open eoksum opened this issue 2 years ago • 5 comments

Update CVE and ExploitDB databases, Update README.

eoksum avatar Mar 09 '22 18:03 eoksum

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.

eoksum avatar Mar 11 '22 13:03 eoksum

Please share the tool

perlland avatar Mar 23 '22 06:03 perlland

Please share the tool

Sure. Check these out: https://pastebin.com/ADn4hi5a https://pastebin.com/c5uEvCNB

eoksum avatar Jun 25 '22 17:06 eoksum

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 ?

ocervell avatar Jan 31 '23 10:01 ocervell

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!

yuunnn avatar May 17 '23 10:05 yuunnn