Daniel Ashton 8d16e929d9 initial v0.1
2020-11-30 16:10:11 +01:00
2020-11-30 16:10:11 +01:00
2020-11-30 16:10:11 +01:00
2020-11-30 16:10:11 +01:00

vhostsearch

Simple tool for checking vhost at ip range

Why?

Cloudflare/Myracloud/... hides the ips of target systems. However you might have an idea in which range the real webserver is running. For this purpose simply define the name of the vhost, define ips in the ip file and let the tool check if the vhost is defined at any of those webservers.

Usage

./vhostsearch -t -rf

./vhostsearch -t maps.google.com -rf google-iprange.txt

Fin

Description
No description provided
Readme 25 KiB
Languages
Python 100%