Penetration Testing mailing list archives

Re: Remote connection to Webmin Service (Port 10000)


From: Mattias Ahnberg <mattias () ahnberg pp se>
Date: Tue, 10 Feb 2004 11:08:33 +0100

"a" == aaron  <aaron () aaronp com> writes:

a> Try telnet-ssl, =).

Or stunnel to tunnel almost anything through SSL. :)
Quick example to just use it to connect to a SSL website:

  $ stunnel -c -r webserver:443
  HEAD / HTTP/1.0
  
  HTTP/1.1 200 OK
  Server: Microsoft-IIS/5.0
  Content-Location: https://10.0.10.12/index.html
  Date: Tue, 10 Feb 2004 10:07:37 GMT
  Content-Type: text/html
  Accept-Ranges: bytes
  Content-Length: 1248

/ahnberg.

---------------------------------------------------------------------------
Free trial: Astaro Security Linux -- firewall with Spam/Virus Protection

Protect your network with the comprehensive security solution that
integrates six applications for ease of use and lower TCO.

Firewall - Virus protection - Spam protection - URL blocking - VPN
- Wireless security.

Download 30-day evaluation at:
http://www.astaro.com/php/contact/securityfocus.php
----------------------------------------------------------------------------


Current thread: