Skip to main content

Free tool to extract information from Firefox SQLite database

Mozilla Firefox 3.x and Google Chrome stores user history, bookmarks and other information in a database called SQLite.

To know a user’s surfing history (how and where the user visited a site, etc) and other corresponding information, a forensic examiner can make use this database.

The freeware, command line tool Firefox 3 Extractor' (f3e) can extract information from the SQLite databases. You can use this tool to view the history stored by your browser.

To use this tool, simply place the SQLite files that you wish to extract the information from into the same directory as the f3e program and run it.

You can find the SQLite files at the following location:

GNU/Linux: /home/<user>/.mozilla/firefox/<profile folder>/

Windows XP: C:\Documents and Settings\<user>\Application Data\Mozilla\Firefox\Profiles\<profile folder>\

Windows Vista : C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile folder>\Where <profile folder>takes the form of ????????.default, i.e. pd9xzn5p.default.

Google Chrome - Windows XP : C:\Documents and Settings\<user>\Local Settings\Application Data\Google\Chrome\User Data\Default\

More information and download Firefox 3 Extractor from the program home page.


Comments

  1. Thanks for sharing will check it later.

    ReplyDelete

Post a Comment

Please leave your valuable comment below

Popular posts from this blog

Surf the Web Anonymously With Firefox Add-on Phproxy

There are several web based proxy servers available to surf the internet anonymously or as from another country. The Firefox add-on (Firefox 3 – 4) Phzilla helps you view a webpage or surf the internet using the PHProxy (a type of web based proxy server) proxy servers. It is very easy and convenient to use.

Restore Lost Capacity Of Your USB Flash Drive (How to)

Some malware can hide full capacity of your USB flash drive. For example, a 4GB pen drive sometimes shows only 500kb or less. An interesting part of this situation is that, even after removing the malware or formatting the USB flash drive, you will not get back its original capacity. Therefore, the question here is how to restore a USB flash drive to its full capacity.

Disable automatic Meta refresh/redirect of websites in browser for security reasons[how to]

Generally speaking, Meta refresh is a method used by some websites to instruct a web browser to automatically refresh/redirect the current web page after a given time interval. You can see this type of refresh/redirect especially in media sites. This is some times annoying or can be used for malicious purposes by redirecting you to a malicious site. If you don’t like this feature, you can disable this in your browser. Here is how to disable this in Internet Explore/Chrome, Firefox and Opera. Internet Explorer: Go to Tools - Internet options - Security tab - Custom Level button - Miscellaneous category - set "Allow Meta refresh" to Disable. Firefox: Go to Tools - Options - Advanced - General - Accessibility and tick the option next to ‘Warn me when web sites try to redirect or reload the page’. Alternatively you can use extension RefreshBlocker . Opera: Go to Preferences - Advanced - Network and uncheck "Enable automatic redirection".