Findsploit: Find exploits in local and online databases

Finsploit is a simple bash script for quick and easy search of both local and online databases with exploits.

This repository also includes “copysploit” to copy any from exploit-db in the current folder and “compilesploit” to automatically “compile” and any C exploit (eg ./copysploit 1337.c && ./compilesploit 1337.c).

Installation

git clone https://github.com/1N3/Findsploit.git cd Findsploit ./install.sh

Use

Search for all exploits and modules using a single search term: * findsploit  (ie. findsploit apache) Search multiple search terms: * findsploit    ... Show all NMap scripts: * findsploit nmap Search for all FTP NMap scripts: * findsploit nmap | grep ftp Show all Metasploit auxiliary modules: * findsploit auxiliary Show all Metasploit exploits: * findsploit exploits Show all Metasploit encoder modules: * findsploit encoder Show all Metasploit payloads modules: * findsploit payloads Search all Metasploit payloads for  only payloads: * findsploit payloads | grep windows

Videos:

You can download the program from here.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.087 registrants.

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).