Solution for localhost HTTP traffic from Firefox browser not intercepted and captured in Burp proxy

Опубликовано: 14 Март 2025
на канале: Web Security Tutorials
3,721
60

This short and quick video shows the solution for an issue where the localhost traffic from firefox browser is not intercepted in proxy such as burp

Simple Steps:

1. In Firefox URL bar, type about:config
2. search for value network.proxy.allow_hijacking_localhost and change it to true
3. That's it. I will work now