Metasploit mailing list archives

http connect proxy support?


From: tmaletic at gmail.com (Tim Maletic)
Date: Wed, 12 Mar 2008 14:04:29 -0400

If you just want to find out the response:
set SSL true
and inside your module
res = send_request_raw { }
print_status(res)
There are many ways.. but it works - res = deSSLed HTTP server response.

Well, ok, I can make that work.  (And thanks for the tip, Patrick.)
But my original question is still out there: when I set Proxies to
something like "http:127.0.0.1:8080" it never works.  Is this a known
issue?

-tm



Current thread: