nerdexam
Cisco

200-201 · Question #164

Refer to the exhibit. What does this output indicate?

The correct answer is D. Email ports are closed on the server. The output indicates that the server is not listening on the standard ports associated with email services, implying these ports are closed.

Submitted by takeshi77· Mar 6, 2026Network Intrusion Analysis

Question

Refer to the exhibit. What does this output indicate?

Exhibit

200-201 question #164 exhibit

Options

  • AHTTPS ports are open on the server.
  • BSMB ports are closed on the server.
  • CFTP ports are open on the server.
  • DEmail ports are closed on the server.

How the community answered

(63 responses)
  • A
    6% (4)
  • B
    5% (3)
  • C
    14% (9)
  • D
    75% (47)

Why each option

The output indicates that the server is not listening on the standard ports associated with email services, implying these ports are closed.

AHTTPS ports are open on the server.

If HTTPS ports (e.g., 443) were open, the output would show this port in a "LISTENING" state, contradicting the correct answer which implies closure of other ports.

BSMB ports are closed on the server.

If SMB ports (e.g., 139, 445) were closed, the output would explicitly show them as not listening or being blocked, but this option specifies SMB, not email.

CFTP ports are open on the server.

If FTP ports (e.g., 20, 21) were open, the output would show these ports in a "LISTENING" state, which would mean FTP services are active.

DEmail ports are closed on the server.Correct

The output, if showing standard email ports like 25 (SMTP), 110 (POP3), 143 (IMAP), 465 (SMTPS), or 587 (Submission) as not in a "LISTENING" or "OPEN" state, directly indicates that email services are not running or are blocked on the server, thus the ports are closed.

Concept tested: Network port status interpretation

Source: https://nmap.org/book/man-briefoptions.html

Topics

#port scanning#Nmap#network reconnaissance

Community Discussion

No community discussion yet for this question.

Full 200-201 Practice