Scanning a port

Scanning a port

Secure Home | Search | About
 Microsoft Antivirus Discussions    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content add this group's latest topics to your Google content
Subject Author Date
Scanning a port bz 09-24-2005
Posted by bz on September 24, 2005, 2:27 am
If you were  Registered and logged in, you could reply and use other advanced thread options
Hi,

My friend installed a program that listen to couple ports. However, the
fireware was blocking the ports. I was trying to open the ports but I had
no idea what ports the program was listening. So, I temporary put his
computer in the DMZ.

Is there a way to find out what ports the program is listening?

Thanks!



Posted by Fitz on September 24, 2005, 2:53 am
If you were  Registered and logged in, you could reply and use other advanced thread options
There may be an entry in the firewall log, or you could check the vendor's
help page. Can't be more specific without more info.

--
***
NEVER download files from anywhere unless it is from the website of the
developer, manufacturer or some entity that you trust. They ALWAYS have the
most up to date files that haven't been tampered with by some third party
who is "hosting" (read Leeching) those files without permission.
***

> Hi,
>
> My friend installed a program that listen to couple ports. However, the
> fireware was blocking the ports. I was trying to open the ports but I had
> no idea what ports the program was listening. So, I temporary put his
> computer in the DMZ.
>
> Is there a way to find out what ports the program is listening?
>
> Thanks!
>
>



Posted by David H. Lipman on September 24, 2005, 7:58 am
If you were  Registered and logged in, you could reply and use other advanced thread options

| Hi,
|
| My friend installed a program that listen to couple ports. However, the
| fireware was blocking the ports. I was trying to open the ports but I had
| no idea what ports the program was listening. So, I temporary put his
| computer in the DMZ.
|
| Is there a way to find out what ports the program is listening?
|
| Thanks!
|

Your question is convoluted and missing information.

You are mixing port types. When you say "...listen to couple ports..." you are
inferring a
network protocol such as TCP/IP and a Trojan has opened up TCP or UDP ports.
Then you
mention FireWire. FireWire, Serial, USB, and PS/2 are examples of peripheral
communication
ports. Network protocol ports and peripheral communication ports are NOT the
same and must
be differentiated.

Then you mention about a DMZ. A DMZ is terminology expressed on SOHO Routers
where an IP
address of a LAN node is in the DeMilitarized Zone such that it has no FireWall
protection
and all networking posrts are open to the Internet.

In summation you have convoluted your question and provided insufficient
information to come
to any conclusions.

However, I can perovide you with a utility called TCPVIEW by Sysinternals -
http://www.sysinternals.com/Utilities/TcpView.html

This tool gives a dynamic GUI view of what program opens up what TCP/UDP port
and connects
to what Internet site. Not only will it show programs that open ports but it
will show the
fully qualified name and path of the executable opening said port and the
command line
switches used to load the executable.

--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm



Posted by boaz on September 28, 2005, 5:42 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
I have no idea what I am talking about. but somehow you know what I am
talking about. So I think we are even for being the same fool. (as some
dead guy had said long time ago that only the fool could understand the
other fool.)

Thanks for the link anyway.

;)


>
> | Hi,
> |
> | My friend installed a program that listen to couple ports. However, the
> | fireware was blocking the ports. I was trying to open the ports but I
> had
> | no idea what ports the program was listening. So, I temporary put his
> | computer in the DMZ.
> |
> | Is there a way to find out what ports the program is listening?
> |
> | Thanks!
> |
>
> Your question is convoluted and missing information.
>
> You are mixing port types. When you say "...listen to couple ports..."
> you are inferring a
> network protocol such as TCP/IP and a Trojan has opened up TCP or UDP
> ports. Then you
> mention FireWire. FireWire, Serial, USB, and PS/2 are examples of
> peripheral communication
> ports. Network protocol ports and peripheral communication ports are NOT
> the same and must
> be differentiated.
>
> Then you mention about a DMZ. A DMZ is terminology expressed on SOHO
> Routers where an IP
> address of a LAN node is in the DeMilitarized Zone such that it has no
> FireWall protection
> and all networking posrts are open to the Internet.
>
> In summation you have convoluted your question and provided insufficient
> information to come
> to any conclusions.
>
> However, I can perovide you with a utility called TCPVIEW by
> Sysinternals -
> http://www.sysinternals.com/Utilities/TcpView.html
>
> This tool gives a dynamic GUI view of what program opens up what TCP/UDP
> port and connects
> to what Internet site. Not only will it show programs that open ports but
> it will show the
> fully qualified name and path of the executable opening said port and the
> command line
> switches used to load the executable.
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> http://www.ik-cs.com/got-a-virus.htm
>
>



