Weblog entry #1 for Dimon
Is it some process that changes /dev/null permissions?? I don't run any 'unusual' program, just a basic set like apache, exim4, imapd etc
Comments on this Entry
Cheers,
Julien
[ Parent | Reply to this comment ]
--
SoftAria: Prime grade software development
[ Parent | Reply to this comment ]
The only time I've seen history files (such as ~/.bash_history) symlinked to /dev/null is when someone has compromised an account/entire machine and they're attempting to hide their tracks.
[ Parent | Reply to this comment ]
[ Send Message | View Utumno's Scratchpad | View Weblogs ]
[ Parent | Reply to this comment ]
I would have thought so too, until today. Odd how things happen like this sometimes -- last night I read this thread, and today I had to look at a SuSE a co-worker of mine is working with, and guess what I find -- /root/.bash_history -> /dev/null
Maybe it's a weird SuSE root safety thing. Still, I don't think I like it particularly much...
Cheers.
[ Parent | Reply to this comment ]
If you did, I'd pull the network cable and go through the machine with a fine tooth comb. If it is the same machine, you're probably looking at a compromise where someone has gained root.
I don't use SuSE but I'd be 101% sure that symlinking .bash_history to /dev/null is *not* normal. As I've said previously, the only time I've seen this is when a machine has been compromised.
[ Parent | Reply to this comment ]