Reason from Packet Metadata
Interpret a supplied packet summary without intercepting private communications.
Interpret a supplied packet summary without intercepting private communications.
Prepare 20m · Build 110m · Verify 30m · Document 20m
Work only inside the folder created by Smartphone-Academy.py prepare packet-reasoning. Use the supplied samples or systems you personally administer.
Prepare the Termux workspace
Open Termux in the Academy root and prepare this lab with the local companion. It creates safe samples, notes and evidence files under your Termux account.
python Smartphone-Academy.py prepare packet-reasoningNo root. Use the supplied files and keep the workspace under $HOME.Practical mission
- Order the supplied records by timestamp
- Group packets into conversations using endpoints and protocol
- Identify handshake, query and teardown stages
- State which conclusions remain uncertain without payload access
A flow table that reconstructs DNS, TCP and HTTPS sequence from metadata.
Quality gate
Analyst reflection
Which result from “State which conclusions remain uncertain without payload access” would need more evidence before it could support an operational decision?
After checking the evidence, run python Smartphone-Academy.py complete packet-reasoning. Progress is stored locally in the Termux home directory.