Contributions
SysCheck
This contribution provides a quick way to assess your site's security and check for possible hacks by checking the following:
* the presence of admin/file_manager.php
* admin users
* php scripts in the images directory
* directories with permissions other than 0x755
* php files which include "eval" (this is an known exploit vector).
* files with permissions other than 0x644
| 15 Nov 2009 |
Updated check for scripts in unexpected places to also check for .py, .pl and .cgi scripts.
| 19 Sep 2009 |
Note: Contributions are used at own risk.
