Virtual Hosts
Last updated
Last updated
At the core of virtual hosting
is the ability of web servers to distinguish between multiple websites or applications sharing the same IP address. This is achieved by leveraging the HTTP Host
header, a piece of information included in every HTTP
request sent by a web browse
VHost fuzzing
is a technique to discover public and non-public subdomains
and VHosts
by testing various hostnames against a known IP address.