In many places where you need to input your password to gain access, authorize or confirm a transaction, whenever you type passwords into the input text box, the characters automatically turns into asterisks or bullets. This is to protect your passwordfrom straying eyes.
However, in situations that require you to know what lies behind those asterisks, we’ve got a simple trick to reveal the passwords on your web browsers.
LETS START-
1) Firstly open the website where you have your password saved or you gonna type.
2) Right click on the password box and go to Inspect Element as shown below.
3) When the HTML editor will open in the Web Browser, look for input type=”password” field and change “password” to “text” and press Enter to save.
TIP: You can hit Ctrl +F and type: password in the search field and then modify it to text.
4) Now You will get your password displayed! Enjoy.
Note: Please note that this tutorial is solely for educational purpose and I am not responsible for any kind of illegal usage of this tutorial.
0 comments:
Post a Comment