> LAB_ENVIRONMENT

An FTP server has been hosted in one of the machines in the network. Using Cain and Abel, an attacker was able to poison the machine and capture the FTP credentials used by the admin. You are tasked with validating the stolen credentials and accessing the file flag.txt.
ATTACKER MACHINE INTERFACE Cain & Abel v4.9
System ready. Awaiting command...
root@kali:~#_

> ASSESSMENT

What are the correct FTP credentials used to access the server?
Hint: Focus on the credentials displayed after packet capture.
Explanation:
Using Cain & Abel, the attacker performed ARP poisoning and intercepted FTP traffic. The captured credentials were username: hat and password: red. Therefore, the correct answer is C (hat@red).