nerdexam
EC-Council

312-50V9 · Question #105

Which solution can be used to emulate computer services, such as mail and ftp, and to capture information related to logins or actions?

The correct answer is B. Honeypot. A honeypot is a security decoy system designed to emulate real services like mail and FTP in order to attract attackers and capture their credentials and actions.

Evading IDS, Firewalls, and Honeypots

Question

Which solution can be used to emulate computer services, such as mail and ftp, and to capture information related to logins or actions?

Options

  • AFirewall
  • BHoneypot
  • CCore server
  • DLayer 4 switch

How the community answered

(26 responses)
  • B
    92% (24)
  • C
    4% (1)
  • D
    4% (1)

Why each option

A honeypot is a security decoy system designed to emulate real services like mail and FTP in order to attract attackers and capture their credentials and actions.

AFirewall

A firewall enforces access control rules to permit or deny traffic - it does not emulate services or capture attacker actions beyond logging connection attempts.

BHoneypotCorrect

A honeypot intentionally mimics legitimate network services to lure attackers, logging all interaction including login attempts, credentials used, and commands executed. This provides threat intelligence and early warning of intrusion attempts without exposing production systems. Tools like Honeyd or specialized appliances can emulate mail, FTP, HTTP, and other services convincingly.

CCore server

A 'core server' is a generic infrastructure term referring to a central production server, not a deception-based security tool.

DLayer 4 switch

A Layer 4 switch forwards traffic based on transport-layer port and IP information - it has no capability to emulate application services or capture attacker behavior.

Concept tested: Honeypot deception and service emulation

Source: https://www.sans.org/white-papers/1220/

Topics

#honeypot#network deception#service emulation#intrusion detection

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice