Digital Camouflage (50 pts)

Problem: We need to gain access to some routers. Let's try and see if we can find the password in the captured network data: data.pcap.

Writeup:

A pcap file is a packet capture file, something we should open with an application called Wireshark.

Upon opening it, you should be able to filter the traffic, and notice that there's some consistent HTTP streams. Exporting HTTP objects will result in a couple of webpages, one which is a login form. URL decoding the password from one file, and inputting it into the form should result in the flag.

results matching ""

    No results matching ""