webshell检测工具(PhP)

颓废 2019年5月19日10:44:26评论511 views字数 733阅读2分26秒阅读模式
摘要

一款好用的php webshell检测工具。 PHP-malware-finder 是一款优秀的检测webshell和恶意软件混淆代码的工具,比如以下 组件都可以被检测发现。

一款好用的php webshell检测工具PHP-malware-finder 是一款优秀的检测webshell和恶意软件混淆代码的工具,比如以下组件都可以被检测发现。

Best PHP Obfuscator

Carbylamine

Cipher Design

Cyklodev

Joes Web Tools Obfuscator

P.A.S

PHP Jiami

Php Obfuscator Encode

SpinObf

Weevely3

atomiku

cobra obfuscator

phpencode

tennc

web-malware-collection

webtoolsvn

novahot

工作原理

PHP-malware-finder的检测原理是基于YARA规则爬取文件系统和测试文件,如可以发现经过两次编码、解压的危险参数。

使用方法

两种使用方法:

$ ./phpmalwarefinder -h

Usage phpmalwarefinder [-cfhtv] [-l (php|asp)] ...

-c Optional path to a configuration file

-f Fast mode

-h Show this help message

-t Specify the number of threads to use (8 by default)

-v Verbose mode

-l Set language ('asp', 'php')

也可以这样:

$ yara -r ./php.yar /var/www

$ yara -r ./asp.yar /var/www

可以通过修改yar文件添加规则:

webshell检测工具(PhP)

使用测试:

webshell检测工具(PhP)

查杀一下自己平时收集到的免杀shell,覆盖度还是蛮高的。

下载地址

github地址:

https://github.com/nbs-system/php-malware-finder

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
颓废
  • 本文由 发表于 2019年5月19日10:44:26
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   webshell检测工具(PhP)https://cn-sec.com/archives/67417.html

发表评论

匿名网友 填写信息