Th3_Uncr4ck4ble_P@$$w0rd

Downloading Challenge Files

here is the executable file to download

in this challenge we have a zip file that is protected by a password which exist in the pcap file

let's use wireshark to analyze the traffic and try to find the password

after analyzing the traffic we see that a file called flag.txt is transferd through the ftp protocol

let's extract this file since it's captured by wireshark

and now let's check if we have extracted the file successfully

this is not the flag this is a rabbit hole let's go back to the wireshark and concentrate more and filter the traffic based on the ftp protocol

and this is the password

now let's open the png image inside the flag directory but it's corrupted

before trying to fix the corrupted png image let's extract the strings inside the png image

Flag

DEFENSYS{"SH4rk_H4s_B33n_Def34t3d_SUcc3ssFu11Y"}

Greetings from Sayonara

Last updated

Was this helpful?