Penetration Testing mailing list archives

Re: Securing Insecure SMTP


From: Danny Fullerton <dfullerton () mantor org>
Date: Mon, 06 Oct 2008 02:06:04 -0400

Hi,

you can use stunnel to do so. It will act as a SSL tunnel from your
internal SMTP port (127.0.0.1:25) to the actual SMTPs server port
(x.x.x.x:465).

---
Danny Fullerton
Mantor organization

Ahmed Zaki wrote:
Hi all

 

                I am presented with a client software that attempts to
connect to an smtp on port 25 . The good part is the smtp server does not
accept connections on port 25 instead it uses the SSL smtp port. What I
probably need is to proxy the outgoing connections to port 25 so that they
go to the other port . Any recommendations on how to achieve that ?

 

Regards


------------------------------------------------------------------------
This list is sponsored by: Cenzic

Top 5 Common Mistakes in 
Securing Web Applications
Get 45 Min Video and PPT Slides

www.cenzic.com/landing/securityfocus/hackinar
------------------------------------------------------------------------

  

------------------------------------------------------------------------
This list is sponsored by: Cenzic

Top 5 Common Mistakes in 
Securing Web Applications
Get 45 Min Video and PPT Slides

www.cenzic.com/landing/securityfocus/hackinar
------------------------------------------------------------------------


Current thread: