How does Burp bypass cloudflare?

81 Views Asked by At

I am trying to login to website using http requests. I checked what request sends app using Burp Proxy, and I send exactly the same request to login using Postman.

I noticed something weird. When I send request using Postman via Burp Proxy it works, but when I send the same request without Burp Proxy I get 403 Forbidden and cloudflare verification js in response. I thought that Burp Proxy changes something in request so I disabled everything: enter image description here

But still when I send through Burp it works, and directly it doesn't.

0

There are 0 best solutions below