Activity 01
Packet Capture Lab: HTTP vs HTTPS
Install Wireshark on school computers. Have students visit http://example.com and https://example.com sites, capture packets, and compare plaintext headers to encrypted payloads. Groups note port differences and discuss eavesdropping risks in a shared report.
Explain the function of HTTP and how HTTPS enhances its security.
Facilitation TipDuring Packet Capture Lab, remind students to clear browser caches before capturing HTTPS traffic to get clean, decrypted packets for analysis.
What to look forPresent students with scenarios: 'A user is logging into their bank account.' or 'A user is downloading a public software manual.' Ask them to identify which protocol (HTTP, HTTPS, FTP) is most appropriate and why, citing security considerations.