summitt / Nope-Proxy

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

DNS what? #46

Closed aesthetick closed 3 years ago

aesthetick commented 3 years ago

I'd like to ask if im dumb.. or if it's an issue :D I cannot get this working properly. In the first case i tried to forward the DNS requests to my router, but that doesen't seems to be working. Every time i try to open a page with configuration as follows: /-------------------------------------------------------------------------------------/ NoPE proxy DNS Response IP: IP of my machine; NoPE proxy interface selected: en0; NoPE proxy port:53;

OS DNS server: IP of my machine -> this does not work because my machine is not a dns server ; and some usual OS HTTP & HTTPS to Burp (8080) /-------------------------------------------------------------------------------------/ So im asking if it is possible to somehow get this working.. In best scenario even without messing with the dns entirely... If not, am i supposed to create some sort of DNS service on my machine? Or forward the DNS queries to the router and then interpret them back? When i open some page, theres the Burp Suite error message: Not reachable (or something); Trying to intercept traffic from just one machine, not any other. MacOS - Big Sur

Looks like a really handy tool but cannot get this to work normally :( Thanks<3