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