Re: Help me analysis what did hacker do?
Christophe Devine <[email protected]>
| Newsgroups | gmane.linux.lfs.security |
|---|---|
| Organization | Linux From Scratch |
| Message-ID | <[email protected]> |
"Ares Liu" <[email protected]> wrote: > In / directory I find out a .bash_history file. Heh. It's really surprising how many so-called hackers are totally unaware of the bare necessity of cleaning log files, especially shell commands - which can be done rather easily with bash: $ rm -f ~/.bash_history; unset HISTFILE -- Christophe Devine -- Unsubscribe: send email to [email protected] and put 'unsubscribe lfs-security' in the subject header of the message