SLUG Mailing List Archives
Re: [SLUG] forensics work without history file
- To: slug@xxxxxxxxxxx
- Subject: Re: [SLUG] forensics work without history file
- From: "Jesus M. Salvo Jr." <jesus.salvo@xxxxxxxxxxx>
- Date: Tue, 08 Feb 2005 14:50:13 +1100
- User-agent: Mozilla Thunderbird 0.6 (X11/20040519)
James Gray wrote:
Not directly. You can imply what *might* have happened from the changes
made. Best option is to install a key-logger. We use key-loggers on all
our core *nix boxen mainly because there are a few people with root's
password (7 or 8 senior admins - the rest get sudo). Root's .history file
is a symlink to /dev/null. So we use a keylogger that sends all the
keystrokes to another machine :) Sorta like remote syslog.
That wont handle the case of a remote login, either rsh or ssh ... or
via the serial console.
Is placing a keylogger even legal, with or without the employee's
knowledge ?