Burp Suite User Forum

Create new post

Keep getting ajax instead of the actual request

Dawn | Last updated: Dec 12, 2023 08:16AM UTC

I keep getting GET /ajax/libs/noty/3.1.4/noty.css.map HTTP/2 Host: cdnjs.cloudflare.com Sec-Ch-Ua: "Not_A Brand";v="8", "Chromium";v="120" Sec-Ch-Ua-Mobile: ?0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Safari/537.36 Sec-Ch-Ua-Platform: "Windows" Accept: text/css,*/*;q=0.1 Sec-Fetch-Site: cross-site Sec-Fetch-Mode: no-cors Sec-Fetch-Dest: style Referer: http://localhost:3001/ Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 Priority: u=0 instead if my actual request

Michelle, PortSwigger Agent | Last updated: Jan 08, 2024 03:47PM UTC

Hi If you forward this request, you should eventually get to the request you are looking for as Burp will intercept all requests from your browser that match the rules configured under Settings > Proxy > Request interception rules. You can control which requests are intercepted, by changing the rules under Settings > Proxy > Request interception rules, then you will not need to forward as many requests. I would suggest configuring Settings > Project > Scope > Target Scope with the URL of the site you are testing and then configuring Settings > Proxy > Request interception rules and enabling the rule which says ' And URL Is in target scope'. You can find out more about intercepting traffic here: https://portswigger.net/burp/documentation/desktop/getting-started/intercepting-http-traffic

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.