Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Pen-Test
[Top] [All Lists]

RE: looking for a HTTPS redirect tool

Subject: RE: looking for a HTTPS redirect tool
Date: Tue, 24 May 2005 10:32:48 -0500
Sounds like Apache with mod_ssl and mod_proxy (configured as a reverse
proxy) is what you're looking for.  Easy to set up, and no proxy config
required on the client side.
http://httpd.apache.org/docs/mod/mod_proxy.html

If you need to do serious data manipulation within the requests, maybe
you should just pipe the requests through stunnel to a python script or
something instead.

-Harry
-----Original Message-----
From: Rajeev Kapoor [mailto:raj_kap99@yahoo.com] 
Sent: Friday, 20 May, 2005 09:25 AM
To: pen-test@securityfocus.com
Subject: looking for a HTTPS redirect tool 



i am looking for a HTTPS redirect tool, not a proxy.
 
i need to test a web based application, it
communicates via port 443 
only and doesnot have option of specifying the proxy
server, only server 
ip address can be given.
i want a redirect tool that will accept connections on
ssl and forward 
it to the web server, it should itself act like a web
server not a 
proxy server.
 
i could have achived it via Cain arp posioning but i
need to edit the 
data also
anybody know of such tool?
thanks,
rajeev


                
Discover Yahoo! 
Find restaurants, movies, travel and more fun for the weekend. Check it
out! 
http://discover.yahoo.com/weekend.html 


<Prev in Thread] Current Thread [Next in Thread>