summitt / Nope-Proxy

TCP/UDP Non-HTTP Proxy Extension (NoPE) for Burp Suite.
1.52k stars 236 forks source link

Proxy can't be enabled #55

Closed molitona closed 1 year ago

molitona commented 2 years ago

I'm following FB guide to configure FB Lite app to be proxied through burp (https://www.facebook.com/whitehat/education/testing-guides)

I've a problem that is the proxy can't be enabled even though burp isn't listening on port 443.

2021-09-03_15-09

Any help, please !

rbk0 commented 2 years ago

You running Burp with administrative privileges? If you're using *NIX start Burp as root. If you're on Windows running Burp "run as Administrator" should solve the problem. Listening on ports lower than 1024 requires administrative privileges in general.