python实现反弹shell
分享
链接:https://github.com/infodox/python-pty-shells
- name: 分享
desc: 链接:https://github.com/infodox/python-pty-shells
bgColor: '#F0DFB1'
textColor: 'green'
1
2
3
4
2
3
4
# python实现反弹shell
一款用 Python2 编写的反弹 shell 后门,支持三种协议(TCP、UDP、SCTP)以及各种不同的功能(监听、反连等)。只要目标系统上有安装 Python2 就大概率可以运行。
详细使用方法请参阅原文:https://github.com/infodox/python-pty-shells (opens new window)
编辑 (opens new window)