Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 421 Bytes

File metadata and controls

15 lines (8 loc) · 421 Bytes

webshell_finder

这是一个基于源码分析的webshell审查工具,原理是遍历目录下的所有php文件

对了,这是一个php的webshell审查工具

然后分析特征函数

恩,就是这样

前几天研究webshell的时候用到的特征函数,我加进去了

然后需要更多的特征函数,添加到特征函数数组里面,这个工具就会更强大

恩,就是这样