Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 481 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 481 Bytes

Downloadsploit

QuickScript to download exploits from exploitdb

Usage

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.