A network forensic analyst is examining a packet capture (.pcap) file and observes a three-way handshake followed by an encrypted exchange between a client and a server. Suddenly, the analyst sees a large number of TCP packets with the RST (Reset) flag set being sent from the server to the client. What does this pattern most likely indicate?
-
A
A successful file transfer was completed using FTP.
-
B
A Distributed Denial of Service (DDoS) attack using a TCP SYN flood.
-
C
An abrupt termination of the TCP connection, possibly by a firewall or Intrusion Prevention System (IPS).
-
D
A normal termination of the connection using the FIN flag.