Rating:
# Download
## Challenge: We have a network capture of someone downloading something from the internet. Can you find what it is?
Using Wireshark to look through the network capure:
![WIRESHARK](https://github.com/pwilthew/CTF-Write-Ups/blob/master/SHA2017CTF-Junior/Download/Wireshark1.png)
We can see there is a jpg file.
![WIRESHARK](https://github.com/pwilthew/CTF-Write-Ups/blob/master/SHA2017CTF-Junior/Download/Wireshark2.png)
Download it and ta da!
![FLAG](https://github.com/pwilthew/CTF-Write-Ups/blob/master/SHA2017CTF-Junior/Download/flag.jpg)