Tags: wireshark ftp tls
Rating:
# Full WriteUp
Full Writeup on our website: [http://www.aperikube.fr/docs/tjctf_2018/ssleepy](http://www.aperikube.fr/docs/tjctf_2018/ssleepy)
-------------
# TL;DR
In this task the author gaves us a packet capture file (pcap). At the first look, we actually see *FTP* and *TLS* traffic.
After digging a bit in the FTP traffic, we get a *SSL private key*. I used this key to decrypt SSL packets and get a JPG picture containing the flag.