1.our example is www.facebook.com
2. press "ctrl +u" (in firefox) to get the html source code of the site :
see the picutre below .
4. finnaly we have the id name of the input password we write in the url :
javascript:alert(document.getElementById('pass').value)
and a alert will show your password :p.
you can begin your first step in js hack here.
presented by volvo14.
For a good begin in JS Hack you can begin your first step here http://www.iexploit.org/ .
RépondreSupprimer