Pompem - Exploit Finder
Pompem is an open source tool, designed to automate the search for Exploits and Vulnerability in the most important databases.
Developed in Python, has a system of advanced search, that help the work of pentesters and ethical hackers. In the current version, it performs searches in PacketStorm security, CXSecurity, ZeroDay, Vulners, National Vulnerability Database, WPScan Vulnerability Database and etc.
Requirements:
Usage:
$ pompem.py [-s/--search keyword, keyword, keyword,...]
[--txt Write txt file ]
[--html Write html file ]
Options:
-h, --help show this help message and exit
-s, --search text for search
--txt Write txt File
--html Write html File
$ python3.5 pompem.py -s Wordpress
$ python3.5 pompem.py -s Joomla --html
$ python3.5 pompem.py -s "Internet Explorer,joomla,wordpress" --html
$ python3.5 pompem.py -s FortiGate --txt
$ python3.5 pompem.py -s ssh,ftp,mysql
You might also like:
- Responder - An LLMNR, NBT-NS, and mDNS Poisoner
- Parsero - Robots.txt Audit Tool
- MobiSec - Mobile Penetration Testing Distribution
- EyeWitness - A Rapid Web Application Triage Tool
- WIG - Web Application Information Gathering Tool
- Skipfish - Web Application Security Scanner
- Blackhash - Audit Passwords Without Hashes
- peepdf - PDF Analysis Tool
- MITMer - Automated Man-In-The-Middle Attack Tool
- Nagios XI - Enterprise Server and Network Monitoring Software
- URLCrazy - Domain Name Typo Tool
- CrowdInspect - Host-based Process Inspection Tool
- Havij - Automated SQL Injection Tool
- DVIA - Damn Vulnerable iOS Application
- WAF-FLE - An Open-source ModSecurity Console
- ParameterFuzz - Web Application Security Scanner
- Dumb0 - Simple Script To Harvest Usernames In Popular Forums and CMS
from Effect Hacking full article here