Hi i am new here , i am doing the Bug Bouty Hunter Path, i am in module Using Web Proxies, Section - Proxie Tools.
My task is "Try running ‘auxiliary/scanner/http/http_put’ in Metasploit on any website, while routing the traffic through Burp. Once you view the requests sent, what is the last line in the request? "
i have the deafult burp proxie configuration http 127.0.0.1 8080
but it seen to only show me the web-browser requests.
if i do a nmap --proxies http://127.0.0.1:8080 “target”
burp dosent showme the requests in burp-intercept
“I know i have to use proxiechains with msfsconsole, but i am not been able to see requets on burp-proxy , other than web-requests”
Such a stupid review question I also wasted 2 hours of my life!!
the answer is the default content of the FILEDATA - do not modify it how I did but just keep the original value “msf xxxx xxxx” and you will catch that posted
(I was looking for something else -some kind of msf control messages which I couldn’t produce)
Same here, the proxy seems to work with curl and metasploit but not with nmap. I have even used proxychains with nmap to proxy traffic to htb boxes, but in this scenario it doesn’t seem to work with burp, using proxychains or --proxies, --proxy flags.