port log

Warren Togami warren at togami.com
Thu Jul 19 19:49:37 PDT 2001


netstat -l
or
netstat -ln

are good to display the exact port and type of protocol (TCP, UDP, RAW) that
are listening.

And yes, nmap scanning yourself works, but it is always better to scan from
another machine.  Ask for a non-priveged shell account on your friend's
machine to nmap scan yourself or something.

----- Original Message -----
From: "jay" <jay at musubi.org>
To: "Linux & Unix Advocates & Users" <luau at list.luau.hi.net>
Sent: Thursday, July 19, 2001 9:55 AM
Subject: [luau] RE: port log


>
> there are a couple of other ways to see what ports are open.
> you could do a "netstat -a" or if you have lsof installed "lsof -i TCP".
> (you can substitute "UDP" for "TCP" if you're worried about that kind
>  of traffic)
>
> but definitely use nmap from another machine if you think you've been
> hacked.
>
> =jay



More information about the LUAU mailing list