leebaird / discover

Custom bash scripts used to automate various penetration testing tasks including recon, scanning, enumeration, and malicious payload creation using Metasploit. For use with Kali Linux.
MIT License
3.42k stars 825 forks source link

Add checks to update exploitdb #179

Closed simonfalke-01 closed 2 years ago

simonfalke-01 commented 2 years ago

Add checks to update exploitdb (exploitdb, exploitdb-bin-sploits, exploitdb-papers)

leebaird commented 2 years ago

Although you code is spot on, this can all be accomplished by using 'searchsploit -u'. I don't think I want to add that option to the update script because that pulls down just over 2.9GB of data. That would make the image very bloated.