
List of open ports :
Warning found on port telnet (23/tcp)
The Telnet service is running.
This service is dangerous in the sense that
it is not ciphered - that is, everyone can sniff
the data that passes between the telnet client
and the telnet server. This includes logins
and passwords.
You should disable this service and use OpenSSH instead.
(www.openssh.com)
Solution : Comment out the 'telnet' line in /etc/inetd.conf.
Risk factor : Low
CVE : CAN-1999-0619
Information found on port telnet (23/tcp)
Remote telnet banner :
-------------------------------------------------
Catalyst 1900 Management Console
Copyright (c) Cisco Systems, Inc. 1993-1997
All rights reserved.
Ethernet address: 00-C0-1D-81-D2-D0
-------------------------------------------------
1 user(s) now active on Management Console.
Enter password:
Information found on port general/udp
For your information, here is the traceroute to 150.165.135.4 :
150.165.250.100
150.165.254.254
150.165.254.35
150.165.253.135
150.165.135.4
Information found on port general/tcp
QueSO has found out that the remote host OS is
* WindowsNT, Cisco 11.2(10a), HP/3000 DTC, BayStack Switch
CVE : CAN-1999-0454
Vulnerability found on port snmp (161/udp)
Warning found on port snmp (161/udp)
It was possible to obtain the list of processes of the
remote host via SNMP :
.
Warning found on port snmp (161/udp)
It was possible to obtain the list of Lanman shares of the
remote host via SNMP :
.
An attacker may use this information to gain more knowledge about
the target host.
Solution : disable the SNMP service on the remote host if you do not
use it, or filter incoming UDP packets going to this port
Risk factor : Low
Warning found on port snmp (161/udp)
It was possible to obtain the list of SMB users of the
remote host via SNMP :
.
An attacker may use this information to set up brute force
attacks or find an unused account.
Solution : disable the SNMP service on the remote host if you do not
use it, or filter incoming UDP packets going to this port
Risk factor : Medium