06 2018 档案

摘要:Unix Bash 远控后门 简介 利用 Unix/Linux 自带的 Bash 和 Crond 实现远控功能,保持反弹上线到公网机器。 利用方法 先创建 /etc/xxxx 脚本文件(名字自己改),利用该脚本进行反弹。以下脚本代表全自动反弹到 8.8.8.8 的 53 端口。 nano /etc/ 阅读全文
posted @ 2018-06-25 15:47 枫海坡
摘要:大佬整理的webshell合集: https://github.com/tennc/webshell 各种webshell集合 https://github.com/ysrc/webshell-sample webshell样本 https://github.com/xl7dev/WebShell 阅读全文
posted @ 2018-06-16 20:17 枫海坡 阅读(1830) 评论(0) 推荐(0)