prepare the tools (176 pts)
Last updated
Last updated
lets preparing our tools!
We're given a file named preparingtools.pcapng
.
This is what we'll see if we follow the TCP stream.
We can see a bunch of message with the format "flag[number]letter". My theory is that the letters would make a clear message if ordered according to the numbers. To do that, I put all the messages in message.txt
and wrote this code.
Here's the result :)
Flag: CJ{warm_up_for_your_scapy/pyshark/tshark}