Posted by Bigbruva on September 30, 2005, 2:33 am
If you were  Registered and logged in, you could reply and use other advanced thread options
If your friend is using Windows XP you could also try the following command
line:

netstat -an

This will list the active ports on the computer and whether they are
listening or connected.

HTH

BB


>I have no idea what I am talking about. but somehow you know what I am
>talking about. So I think we are even for being the same fool. (as some
>dead guy had said long time ago that only the fool could understand the
>other fool.)
>
> Thanks for the link anyway.
>
> ;)
>
>
>>
>> | Hi,
>> |
>> | My friend installed a program that listen to couple ports. However,
>> the
>> | fireware was blocking the ports. I was trying to open the ports but I
>> had
>> | no idea what ports the program was listening. So, I temporary put his
>> | computer in the DMZ.
>> |
>> | Is there a way to find out what ports the program is listening?
>> |
>> | Thanks!
>> |
>>
>> Your question is convoluted and missing information.
>>
>> You are mixing port types. When you say "...listen to couple ports..."
>> you are inferring a
>> network protocol such as TCP/IP and a Trojan has opened up TCP or UDP
>> ports. Then you
>> mention FireWire. FireWire, Serial, USB, and PS/2 are examples of
>> peripheral communication
>> ports. Network protocol ports and peripheral communication ports are NOT
>> the same and must
>> be differentiated.
>>
>> Then you mention about a DMZ. A DMZ is terminology expressed on SOHO
>> Routers where an IP
>> address of a LAN node is in the DeMilitarized Zone such that it has no
>> FireWall protection
>> and all networking posrts are open to the Internet.
>>
>> In summation you have convoluted your question and provided insufficient
>> information to come
>> to any conclusions.
>>
>> However, I can perovide you with a utility called TCPVIEW by
>> Sysinternals -
>> http://www.sysinternals.com/Utilities/TcpView.html
>>
>> This tool gives a dynamic GUI view of what program opens up what TCP/UDP
>> port and connects
>> to what Internet site. Not only will it show programs that open ports
>> but it will show the
>> fully qualified name and path of the executable opening said port and the
>> command line
>> switches used to load the executable.
>>
>> --
>> Dave
>> http://www.claymania.com/removal-trojan-adware.html
>> http://www.ik-cs.com/got-a-virus.htm
>>
>>
>
>



Similar ThreadsPosted
Virus Scanning - Write Only Scanning September 6, 2008, 12:24 pm
Port log April 22, 2008, 2:54 am
What port Need Sdbot for Execute September 19, 2005, 2:21 pm
Scanning from a CD March 29, 2007, 1:18 pm
PST scanning February 27, 2008, 1:34 pm
Port Block Allow NetBIOS changed November 9, 2005, 8:01 pm
ixplore listening on a localhost UDP Port? November 22, 2005, 4:06 pm
Scanning for Viruses-1. May 27, 2006, 11:07 pm
Scanning for viruses-2. May 27, 2006, 11:14 pm
Re: Unknown svchost.exe DNS port 53 network activity December 20, 2006, 4:26 pm

The site map in XML format XML site map

Contact Us | Privacy Policy