The problem
Why this needed to exist.
Network findings are easy to overstate when a conclusion is separated from the packets that support it. This lab keeps every extracted observation and event linked to its source frame numbers.
Keep every extracted observation and documented event linked to source frame numbers rather than presenting conclusions without packet evidence.
Approach
How the system was shaped.
- Generated fixed captures with documentation-range addresses and synthetic MAC addresses.
- Normalized protocols, endpoints, conversations, DNS, ARP, HTTP, and documented events into a stable data model.
- Embedded charts and report styling so the HTML case review remains portable and offline-readable.
Tradeoffs
What the design chooses—and gives up.
- Simple transparent rules are easy to audit but are not a replacement for a production IDS.
- The fixtures favor reproducibility and teaching value over large-volume capture realism.
Evidence
What can be inspected.
- The combined sample contains twenty-six packets and three documented event patterns.
- Every extracted item records a one-based packet number for evidence traceability.
Lessons
What carries into the next system.
- Packet-analysis conclusions are easier to review when every observation retains its source-frame reference.
