Firefox history set...
 
Notifications
Clear all

Firefox history settings

3 Posts
2 Users
0 Reactions
348 Views
(@jonathan)
Prominent Member
Joined: 20 years ago
Posts: 878
Topic starter  

Can anyone tell me where to find, within a forensic image, the value of the number days history stored by Firefox? How would I tell if the user has unticked the 'keep history' option?

I know where to find this info for IE but can't find it for Firefox. Have already tried to boot the image with Live View but no joy.

Thanks.


   
Quote
(@gkelley)
Estimable Member
Joined: 21 years ago
Posts: 128
 

If you go to c\documents and settings\<username>\application data\Mozilla\Firefox\profiles.ini it will give the path to the profile for the user. In there you will find the pref.js file. If that does not contain what you are looking for, look at the other items in that folder.

The number of days that history is kept is 90 by default and that default value is not stored in the prefs.js unless it is changed. If it is changed, it is stored as user_pref("browser.history_expire_days_min", XX) where "XX" is the number of days.

I tested on Firefox v3


   
ReplyQuote
(@jonathan)
Prominent Member
Joined: 20 years ago
Posts: 878
Topic starter  

Many thanks Greg, appreciated. Will use this on my case when I return to the office after the weekend.


   
ReplyQuote
Share: