Writeup :- Networking UAP Cyber Siege 2025 - Final Round_CTF- Find the KSHackZone User Password.
❇️ Description :-
-------------------- KSHackZone User----------------------------
What is the password for the user kshackzone?
Download Capture2.pcapng file from ftp server.
Connection: 192.168.81.59 No user password required. Zip Password: KSHackZone
Flag Format: CS{password}
✅ Solutions :-
Step 1 :- Analyze the traffic capture .
I began by opening the provided Capture2.pcapng file in Wireshark to analyze the captured network traffic.
Step 2 :- Apply TCP Filter and Analyze Stream
I applied the filter TCP in Wireshark to narrow down the traffic. Then, I followed the TCP stream.
While reviewing the TCP stream content, I discovered a shell session or command interaction. Within that session, I found the password for the user kshackzone, which was: 'trq'.
While reviewing the TCP stream content, I discovered a shell session or command interaction. Within that session, I found the password for the user kshackzone, which was: 'trq'.
------------------------------------------------------------------------------------------------------------------------------
0 Comments