PortSwigger / param-miner

https://portswigger.net/blog/practical-web-cache-poisoning
Other
1.23k stars 166 forks source link

Force HTTP/1.1 when using a header mutation #70

Closed DanielIntruder closed 2 years ago

DanielIntruder commented 2 years ago

When a header mutation is used, force the use of HTTP/1.1. Relies on a PR to alibinowaxUtils which I will open.

This seems to be working for me, though I struggle to navigate the codebase and all the options so I may have missed some changes which need to be made.

DanielIntruder commented 2 years ago

See https://github.com/albinowax/albinowaxUtils/pull/2