CS0-003 · Question #586
A security analyst receives an alert with the following packet capture attached: Which of the following has occurred?
The correct answer is C. An Nmap scan. The packet capture shows a TCP three-way handshake (SYN, SYN-ACK, ACK) followed immediately by a RST, ACK, which is characteristic of Nmap’s TCP connect scan. This scan type completes the handshake to identify open ports, then quickly resets the connection. The absence of data…
Question
A security analyst receives an alert with the following packet capture attached:
Which of the following has occurred?
Exhibit
Options
- Areconnaissance
- BA password stuffing attack
- CAn Nmap scan
- DAn nc reverse shell
How the community answered
(50 responses)- A10% (5)
- B4% (2)
- C84% (42)
- D2% (1)
Explanation
The packet capture shows a TCP three-way handshake (SYN, SYN-ACK, ACK) followed immediately by a RST, ACK, which is characteristic of Nmap’s TCP connect scan. This scan type completes the handshake to identify open ports, then quickly resets the connection. The absence of data transfer after the handshake indicates reconnaissance rather than a shell or credential attack.
Topics
Community Discussion
No community discussion yet for this question.
