I am going to show you in a short tutorial how to read out a password of a web browser.
Example:
http://www.gmail.com
Username: xxxxxxxxle@gmail.com
Password: **********
What's my password? (have no clue what could it be...lolly)
Alright, now you could read out the ******-stuff with a simple javascript code.
PHP Code:
javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j
All you need is to copy & paste it in the URL-adressbar.
Delete the http://www.gmail.com stuff and paste the code into it.
i hope it will be helpful to you
No comments:
Post a Comment