Closed ericnyamubbp closed 3 years ago
The host is added because when you enable the extension, requests are no longer sent to the target. Requests are sent to the API Gateway endpoint see this for more info: https://rhinosecuritylabs.com/aws/bypassing-ip-based-blocking-aws/.
You could try a match and replace to change the Host header but that will probably break the way API Gateway works. I am not sure of any other fix but let me know if you figure something out.
Hi @ericnyamubbp @DaveYesland , Did you find a solution to this problem, I am having the same problem, i know the request is sent to the API gateway endpoint and it then sends a request further to the target and bring back the response.
But im not getting the desired response, the response is from the was API endpoint instead of the target.
Im using burp v2022.8.2
Hi,
When using the iprotator something strange is happeing.Itsnot on all sites though.A new host is being requested.It called 3od2hxr135.execute-api.eu-north-1.amazonaws.com .And it messing up the attack.Take a look at the screenshots
Is there away to remove this host from being added.
Thanks