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.




Network Security Security-Basics
[Top] [All Lists]

RE: Port 8081 mystery

Subject: RE: Port 8081 mystery
Date: Thu, 25 Jan 2007 11:51:17 -0500
Hi - I noticed your "Classification" line.  Is this for data
classification purposes?  My company is in the process of doing
something similar, and I'm curious how this method works for you.

 
- Chris

-----Original Message-----
From: listbounce@securityfocus.com [mailto:listbounce@securityfocus.com]
On Behalf Of Sandro, Herpich
Sent: Wednesday, January 24, 2007 4:21 AM
To: security-basics@securityfocus.com
Cc: WALI
Subject: RE: Port 8081 mystery

Classification: NON SENSITIVE INFORMATION RELEASABLE TO THE PUBLIC

Run nmap with the -sV option. It will then try to detect the real
application listening on port 8081 (blackice-icecap is just listed as
the "default" applicatiohn in the nmap services file).

I assume it might be McAfee ePolicy Orchestrator (the agent normally
runs on this port). You can varify this by connecting to
http://192.168.126.245:80801


HTH,

Sandro

-----Original Message-----
From: listbounce@securityfocus.com [mailto:listbounce@securityfocus.com]
On Behalf Of WALI
Sent: Tuesday, January 23, 2007 7:07 PM
To: security-basics@securityfocus.com
Subject: Port 8081 mystery

HI list...

I ran a nmap scan on quite a few machines on my internal subnet and one
port that appears on all those scans, especially the machines that are
still running adequately patched but older Windows 2000 workstations, is
tcp 8081. Though nmap shows this as blackice-icecap port I do not find
any such application running in task manager neither is this installed.

nestat-a just lists this port as 'Listening' and does not list any
application name assigned to it, so why is this port there? Who is using
this? I have ran antivirus scan and spybot checker just to rule out any
malware possibilities.

Nessus Scan (tis weeks plugin feed) does not show this port listed
amongst any vulnerability.

Here is the nmap output:

SuSE101:/home/root # nmap -O 192.168.126.245 --osscan-guess Starting
Nmap 4.00 ( http://www.insecure.org/nmap/ ) at 2007-01-23 11:10 GST
Interesting ports on 192.168.126.245:
(The 1667 ports scanned but not shown below are in state: closed)
PORT     STATE SERVICE
135/tcp  open  msrpc
139/tcp  open  netbios-ssn
445/tcp  open  microsoft-ds
2030/tcp open  device2
8081/tcp open  blackice-icecap
Device type: general purpose
Running: Microsoft Windows NT/2K/XP
OS details: Microsoft Windows 2000 SP4 or XP SP1

Nmap finished: 1 IP address (1 host up) scanned in 1.107 seconds



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