Rating:
# === Let it go (Misc: 5 solves, 250 pts) ===
by mito
challenge.pcap is a file that captures only NTP packets.
I checked the IP address carefully.
Then I found that the first byte of the IP address (xxx.168.43.105) is a flag.
* No.12: `70` .168.43.105 70=F
* No.14: `76` .168.43.105 76=L
* No.16: `65` .168.43.105 65=A
* No.18: `71` .168.43.105 71=G
* No.20: `123` .168.43.105 123={
* ...
* No.82: `125` .168.43.105 125=}
-----
FLAG{WH3R3_H4V3_U_B33n_All_MY_LiF3}