On Tue, Dec 19, 2017 at 12:08:21PM +1100, Dave Horsfall wrote:
Leaving a "login" simulator on a terminal (quite common).
Well if you include that one, you may want to include the simple
brute force testing of passwords against /etc/passwd
(before shadow files existed). The login name and real names
(direct or reversed) would tend to get at least one hit.
DF