以下哪些是常见的php 一句话木马

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了以下哪些是常见的php 一句话木马相关的知识,希望对你有一定的参考价值。

参考技术A 查找那些高危函数就行了,比如eval

php后门木马常用的函数大致上可分为四种类型:

1. 执行系统命令: system, passthru, shell_exec, exec, popen,
proc_open
2. 代码执行与加密: eval, assert, call_user_func,base64_decode, gzinflate,
gzuncompress, gzdecode, str_rot13
3. 文件包含与生成: require, require_once, include, include_once,
file_get_contents, file_put_contents, fputs, fwrite
4. .htaccess: SetHandler, auto_prepend_file, auto_append_file

以上是关于以下哪些是常见的php 一句话木马的主要内容,如果未能解决你的问题,请参考以下文章

php一句话木马~呢?

常见的一句话木马

追加分PHP一句话木马怎么用

PHP之一句话木马

PHP的网站,怎么扫描出潜藏的一句话木马

一句话木马:初识木马练习