This is an automated information collection tool for penetration testing. You only need to enter the domain name or ip to get the template's open port information, web directory, subdomain name, and plug-in vulnerabilities.
This tool can also automatically search for related vulnerabilities in the vulnerability database based on the scanned port service version and output
git:
git clone https://github.com/baimao-box/Pulo.git
Enter the directory after decompression
chmod +x setup.py
python3 setup.py
Need to wait for a few minutes, during which you need to manually select some things, the default is fine
After the installation is complete, you will be prompted whether to install searchsploit. This tool is very large, so ask here. If the network is good, you can install it.
help:
pulo -u [url]
example:
pulo -u http://www.exploit.com
It will take some time for the tool to run, you need to wait for about 5 minutes
Only need to enter a domain name, you can get the open port and service version, web directory, sub-domain name, plug-in vulnerability information
It can also automatically search for related vulnerabilities in Kali's exploit-db vulnerability database according to the scanned service version