Dump Brave Indexed DB

Overview

Evidence: Dump Brave Indexed DB Description: Dump Brave IndexedDB Category: Browser Platform: Windows Short Name: bidxdb Is Parsed: Yes Sent to Investigation Hub: Yes Collect File(s): Yes

Background

IndexedDB contains structured data stored by web applications for offline and persistent state.

Data Collected

This collector records metadata for dumped IndexedDB stores.

Dump Brave Indexed DB Data

Field
Description
Example

ID

Primary key (auto-increment)

1

Origin

Origin/domain

https://example.com

DBPath

IndexedDB path

...\IndexedDB\*

Profile

Browser profile

Default

Collection Method

This collector collects files from the following locations:

  • C:\\Users\\*\\AppData\\Roaming\\BraveSoftware\\Brave-Browser\\User Data\\*\\IndexedDB\\*

  • C:\\Users\\*\\AppData\\Local\\BraveSoftware\\Brave-Browser\\User Data\\*\\IndexedDB\\*

Usage

Use alongside history and sessions to reconstruct application behavior and state changes.

Notes

Application-specific schemas vary; deeper parsing requires app knowledge.

Last updated

Was this helpful?