Friday, March 8, 2019

Pompem - Exploit and Vulnerability Finder

Pompem is an open source tool that is designed to automate the search for exploit 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. See instruction below on how to use Pompem.

1. git clone https://github.com/rfunix/Pompem.git


2. cd Pompem 


3. pip install -r requirements.txt


4. python2 pompem.py 


5. Example of how to use:

python2 pompem.py -s Wordpress

python2 pompem.py -s Joomla --html

python2 pompem.py -s "Internet Explorer,joomla,wordpress" --html

python2 pompem.py -s FortiGate --txt

python2 pompem.py -s ssh,ftp,mysql

1 comments:

  1. I did integrate this tool online https://www.nmmapper.com/searchindex/pompemsearch/

    ReplyDelete