myNetWatchman   KnowledgeBase

Pooling knowledge to
secure the internet.


mNW Reports  FAQ: mNW Reports





(Registered Users Only)


Look Up Incidents by IP Address

 

 

Telnet is the registered service for tcp/23 and is generally built-in to most Unix servers (there are also Telnet servers add-ons for Windows). Telnet is the basic means to achieve a terminal-based connection to a Unix-based host via a network connection. It essentially emulates 'dumb' terminals that were previous directly connected to mini-computers (e.g. VT100, etc..).

Hackers scan for hosts that respond to telnet, so that they can later go back and attempt to login to the system using a password dictionary attack. If a system admistrator has has not enforced strong passwords on all privledged accounts, root access can often be obtained using this method.