Trace Out Password using JavaScript...


JavaScript which is quite quick and easy as compared to above method. Just open a site that allows users to login and after typing the password, just enter the following JavaScript code in the address bar.

Javascript: alert(document.getElementById('Passwd').value);

After entering the above code in the address bar, press enter and it will pop up a window with your password written on it.

SHARE

About df

    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment