AntiDef
Anti defacement command line tool
AntiDef is written in order to handle with defacement attacks. This tool written in Java in a fast-and-dirty manner; However is works.
This tool is working straight forward. Server administrator should run the application with the following specific parameters: path to the copy of the web site (source), path to the application directory, path to log directory and few more optional parameters.
This tool compares the source and the destination files, then copies the "defaced" files if any...