portSpider: lightning fast multithreaded network scanner framework – Penetration Testing

A lightning fast multithreaded network scanner framework with modules.

modules:

http – Scan for open HTTP ports, and get the the titles.

mysql – Scan for open MySQL servers, and try to log in with the default credentials.

mongodb – Scan for open MongoDB instances, and check if they are password protected.

ssh – Scan for open SSH ports.

printer – Scan for open printer ports and websites.

gameserver – Scan for open game server ports.

manual – Scan custom ports.

commands:

modules – List all modules.

use – Use a module.

options – Show a module’s options.

set – Set an option.

run – Run the selected module.

back – Go back to menu.

exit – Shut down portSpider.

installing

$ sudo apt-get update && sudo apt-get install python3 python3-pip -y

$ git clone http://ift.tt/2n4xduz

$ cd portSpider/

$ python3 -m pip install -r requirements.txt

Source: Github

The post portSpider: lightning fast multithreaded network scanner framework appeared first on Penetration Testing. http://ift.tt/2shgb2k http://ift.tt/2aM8QhC

Deixe um comentário