[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <200505201453.j4KErQAo014168@turing-police.cc.vt.edu>
Date: Fri May 20 15:53:35 2005
From: Valdis.Kletnieks at vt.edu (Valdis.Kletnieks@...edu)
Subject: FW: looking for a HTTPS redirect server
On Fri, 20 May 2005 20:08:46 +0530, Gaurav Kumar said:
> wait.. fedric solution is not gonna work...beacuse the client is a
> thick application and only allows ip address of the web server to be
> entered, there is no option i can change ssl port 443 also.
>
> in short,
>
> the client send HTTPS request directly to the webserver, and the
> client doesnt allow to change anything other than server address.
So do this instead:
stunnel -c -d 127.0.0.1:443 -r your-https-server:443
your-scanner-program 127.0.0.1 443
Change the 2 80s to 443s. ;)
Or use a second tunnel (ssh, whatever) to connect the 80 to the 443.
Probably can do this with iptables if you're on a Linuxoid box too..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 226 bytes
Desc: not available
Url : http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20050520/85112cdb/attachment.bin
Powered by blists - more mailing lists