Digital forensics

Browser Forensics: IE 11

Nitesh Malviya
September 17, 2020 by
Nitesh Malviya

Browsers have become an inherent part of our virtual life and we all make use of browsers for surfing the internet in some or the other way. Also, browsers can be used not only for surfing, we can make use of browsers for navigating through the file system of the OS.

You might have observed by default browsers store data like search queries, username, password, form data, emails, credit card data and other sensitive information. Also, browsers do contain downloaded media like Images, Videos, Exe’s, documents etc. Bookmarks and browser history gives an idea of the user's surfing habit and interest.

You might have realised the browser stores a lot of sensitive information about the user and its surfing habit. Thus they play a very important role in forensics due to the nature and amount of data they store with them.

Learn Network Forensics

Learn Network Forensics

Get hands-on experience analyzing logs, protocols, wireless, web traffic and email for traces left behind by attackers.

Why Browser Forensics

With the help of Browser Forensics and with the assistance of forensics tools one can extract sensitive data and chosen keywords from most web browsers. One can retrieve deleted data and keywords, check whether history was cleared, retrieve artifacts like Cookies, Downloads data, History, Saved Password, websites visited etc. Also, Browser Forensics helps a lot to understand how an attack on a system was conducted, helping in finding the source of Malwares/Adwares/Spywares, Malicious Emails and Phishing Websites etc.

There are many web browsers available like Chrome, Firefox, Safari, IE and Opera etc. depending upon the platform being used. In this post, we will be learning about how to conduct forensics for Internet Explorer.

Internet Explorer

Internet Explorer is one of the most famous browsers and has been developed by Microsoft for Windows OS.

Internet Explorer Artifacts

An artifact is a remnant or trace left behind on the computer which helps to identify the source of malicious traffic and attack conducted onto the system. Few examples include cache data, History, Downloads etc.

Internet Explorer stores these artifacts inside specific folders in the operating system. The file location for every browser is different but the file format remains the same. Following are the common artifacts stored by Internet Explorer –

1) Navigation History – This reveals navigation history of the user. It can be used to track whether a user has visited any malicious URL or not.

2) Autocomplete Data – This reveals data that has been used on various forms and search terms etc. It is used with Navigation History for more insight.

3) Bookmarks - Self Explanatory

4) Add-ons, Extensions and Plugins - Self Explanatory

5) Cache – Contains cache data from various websites like Images, JavaScript Files etc.

6) Logins - Self Explanatory

7) Form Data - Self Explanatory

8) Favicons - Self Explanatory

9) Session Data - Self Explanatory

10) Thumbnails - Self Explanatory

11) Favorites - Self Explanatory

12) Sensitive data - Self Explanatory

Various Artifacts and its Location

Following are the location of various artifacts where one can have a look while doing forensics investigation on Internet Explorer:

1) Cache

Location –

C:Usersuser_nameAppDataLocalMicrosoftFeeds Cache

2) Data –

Location –

C:Usersuser_nameAppDataLocalMicrosoftInternet ExplorerIECompatData

C:Usersuser_nameAppDataRoamingMicrosoftInternet ExplorerUserData

C:Usersuser_nameAppDataRoamingMicrosoftInternet ExplorerUserDataLow

3) WebCache

Location –

C:Usersuser_nameAppDataLocalMicrosoftWindowsWebCache

4) History –

Location –

C:Usersuser_nameAppDataLocalMicrosoftWindowsHistory 

5) Temporary Internet Files

Location –

C:Usersuser_nameAppDataLocalMicrosoftWindowsTemporary Internet Files

6) Local Data

Location –

C:Usersuser_nameAppDataLocalTemp

7) Download History

Location –

C:Usersuser_nameAppDataRoamingMicrosoftWindowsIEDownloadHistory

8) Cache

Location –

C:Usersuser_nameAppDataRoamingMicrosoftWindowsIECompatCache

C:Usersuser_nameAppDataRoamingMicrosoftWindowsIECompatCacheLow

C:Usersuser_nameAppDataRoamingMicrosoftWindowsIECompatCache

C:Usersuser_nameAppDataRoamingMicrosoftWindowsIECompatCacheLow

Tools

Now we know different artifacts and their location let’s see what all tools can be used for performing Browser Forensics:

1) DB Browser – For opening .sqlite files

2) DB Browser – For opening .sqlite files

3) Nirsoft Web Browsers Tools

4) BrowsingHistoryView

5) ESEDatabaseView

6) Sysinternals Strings

7) OS Forensics

8) Magnet IEF

9) Browser History Viewer

10) Browser History Examiner

11) Hindsight

12) libsedb  - Library to access the Extensible Storage Engine (ESE), Database File (EDB) format

13) Web Browser Addons View

14) The LaZagne Project

15) firepwd.py (open source tool to decrypt Mozilla protected passwords)

Learn Digital Forensics

Learn Digital Forensics

Build your skills with hands-on forensics training for computers, mobile devices, networks and more.

Sources

  1. https://www.cybercrimechambers.com/web-browser-forensics.php
  2. https://www.digitalforensics.com/blog/an-overview-of-web-browser-forensics/
  3. https://medium.com/@nasbench/web-browsers-forensics-7e99940c579a
  4. https://www.sciencedirect.com/topics/computer-science/forensic-artifact
  5. https://kb.digital-detective.net/display/BF/Location+of+Internet+Explorer+11+Data
Nitesh Malviya
Nitesh Malviya

Nitesh Malviya is a Security Consultant. He has prior experience in Web Appsec, Mobile Appsec and VAPT. At present he works on IoT, Radio and Cloud Security and open to explore various domains of CyberSecurity. He can be reached on his personal blog - https://nitmalviya03.wordpress.com/ and Linkedin - https://www.linkedin.com/in/nitmalviya03/.