Evidence Display Example

This is what the lightbox will look like when viewing evidence with all metadata:

Note: When an evidence document is found in MongoDB, the lightbox will automatically display: If no evidence document is found, only the filename and hash will be displayed (no metadata section or HTML buttons).

Example Evidence Document Structure

{
  "url": "http://5kzriw33gdexc2wdgasog3yng7xcmujwotd3q4l237c6ftsvkgnccjid.onion",
  "address": "bc1qhuageeh6e4xhawrn8wu9sfvkymjz55ckecczxq",
  "chain": "BTC",
  "entity_id": "world_of_c_nccjid",
  "timestamp": "2025-12-06T00:11:29.746050",
  "collection_timestamp": "2025-12-06T00:11:29.788627",
  "screenshot_path": "https://storage.googleapis.com/.../world_of_c_nccjid_bc1qhu_20251206001120931.webp",
  "screenshot_hash_sha256": "e4a5e69028fbb93098845cc90abcc176378b63ea81afd8cb69a522c361a76509",
  "html_gcs_url": "https://storage.googleapis.com/.../world_of_c_nccjid_bc1qhu_20251206001120931.html",
  "html_hash_sha256": "3c79592976c7a9d3ba7cfa30cf32436c0b3003d03b81328e41c2ffaf36917ed7",
  "html_size_bytes": 7383,
  "page_title": "Purchase",
  "description": "Meta: World of CP",
  "visible_text_hash": "d5aff15033ad8dbb64a50270427af52a161946d3aa892fcf899ba6ac93b57e7c",
  "collection_method": "automated_tor_scraper",
  "collection_tool": "selenium_chrome_headless",
  "system_version": "f741ffdb",
  "worker_id": "REVISIT",
  "tor_enabled": true,
  "proxy_type": "socks5_tor",
  "viewport_width": 756,
  "viewport_height": 556,
  "user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7)...",
  "stored_at": "2025-12-06T00:11:30.751594"
}