Showing posts with label password. Show all posts
Showing posts with label password. Show all posts

Wednesday, November 4, 2015

Where The Saved Passwords Stores In Windows Xp & Vista

Where The Saved Passwords Stores In Windows Xp & Vista

Note : Educational purposes only

HOW TO ACCESS REGISTRY ??
1. Goto Start Menu.
2. Click on Run.
3. Type “regedit” (without quotes) in the Run Box .After that this Windows Opens . Now you are ready to see that.
LOCATIONS OF SAVED PASSWORDS !
# Internet Explorer 4.00 – 6.00: 
The passwords are stored in a secret location in the Registry known as the “Protected Storage”.
The base key of the Protected Storage is located under the following key:
“HKEY_CURRENT_USER\Software\Microsoft\Protected Storage System Provider”.
You can browse the above key in the Registry Editor (RegEdit), but you won’t be able to watch the passwords, because they are encrypted.
Also, this key cannot easily moved from one computer to another, like you do with regular Registry keys.
# Internet Explorer 7.00 – 8.00: 
The new versions of Internet Explorer stores the passwords in 2 different locations.
1. AutoComplete passwords are stored in the Registry under
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms\Storage2.
2. HTTP Authentication passwords are stored in the Credentials file under
Documents and Settings\Application Data\Microsoft\Credentials
, together with login passwords of LAN computers and other passwords.
# Firefox: 

Thursday, November 14, 2013

HOW TO KNOW "ADMIN PArSSWORD" THROUGH GUEST ACCOUNT

Hello guys, Today will provide you 2 awesome and easy trick through which you can hack admin account through guest account.

If you been using someones Pc in guest account and want to have Admin privilage then worry not,there is a trick for you to Gain Admin Privilage .
lets get started with it.
Method 1.

1) Go to C:/windows/system32.

2) Copy cmd.exe and paste it on desktop.

3) Rename cmd.exe to sethc.exe.

4) Copy the new sethc.exe to system 32,when windows asks for overwriting the file,then click yes.

5) Now Log out from your guest account and at the user select window,press shift key 5 times.

6) Instead of Sticky Key confirmation dialog,command prompt with full administrator privileges will open.

Monday, September 9, 2013

Getting an Email Alert (with Picture) When Someone Tries to Log into your Computer

If you have doubts that someone else has used your computer or tried to access by logging in or you don’t trust your friend to whom you have given your password while sharing cubicle.

How to be aware of this cheat?
Introduction of a new website (made in Turkey), called MouseLock.co is now resolving your problem. You will receive an email from them in which they will alert you and the picture of the intruder will be shown by them to you as soon as he/she tries to access to your computer.

Sunday, August 18, 2013

Phishing Attack



What Is Phishing Attack and How It Works.

Phishing is a simple and 100% working technique to Acquire passwords or secret codes such as credit card numbers of victims.


Everyone using E-banking or any social networking site like Facebook or Twitter have to deal with these kind of Phishing Attacks. You can only save yourself from these kinds of attacks from your own awareness because no antivirus or Firewall is able to detect these kinds of malicious activities.

It is not a virus that comes to your system and then send your passwords to the Hacker but it work in real time i.e. it will send your password to the Hacker at the same time you enter it from keyboard.

Friday, August 16, 2013

Password Vulnerability in All Browser

Password Vulnerability in All Browser

Step 1 - Open any browser and open any website like facebook.com

Step 2 - Give your credentials (Username and Password)

Step 3 - Now right click on password pane where you input your password than choose last option > Inspect Element.

Step 4 - Now you got the Element console and automatically one line is selected, where you can see 
<input type="password" class="inputtext"
and so on.