lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri May 20 15:20:45 2005
From: fcharpen at xmcopartners.com (Frederic Charpentier)
Subject: looking for a HTTPS redirect server

Hi Rajeev;
the solution is "Stunnel" at http://www.stunnel.org/download/

stunnel -c -d 127.0.0.1:80 -r your-https-server:443

your-scanner-program 127.0.0.1 80

If your tool is too aggressive, stunnel will fall down.

Fred.

Rajeev Kapoor wrote:
> 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

-- 
Frederic Charpentier - Xmco Partners
Security Consulting / Pentest
web  : http://www.xmcopartners.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