文件名称:PHP恶意软件检测器-PHP开发
文件大小:228KB
文件格式:ZIP
更新时间:2024-06-16 02:16:56
PHP Security
PHP恶意软件检测器智能PHP漏洞检测器Web模式:控制台模式:使用PHP恶意软件检测器要求PHP 5.4+通过composer安装php-malware-detector。 PHP恶意软件检测器智能PHP漏洞检测器Web模式:控制台模式:使用PHP恶意软件检测器要求PHP 5.4+通过composer安装php-malware-detector。 #安装Composer curl -sS https://getcomposer.org/installer | php接下来,运行Composer命令以安装最新稳定版本的php-malware-detector:php composer.phar require ollyxar / php-malware-detector安装后,您需要使用Composer的自动加载器并运行扫描:require'vendor
【文件预览】:
php-malware-detector-master
----composer.json(725B)
----.travis.yml(187B)
----phpunit.xml(621B)
----scanner.php(18KB)
----tests()
--------ScanTest.php(1KB)
--------samples()
----LICENSE(1KB)
----single_file_generator.php(564B)
----src()
--------Mode.php(205B)
--------Report.php(10KB)
--------Patterns.php(2KB)
--------Console.php(1KB)
--------Settings.php(741B)
--------Scanner.php(4KB)
----.gitignore(22B)
----README.md(2KB)