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
Jump to: navigation, search
(New section: Questions)
(Questions)
Line 3: Line 3:
 
'''How do I specify the user name and password for an authenticated Proxy?'''
 
'''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 am running behind a firewall/proxy that requires authentication. There is no UI for entering a user name and password required for 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.
 
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.
 +
 +
[[User:Nchristiansen|Nchristiansen]] 17:46, 8 January 2008 (EST)
 +
----

Revision as of 22:46, 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 for 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.

Nchristiansen 17:46, 8 January 2008 (EST)