Skip to content
Archive of posts tagged ids

A simple IDS

As I wrote in my post “New beginning” I need to track changes made to files on my webserver. When “Shiraz” hacked my site, it wasn’t too hard to analyse what they did to display their own content on my blog. A simple search for “Shiraz” in all files on the webserver reported a file that belonged to the installed and active wordpress theme. Instead of the regular template this file contained plain html which displayed their content. Bringing back my own content was fairly easy, because the admin Read more [...]