Password Vulnerability in All Browser
How to Get Password Of Any Site using's Browser's Vulnerability
Step 1 - Open any browser and open any website like facebook.com
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.
Step 1 - Open any browser and open any website like facebook.com
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.
Comments
Post a Comment