Rating:

1. Extract the whole TCP stream into a file
2. Use foremost to extract all the jpg files: ``foremost -i extracted_tcp``
3. Take a look at the pictures and extract the flag

Note: You have the ``extracted_tcp`` file and the extractred pictures in this repo.

Original writeup (https://github.com/TrollzorFTW/writeups/tree/master/bsidesbos/forensics/spycam).