Browser Forensics - Google Chrome
Name the databases and important tables for the following artefacts…
Browser Forensics - Mozilla Firefox
Name the databases and important tables for the following artefacts…
Browser Forensics - Google Chrome
What is the standard timestamp?
Webkit:
(visit_time/1000000) - 11644473600
Browser Forensics - Mozilla Firefox
What is the standard timestamp?
PRTime:
(visit_date/1000000, ‘unixepoch’, ‘utc’)
Browser Forensics - Google Chrome
Name common SQL queries for:
Browser Forensics - Mozilla Firefox
Name common SQL queries for:
Browser Forensics - Google Chrome
Where are the database files located for:
Win: \Users\AppData\Local\Google\Chrome\User Data\Default
Mac: /Users//Library/Application Support/Google/Chrome/Default
Linux: /home/USERNAME/.config/google-chrome/Default
Browser Forensics - Mozilla Firefox
Where are the database files located for:
Win: \Users\AppData\Roaming\Mozilla\ Firefox\Profiles\xxxxx.default
Mac: /Users//Library/Application Support/Firefox/Profiles/xxxxx.default
Linux: /home//.mozilla/firefox/xxxxx.default