KnightCTF 2022

Compromised CTF Platform – Networking Challenge Writeup | KnightCTF 2022

Hi. In this challenge you have to analyze the pacp file & get the username & password.

Open the file in wireshark. If you analyze the packet carefully, you’ll see that the attacker performed a bruteforce attack in the login page. In stream 24, you’ll see a redirect to dashboard.php. There you’ll get the username & password.

image

0 people love this