QuickScript to download exploits from exploitdb
Clone this repository, and then search an exploit on exploit-db. When you select an exploit, you can see on your browser's URL an ID after exploits. It's something like:
https://www.exploit-db.com/exploits/49094
Copy the numeric-id and then pass it as a terminal argument for Downloadsploit:
./DownloadSploit.sh 49094
Wait for the download,and after it is done, check the folder to see the output.