Skip to main content
12 events
when toggle format what by license comment
Sep 13, 2016 at 10:01 vote accept Parsa Samet
Sep 8, 2016 at 5:18 comment added forquare Not that it does what you want, but you might like to check out faeventer to get an idea about how many file creation/modifications happen. I've used it in the past to try and see what's happening and often struggle to single out what I want. A lot of changes happen regularly, and this can show you just how much!
Sep 8, 2016 at 1:32 history edited Jeff Schaller CC BY-SA 3.0
deleted 19 characters in body
Aug 28, 2016 at 1:02 comment added Neil McGuigan sounds like you really want a HIDS. Try OSSEC
Aug 27, 2016 at 22:32 answer added Gilles 'SO- stop being evil' timeline score: 3
Aug 27, 2016 at 22:20 comment added Mark Plotnick You could probably use dtrace for this.
Aug 27, 2016 at 22:11 history edited Parsa Samet CC BY-SA 3.0
added 225 characters in body
Aug 27, 2016 at 22:09 comment added Parsa Samet @hschou I know what you say, but what do your recommend? I wanna beware of any change. About a week ago, something appeared to be in my Application directory while I had no idea what the fun it was, and had never seen it before. I’m linux geek, but not that expert in MacOS-related stuff. How should I take care of any change?
Aug 27, 2016 at 22:08 comment added Parsa Samet @RedCricket Great, can you just explain a bit more on what I should do and what thing I gotta go for?
Aug 27, 2016 at 19:51 comment added Red Cricket There are a lot of ways you could go about this. You could learn about intrusion detection systems, you could set up puppet, you could write your own script. If you were to write your own script you would probably want to learn about the md5sum command and maybe use sqlite to store know good values of the file.
Aug 27, 2016 at 19:49 comment added hschou This would be very annoying. A Unix system is based on files and there would be created and deleted a lot. Especially when you do an upgrade or so.
Aug 27, 2016 at 19:34 history asked Parsa Samet CC BY-SA 3.0