Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 574 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 574 Bytes

Hostname Polluter

A chrome extension that changes the host header on requests. Useful for hunting down badly configured virtual hosts.

Use cases:

(From a real case) Imagine an apache server has the following virtualhosts:

Using this extension, you can fall back to the parent directory from example.com Or, sometimes people leave stuff on the localhost virtual because they don't think its accessible remotely.