[framework] http connect proxy support?

Tim Maletic tmaletic at gmail.com
Fri Mar 7 21:22:04 CST 2008


Dear Frameworkers:

I'm debugging an http exploit and want to watch it come and go even when
over SSL, so I'm attempting to use the Proxies environment variable to
shovel the exploit through a local web proxy (such as spike proxy or
webscarab).

After checking everything twice I still get nothing but "Unsupported proxy
type and/or version" from the framework.

The "Chainable Proxies" section of the Users Guide says HTTP Connect proxies
are supported via the proxy type "http", but grepping through the sources I
find a section of lib/rex/socket/comm/local.rb starting at line 214 that
seems to only code for the proxy type socks4.

What gives?  Is proxy type "http" not supported after all?  Or (more likely)
am I being dense?
-tm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://spool.metasploit.com/pipermail/framework/attachments/20080307/e949018d/attachment.htm 


More information about the Framework mailing list