Skip to content

An automated penetration testing information collection tool / 一款自动化渗透测试信息搜集类工具

Notifications You must be signed in to change notification settings

baimao-box/Pulo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulo v1.0

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

Install

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

image

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.

Run

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

image

image

image

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

About

An automated penetration testing information collection tool / 一款自动化渗透测试信息搜集类工具

Resources

Stars

Watchers

Forks

Packages

No packages published