Store message URLs in analysis output

This commit is contained in:
Janik Besendorf
2026-07-29 16:20:04 +02:00
parent 53fb12aee8
commit c261316d7a
15 changed files with 190 additions and 3 deletions
+9
View File
@@ -312,6 +312,15 @@ If indicators are provided through the command-line, they are checked against th
---
### `urls.json`
This JSON file collects URLs extracted from SMS, iMessage, and WhatsApp
messages. Each entry contains the original URL, its expanded destination when
MVT resolved a shortened URL during indicator checking, the message timestamp,
and its `sms` or `whatsapp` source.
---
### `sms_attachments.json`
!!! info "Availability"