Unhide Characters from Password Inputbox : HTML5 Hack
Here I will show you how to unhide characters from password inputbox :
For example
- Open Dropbox and click sign-in.
- Enter your Email and Password in the respective boxes but don't press enter or Sign in button. ( I used example@example.com as email and "example" as password.
- You will see in the password box as usual dots appear in place of characters.
- Right Click in the password Input box and select "Inspect element".
- In the inspect element box you'll see the html code the password input box ( highlighted one).
6. Change the type property from "password" to "text". Once you change it close the inspect element box and you'll see the password is revealed in the password input box.
You can try this trick on almost every website with a password Input Box .. Linkedin.com, Facebook.com you name it.
Thanks for Reading
No comments: