Saturday, November 23, 2013

Password Vulnerability in All Browser

Password Vulnerability in All Browser


Step 1 - Open any browser and open any website like 


Step 2 - Give your credentials (Username and Password)



Step 3 - Now right click on password pane where you input your password than  choose last option > Inspect Element.


Step 4 - Now you got the Element console and automatically one line is selected, where you can see:-
 
<input type="password" class="inputtext" and so on.


Step 5 - You just simply click on "password" and rename or replace it with word "text" (without quotes) and press Enter key.

Step 6 - Now you got the password 



No comments:

Post a Comment