▲ | samsonradu 3 days ago | ||||||||||||||||||||||
How does it manage to hide the requests to 127.0.0.1 from the network tab? | |||||||||||||||||||||||
▲ | worthless-trash 3 days ago | parent | next [-] | ||||||||||||||||||||||
The requests are not made, because some operating systems prevent this. If you're on OSX, the permission to "discover on the local network" prevents it from happening ( System Settings -> Privacy & Security -> Local Network -> yourbrowser ) Could also be 'network' permissions on firefox ( Go to Settings > Privacy & Security > Permissions ) which is on a per site level, but iirc that could be set site-wide at some point. The other browsers likely have similar configs, but this is what I have found. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | M95D 3 days ago | parent | prev [-] | ||||||||||||||||||||||
I have no ideea. Possibly that's a limitation of Chrome+Firefox developer tools (I get the feeling it's the same code)? But I found what "burp" is: https://portswigger.net/burp/communitydownload | |||||||||||||||||||||||
|