
Exploiting Host-Header Injection
For account takeover:
Host-Header:
Nowadays a single web-server is used to deploy more than one application. It means all application resolves the same IP-address. So to avoid confusion. a host header is used because the host header specifies which request has to move which application.