Re: [fw-wiz] OT? New compromise.
- From: "J. Oquendo" <sil@xxxxxxxxxxxxxxx>
- Date: Wed, 28 Mar 2007 14:24:58 -0400
St John, Richard wrote:
On Windows
Once you determine there might be an issue, I think there used to be a
program called openports which would run on the machine and relate any
LISTENING or ESTABLISHED ports to the actual file that has the port
open. This would then give you the service/process/program waiting for
traffic on that port.
/c:\netstat -an |find /i "listening"/
Why download when you can use existing tools...
Others...
#lsof|grep -i listen
#netstat -l|grep "*"
#netstat -a|grep -i listen (for Solaris ... at least 5.10)
--
====================================================
J. Oquendo
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x1383A743
sil . infiltrated @ net http://www.infiltrated.net
The happiness of society is the end of government.
John Adams
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
firewall-wizards mailing list
firewall-wizards@xxxxxxxxxxxxxxxxxxxxx
https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards
- Follow-Ups:
- Re: [fw-wiz] OT? New compromise.
- From: Richard Golodner
- Re: [fw-wiz] OT? New compromise.
- From: Mattias Ahnberg
- Re: [fw-wiz] OT? New compromise.
- From: Stian Øvrevåge
- Re: [fw-wiz] OT? New compromise.
- References:
- Re: [fw-wiz] OT? New compromise.
- From: St John, Richard
- Re: [fw-wiz] OT? New compromise.
- Prev by Date: Re: [fw-wiz] [OT?] Accounting from PIX Logs
- Next by Date: Re: [fw-wiz] firewall-wizards Digest, Vol 11, Issue 22
- Previous by thread: Re: [fw-wiz] OT? New compromise.
- Next by thread: Re: [fw-wiz] OT? New compromise.
- Index(es):
Relevant Pages
|
|