[Gllug] nmap
Sean Burlington
sean at tincan.co.uk
Tue Jan 29 13:02:32 UTC 2002
On Tuesday 29 January 2002 12:34 pm, you wrote:
> Hi all
>
> The following is the nmap output from my Debian box. I can see the need
> for ssh, domain, squid-http but I have no idea what some of the others are.
> Sunrpc is used for nfs and I have tried to stop this until such times as I
> need it but have had no joy. I have even tried "rmmod sunrpc" along with
> nfs and lockd. Would this cause any security implications. The only one
> that appeared red was ssh.
>
> Starting nmap V. 2.54BETA30 ( www.insecure.org/nmap/ )
> (The 1085 ports scanned but not shown below are in state: closed)
> Port State Service
> 22/tcp open ssh
> 53/tcp open domain
> 80/tcp open http
> 111/tcp open sunrpc
> 139/tcp open netbios-ssn
> 515/tcp open printer
> 3128/tcp open squid-http
> 8080/tcp open http-proxy
> 8081/tcp open blackice-icecap
> Nmap run completed -- 1 IP address (1 host up) scanned in 2 seconds
>
try running
netstat -ltup
on the box concerned (more details available if run as root)
this should let you know what process are listening to these ports
--
Sean
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list