After doing an nmap scan on my Linksys router that has Mandrake 9.0 and windows 2000 connected to it I got these results. My qusetion is are any of these opened ports used for trojans?
[root@linux /]# nmap -sU -sT 192.168.1.1
Starting nmap V. 3.00 (
www.insecure.org/nmap/ )
Interesting ports on (192.168.1.1):
(The 3062 ports scanned but not shown below are in state: closed)
Port State Service
53/udp open domain
67/udp open dhcpserver
69/udp open tftp
80/tcp open http
520/udp open route
1400/udp open cadkey-tablet
5050/udp open mmcc
Nmap run completed -- 1 IP address (1 host up) scanned in 11 seconds
[root@linux /]#
Thank you