Exam 312-38 Topic 2 Question 621 Discussion
Actual exam question for EC-COUNCIL's 312-38 exam
Question #: 621
Topic #: 2
Question #: 621
Topic #: 2
Cindy is the network security administrator for her company. She just got back from a security conference in Las Vegas where they talked about all kinds of old and new security threats; many of which she did not know of. She is worried about the current security state of her company's network so she decides to start scanning the network from an external IP address. To see how some of the hosts on her network react, she sends out SYN packets to an IP range. A number of IPs responds with a SYN/ACK response. Before the connection is established, she sends RST packets to those hosts to stop the session.
She has done this to see how her intrusion detection system will log the traffic. What type of scan is Cindy attempting here?
She has done this to see how her intrusion detection system will log the traffic. What type of scan is Cindy attempting here?
Suggested Answer: A Vote an answer
The technique Cindy is using is known as a SYN scan, also referred to as a half-open scan. This method involves sending SYN packets to initiate a TCP connection. If a SYN/ACK response is received, it indicates that the port is listening (open). Cindy then sends an RST packet to close the session before the handshake is completed. This type of scan is useful for mapping out live hosts on a network without establishing a full TCP connection, which can be logged by intrusion detection systems and is less likely to be logged by the host system.
References: The Certified Network Defender (CND) course by EC-Council includes network scanning techniques as part of its curriculum, where the SYN scan is discussed as a method for assessing network security. For more detailed information, refer to the CND study guide and materials that cover network scanning methods and their implications on network security.
References: The Certified Network Defender (CND) course by EC-Council includes network scanning techniques as part of its curriculum, where the SYN scan is discussed as a method for assessing network security. For more detailed information, refer to the CND study guide and materials that cover network scanning methods and their implications on network security.
by Rebecca at Feb 28, 2026, 05:46 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).