Recently, the CMSes on a couple of clients sites were hacked and porn links were added to their pages. I’ve cleaned up and updated their CMSes obviously. But to monitor for such things in the future, I’d like to set up some sort of automated scanning script. Anyone know of something like that?
I guess some sort of regex looking for common terms kicked off by a cron job is what I’m looking for. I could probably write something myself but I’m not very good with regex. So, maybe someone knows of a published solution.
I’d like to scan/parse the final output of the pages as generated by the CMS.
In this particular situation, I’m not sure of the attack vector .. the client’s CMS was out of date with known vulnerabilities, but he also used a very insecure password (easily guessable with even modest knowledge about him).
On a more general basis, I’d like to scan a bunch of my client’s sites on a routine schedule.
http://www.blueinfy . com/ tools.html
Look for ScanEx. This came as first search result on google.
Since I’ve not used this tool, do scan it before using.
Best if run on a disposable VM.