CS0-003 · Question #616
A security analyst receives an alert with the following packet capture: Which of the following conclusions should the analyst reach about this incident?
The correct answer is C. An Nmap scan is occurring. The capture shows rapid SYNs to two well‑known ports (80 and 443) from the same source, immediately followed by RSTs from the target - classic behavior of a SYN‑based port scan. Nmap’s default scan (SYN scan) operates exactly this way, probing ports and tearing down connections…
Question
A security analyst receives an alert with the following packet capture:
Which of the following conclusions should the analyst reach about this incident?
Exhibit
Options
- AEnCase is enumerating a server.
- BA Nessus proxy is manipulating traffic.
- CAn Nmap scan is occurring.
- DMetasploit is installing on a target.
How the community answered
(55 responses)- A2% (1)
- B11% (6)
- C82% (45)
- D5% (3)
Explanation
The capture shows rapid SYNs to two well‑known ports (80 and 443) from the same source, immediately followed by RSTs from the target - classic behavior of a SYN‑based port scan. Nmap’s default scan (SYN scan) operates exactly this way, probing ports and tearing down connections if no SYN‑ACK is returned.
Topics
Community Discussion
No community discussion yet for this question.
