pen-test
[Top] [All Lists]

Re: Port 1443

To: pen-test@securityfocus.com
Subject: Re: Port 1443
From: Mark Foster <mark@foster.cc>
Date: Thu, 21 Dec 2006 09:23:04 -0800
Delivered-to: sp-com-lists@consult.net
Delivered-to: pentest-list2@consult.net
Delivered-to: mailing list pen-test@securityfocus.com
Delivered-to: moderator for pen-test@securityfocus.com
In-reply-to: <20061221034216.54664.qmail@web38103.mail.mud.yahoo.com>
List-help: <mailto:pen-test-help@securityfocus.com>
List-id: <pen-test.list-id.securityfocus.com>
List-post: <mailto:pen-test@securityfocus.com>
List-subscribe: <mailto:pen-test-subscribe@securityfocus.com>
List-unsubscribe: <mailto:pen-test-unsubscribe@securityfocus.com>
Mailing-list: contact pen-test-help@securityfocus.com; run by ezmlm
References: <20061221034216.54664.qmail@web38103.mail.mud.yahoo.com>
Resent-date: Thu, 21 Dec 2006 10:08:43 -0700 (MST)
Resent-from: pen-test-return-1078483307@securityfocus.com
Resent-message-id: <20061221170843.C3C4514DAAD@outgoing2.securityfocus.com>
Resent-sender: listbounce@securityfocus.com
Sender: listbounce@securityfocus.com
User-agent: Thunderbird 1.5.0.8 (X11/20061025)
kapil assudani wrote:
> Hi Guys,
>
> I was wondering if anybody knew about or stumbled across an open port 1443, 
> and has anything to say about it.  Google search brings in Integrated 
> Engineering Software or another result comes back with 1443-1445 used for 
> MSSQL2K.
>
> Any insight on this will be highly appreciated.
>   
AFAIK MS SQL listens on 1433 and 1434
http://www.iana.org/assignments/port-numbers

Why don't you try nmap -sV -p 1443 <ip-address>
or telnet <ip-address>1443
or openssl s_client -connect <ip-address>:1443
and see what happens? Maybe you'll get a banner or login prompt of some
kind.

-- 
Some days it's just not worth chewing through the restraints...
Mark D. Foster, CISSP <mark@foster.cc>  http://mark.foster.cc/



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