Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick fix for WSUS malicious patch #533

Merged
merged 1 commit into from
Sep 4, 2022
Merged

Quick fix for WSUS malicious patch #533

merged 1 commit into from
Sep 4, 2022

Conversation

0xsyr0
Copy link
Contributor

@0xsyr0 0xsyr0 commented Aug 24, 2022

Not sure if it is deprecated but by tackling the box Outdated on HTB, the command didn't worked with two &&. To concatenate "net user WSUSDemo Password123! /add and net localgroup administrators WSUSDemo /add\"", the ^& is required.

Not sure if it is deprecated but by tackling the box Outdated on HTB, the command didn't worked with two `&&`. To concatenate  `"net user WSUSDemo Password123! /add ` and `net localgroup administrators WSUSDemo /add\""`, the `^&` is required.
@swisskyrepo swisskyrepo merged commit bdc2d55 into swisskyrepo:master Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants