The wire lab
Plaintext HTTP on port 9080. The three live Network challenges are solved here, against traffic your own browser generates.
http://ctf.nitaimaarek.com:9080/wire/f8064faade97bd6f26b8/
Served over plain HTTP on purpose — the whole point is that you can read it in a capture.
Before you click
- Open Wireshark, pick the Wi-Fi interface, start the capture.
- Then open the lab and press a button.
- Stop the capture, and filter
tcp.port == 9080.