VHOST Scanning

Virtual Host Scanner

# Basic HTTP Scanner that'll enumerate virtual hosts on a given IP
# It may reveal hidden hosts
# Docker ? 

ruby scan.rb --ip=192.168.1.101 --host=domain.tld

# Options
--ignore-http-codes 
--ignore-content-length
--port  ---  If running on another port
--wordlist  ---  specify an alternative location for the wordlist file
--ssl  ---  on/off depending if you want to connect to HTTP
--output  ---  output file