// case type
lost or stolen device
post-recovery triage: what did the finder do, what was accessed, was the device wiped or imaged.
start here · primary tools
ordered. work top-down. the first tool is the suggested entry point for this case type.
- ios pairing record forensic analyzerdrop itunes lockdown pairing plist · parse device and host certificates · escrow bag detection · pairing age and trust implications · csv json export · runs locally
- mobile device pairing record analyzerdrop ios lockdown pairing plist or android adb key files · parse device pairing credentials · identify which computers have been paired with the device · surface pairing timestamps and certificate details · runs locally
- ios jailbreak artifact detectordrop manifest db or path list · detect jailbreak indicators cydia sileo substrate · tool identification · removal hints · runs locally
- mobile factory reset evidence artifact detectordrop iOS backup Info.plist / Status.plist or Android recovery logs, getprop output, and filesystem listings · detect artifacts indicating a factory reset occurred · distinguish first-time setup from post-reset setup · surface data remnants that survived the reset · assess completeness of the wipe · runs locally
- mobile remote wipe artifact detectordrop iOS backup files, MDM enrollment plists, or Android DevicePolicyManager logs and logcat output · detect evidence of remote wipe commands being issued or executed · identify the wipe initiator (MDM, Find My iPhone, Google Find My Device, Samsung Find My Mobile) · surface wipe timing and scope · assess whether wipe was completed or interrupted · runs locally
- android factory reset artifact detectordrop recovery logs logcat getprop or path listings · detect factory reset evidence · recovery wipe timeline · mdm remote wipe · boot count · runs locally
- ios app install and uninstall timeline reconstructordrop manifest db applicationstate plists installd log · install uninstall upgrade timeline · mass uninstall alerts · runs locally
- unified login session reconstructordrop 4624 evtx · rdp logs · vpn logs · ssh logs · browser cookie databases · srum csv · build one unified session per user per day across all authentication sources · identify gaps · flag impossible sessions · runs locally
also useful · secondary tools
supporting and follow-up tools. surface as the investigation widens.
- mobile passcode change burst artifact detectordrop iOS logs plists or Android logcat and locksettings database · detect passcode change events · surface credential type changes · identify passcode change bursts · assess complexity weakening · runs locally
- mobile biometric change artifact detectordrop unified log · biometrickitd plist · android logcat · enrollment delete bursts · pre-acquisition significance · runs locally
- mobile find my disable artifact detectordrop iCloud find my plists · unified log · android logcat · disable timeline · anti-forensic correlation · runs locally
- case report generatorfill in case number · examiner · dates · findings · drop evidence files for auto hash · generates structured forensic report PDF · runs locally
run as a stack
skip the click-through. these presets are curated forensic pipelines you can save as a stack with one click and run on your evidence locally.
lost device — recovery triage
8 stepsdrop pairing records + reset/wipe artifacts → timeline of finder activity → report
- 01evidence-manifest-generatorhash device exports before triage
- 02ios-pairing-record-forensic-analyzeriOS pairing records — who connected while the device was missing
- 03mobile-device-pairing-record-analyzercross-platform pairing record analysis
- 04mobile-factory-reset-evidence-artifact-detectordetect factory reset performed while device was out of owner's possession
- 05mobile-remote-wipe-artifact-detectordetect remote wipe commands during the loss window
- 06mobile-find-my-disable-artifact-detectordetect Find My disable — common finder anti-tracking step
- 07forensic-timeline-buildermerge all device events into one timeline of finder activity
- 08case-report-generatordraft a report documenting what happened to the device while missing