PHP Vulnerability Scanner

Package:
PHP Vulnerability Scanner
Summary:
Scan script files for malicious code
Groups:
Files and Folders, PHP 5, Security
Author:
Er. Rochak Chauhan
Description:
This class can be used to scan script files to find eventually malicious code.

It can traverse a given directory recursively and checks script files to see if they may contain code that may be eventually malicious.

Currently it finds script files that are using functions often used in infected scripts, such as base64_encode and base64_decode.


Powered by Gewgley