This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Talk:Chaining WebScarab onto another proxy"
From OWASP
(Removing all content from page) |
(New section: Questions) |
||
Line 1: | Line 1: | ||
+ | == Questions == | ||
+ | '''How do I specify the user name and password for an authenticated Proxy?''' | ||
+ | |||
+ | I am running behind a firewall/proxy that requires authentication. There is no UI for entering a user name and password required fro the chained proxy. | ||
+ | |||
+ | I looked at the source code to see if it is a feature that is supported, but undocumented. It appears to not be an option, however WebScarab uses the jcifs library so it can do an authenticated NTLM proxy connection if it was coded. |
Revision as of 22:36, 8 January 2008
Questions
How do I specify the user name and password for an authenticated Proxy?
I am running behind a firewall/proxy that requires authentication. There is no UI for entering a user name and password required fro the chained proxy.
I looked at the source code to see if it is a feature that is supported, but undocumented. It appears to not be an option, however WebScarab uses the jcifs library so it can do an authenticated NTLM proxy connection if it was coded.