Episode

Course 36 - Windows Forensics and Tools | Episode 11: Unlocking Hidden Metadata and Browser History

Podcast
CyberCode Academy
Published
Jun 9, 2026
Duration seconds
1233
Processing state
not_requested
Canonical source
https://www.spreaker.com/episode/course-36-windows-forensics-and-tools-episode-11-unlocking-hidden-metadata-and-browser-history--72013778
Audio
https://dts.podtrac.com/redirect.mp3/api.spreaker.com/download/episode/72013778/why_your_computer_never_deletes_anything.mp3
JSON
/v1/public/podcasts/cybercode-academy-7578615/episodes/course-36-windows-forensics-and-tools-episode-11-unlocking-hidden-metadata-and-browser-history
Markdown
/podcast/cybercode-academy-7578615/course-36-windows-forensics-and-tools-episode-11-unlocking-hidden-metadata-and-browser-history.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/cybercode-academy-7578615/episodes/course-36-windows-forensics-and-tools-episode-11-unlocking-hidden-metadata-and-browser-history/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/cybercode-academy-7578615/course-36-windows-forensics-and-tools-episode-11-unlocking-hidden-metadata-and-browser-history.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

In this lesson, you’ll learn about: forensic authentication using metadata and browser artifacts1. What is Digital Forensic Authentication? A process of verifying user activity and file origin using hidden data Focuses on: Documents Images Web browsing activity 🔹 Key Idea Files contain more than visible content—they carry hidden identity traces 2. File Metadata (Documents & Office Files)🔹 What metadata reveals Author name Creation machine Editing history Last modified timestamps 🔹 Why it matters Helps identify: Who created a file When it was edited Whether it was tampered with 👉 Key Insight: Metadata can contradict user claims 3. Image Metadata (EXIF Data)🔹 What is EXIF? EXIF data 🔹 What EXIF contains Camera model GPS location (if enabled) Date and time Exposure settings Device information 👉 Key Insight: Images act like a digital fingerprint of the camera and environment 4. Forensic Value of Images Link images to: Physical locations Devices used Timeline of events 5. Browser History Persistence🔹 Common misconception Users think deleting history removes all traces 🔹 Reality Browsers store persistent artifacts in system files 6. Internet History Storage Locations🔹 Legacy Systems index.dat files 🔹 Modern Systems WebCacheV01.dat 7. What WebCacheV01.dat Stores Visited URLs Download history Browsing timestamps Cached session data 👉 Key Insight: Even private browsing leaves traces in system databases 8. Forensic Tools🔹 Example tool ESE Database View 🔹 What it does Extracts data from browser history databases Reconstructs user activity timelines Reveals deleted browsing records 9. Private Browsing Myths🔹 Important fact InPrivate / Incognito: Hides local history in UI Does NOT fully remove system-level traces 10. Forensic Applications🔹 Investigators can recover Visited webs…