Friday 27 May 2011

Another Trick to "Unhide Password"



Refer Video:
                   


Steps :
1) Goto any Login page (eg. Gmail, Yahoomail)
2) Type password in the Password field
3) Right click over the password that you have just typed
4) goto --> Inspect element
5) You'll see something like
    <input name = "passwrd" id = "passwrd" type = "password" maxlength = "64" tabindex ="2">
6) Double click on "password" in type = "password"
6) Now edit it,
    from "password" to "text"
7) This shows the Password

Post your comments....!!

Thanks,
Parag

7 comments:

  1. Parag create some advance way to get there password from the database or through the server. . . . . .

    ReplyDelete
  2. Wonderfull!!
    Thnks for the information..

    Regards,
    Maria(New Zealand)

    ReplyDelete
  3. Guyz i recently come to know tht...the above trick doesnt work with Mozilla Firefox...!!
    I mean to say "Inspect element" tab doesnt come when we right click over the password...!!

    If you feel it too....then plz share your views..!!
    Thanks,
    Parag

    ReplyDelete
  4. ya its not working in mozzilla parag........

    ReplyDelete