Task 1 requires you to extract the Android app, TerrorTime, and any registration information from the provided PCAP. To complete this task you need to submit

I used Wireshark to extract the APK and a text file containing registration information from the PCAP.

_config.yml

_config.yml

Next, I used sha256sum to compute the APK’s SHA256 hash. README.developer contained the required usernames.

Back to Overview