Class PHP Malicious Code Scanner
Short description:
Scan files to find malicious PHP code
Groups:
PHP 5
Files and Folders
Security
Supplied by:
Mike Stowe
Detailed description:
This class can scan files to find malicious code.
It can traverse recursively the directory of the current script file and checks the contents of the files to find potentially malicious PHP code in the form of statements using eval and base64_decode functions, super-globals, variable variables, array.
The list of potentially infected files is send to a configurable email address.
http://www.phpclasses.org/package/8985.html
http://www.phpclasses.org/discuss/package/8985/
PHP Malicious Code Scanner
Contact me directly: Ironfeatherbooks (@) gmail.com