Valid 200-201 Dumps shared by ExamDiscuss.com for Helping Passing 200-201 Exam! ExamDiscuss.com now offer the newest 200-201 exam dumps, the ExamDiscuss.com 200-201 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 200-201 dumps with Test Engine here:
A user reports difficulties accessing certain external web pages. When an engineer examines traffic to and from the external domain in full packet captures, they notice that many SYNs have the same sequence number, source, and destination IP address, but they have different payloads. What is causing this situation?
Correct Answer: A
TCP injection is an attack where the attacker sends crafted packets into an existing TCP session. These packets appear to be part of the session. The presence of many SYN packets with the same sequence number, source, and destination IP but different payloads indicates that an attacker might be injecting packets into the session. This method can be used to disrupt communication, inject malicious commands, or manipulate the data being transmitted. Reference: Understanding TCP Injection Attacks Analyzing Packet Captures for Injection Attacks Network Security Monitoring Techniques