3- After this you will have a hacked firfox which will automatically save all the entered accounts details in it without asking for permission.
This means that now your firefox will work just like a keylogger and the positive point about it is that it wont be even detected by any antiviruses like a virus or any malicious program.
A potential Firefox default behavior that may cause the user to realize that their username and password has been saved is when they log out and find that their credentials automatically filled in to the textboxes. An easy way to prevent this from happening is by typing about:config in the address box, click on the "I'll be careful, I promise" button, type signon.autofillForms in the Search box and either double click on it to change the value from true to false or you can right click on it and select Toggle.
Now you will have a saved account in your browser but the problem is that the password will be hidden ie it will be in asterisk form.
So now follow these steps to get the password in plain text.
Extracting the password-
1- Open the page in your browser where the password is saved. You will see asterisks in the password field.
2- Now right click on the password field and click on ' Inspect Element'.
3- Now you will get a new window in the main window.
4- In the small window, you will see somehing like this-input type="password" class="inputtext" name="pass" id="pass" tabindex="2"
5- Change 'password' to 'text', so that it looks something like this-
input type="text" class="inputtext" name="pass" id="pass" tabindex="2"
No comments:
Post a Comment
THANK YOU FOR COMMENT ON HTTP://TWEEKNTRICK.blogspot.com