Synapse Consulting - Lab Challenge #09 - Educational sample
===========================================================

  SYNAPSE LABS  |  EDUCATIONAL MATERIAL
  For education purposes only.

DISCLAIMER: This is a SYNTHETIC Chrome-style 'History' SQLite database. All
URLs, titles and timestamps are fictional (.example / .invalid domains). No
real person or browsing is involved. Analyse in an isolated VM.

One history entry was deleted by the user but is still RECOVERABLE from the
database free space (secure_delete was off, no VACUUM was run).

Goal: list the live history, then recover the deleted record and explain what
it reveals. Tools: sqlite3, strings, a hex viewer, an SQLite recovery tool.
Chrome timestamps are microseconds since 1601-01-01 (WebKit epoch).
Full walkthrough: https://www.synapse-consulting.eu/labs/
