Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | RE: Port 1443 |
|---|---|
| Date: | Thu, 21 Dec 2006 13:18:32 -0600 |
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> |
|---|---|---|
| ||
| Previous by Date: | Banner Grabbing, Michael J Condon |
|---|---|
| Next by Date: | Re: Banner Grabbing, Jamie Riden |
| Previous by Thread: | Re: Port 1443, Mark Foster |
| Next by Thread: | Re: Port 1443, Jamie Riden |
| Indexes: | [Date] [Thread] [Top] [All Lists] |