nerdexam
EC-Council

312-50V11 · Question #877

Which of the following commands checks for valid users on an SMTP server?

The correct answer is C. VRFY. The VRFY commands enables SMTP clients to send an invitation to an SMTP server to verify that mail for a selected user name resides on the server. The VRFY command is defined in RFC 821.The server sends a response indicating whether the user is local or not, whether mail are goin

Enumeration

Question

Which of the following commands checks for valid users on an SMTP server?

Options

  • ARCPT
  • BCHK
  • CVRFY
  • DEXPN

How the community answered

(45 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    91% (41)
  • D
    4% (2)

Explanation

The VRFY commands enables SMTP clients to send an invitation to an SMTP server to verify that mail for a selected user name resides on the server. The VRFY command is defined in RFC 821.The server sends a response indicating whether the user is local or not, whether mail are going to be forwarded, and so on. A response of 250 indicates that the user name is local; a response of 251 indicates that the user name isn't local, but the server can forward the message. The server response includes the mailbox name.

Topics

#SMTP enumeration#VRFY command#user enumeration#email server

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice