Inspect an HTTP Conversation
Observe request and response metadata for a site you own or a documentation endpoint.
Observe request and response metadata for a site you own or a documentation endpoint.
Prepare 20m · Build 110m · Verify 30m · Document 20m
Work only inside the folder created by Smartphone-Academy.py prepare http-observation. 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 http-observationNo root. Use the supplied files and keep the workspace under $HOME.Practical mission
- Send a HEAD request before downloading content
- Follow and document a redirect chain
- Compare selected security and caching headers
- Save a redacted transcript that excludes cookies and tokens
An annotated transaction showing method, status, headers, redirects and timing.
Quality gate
Analyst reflection
Which result from “Save a redacted transcript that excludes cookies and tokens” would need more evidence before it could support an operational decision?
After checking the evidence, run python Smartphone-Academy.py complete http-observation. Progress is stored locally in the Termux home directory.