Skip to content

PHP tool that takes screenshots of a given ips/ports combo list and then try to guess the service.

License

Notifications You must be signed in to change notification settings

gwen001/shotTheWorld

Repository files navigation

shotTheWorld

PHP tool that takes screenshots of a given ips/ports combo list and then try to guess the service.

php badge MIT license badge twitter badge


Description

shotTheWorld uses a different approach to determine what service if behind an opened port. It takes a text screenshot of a socket connection and render the output in a HTML file located in the output directory.

Install

git clone https://github.com/gwen001/shotTheWorld

Usage

Usage: php shotTheWorld.php <combo list>

Options:
	check config.php to manually change the options

Examples:
	php shotTheWorld.php combos.txt

The source file should respect the following format:

xxx.xxx.xxx.xxx:port
xxx.xxx.xxx.xxx:port
xxx.xxx.xxx.xxx:port
...

shotTheWorld preview


Feel free to open an issue if you have any problem with the script.

About

PHP tool that takes screenshots of a given ips/ports combo list and then try to guess the service.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project