pen-test
[Top] [All Lists]

RE: Port 1443

To: "'Mark Foster'" <mark@foster.cc>, pen-test@securityfocus.com
Subject: RE: Port 1443
From: "Richards, Jim" <jim.richards@dot.state.wi.us>
Date: Thu, 21 Dec 2006 13:18:32 -0600
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
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
Resent-date: Thu, 21 Dec 2006 19:32:31 -0700 (MST)
Resent-from: pen-test-return-1078483308@securityfocus.com
Resent-message-id: <20061222023231.47179182E38@outgoing2.securityfocus.com>
Resent-sender: listbounce@securityfocus.com
Sender: listbounce@securityfocus.com
Isn't that the admin port for sql-server

the 'sa/no password' security problem that slammer exploited?

-----Original Message-----
From: Mark Foster [mailto:mark@foster.cc]
Sent: Thursday, December 21, 2006 11:09 AM
To: pen-test@securityfocus.com
Subject: Re: Port 1443


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>