Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/francescodisalesgithub/downloadsploit

QuickScript to download exploits from exploitdb
https://github.com/francescodisalesgithub/downloadsploit

download download-exploits exploit exploitdb exploits hacking hacking-tool metasploit quickscript searchsploit

Last synced: 4 days ago
JSON representation

QuickScript to download exploits from exploitdb

Awesome Lists containing this project

README

        

# 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.