GCIA · Question #98
John works as a Security Administrator for NetPerfect Inc. The company uses Windows-based systems. A project has been assigned to John to track malicious hackers and to strengthen the company's…
The correct answer is A. Honeypot. A honeypot is a decoy system intentionally configured to attract and deceive attackers while logging their activities for analysis and intelligence gathering.
Question
John works as a Security Administrator for NetPerfect Inc. The company uses Windows-based systems. A project has been assigned to John to track malicious hackers and to strengthen the company's security system. John configures a computer system to trick malicious hackers into thinking that it is the company's main server, which in fact is a decoy system to track hackers. Which system is John using to track the malicious hackers?
Options
- AHoneypot
- BHoneytokens
- CIntrusion Detection System (IDS)
- DBastion host
How the community answered
(28 responses)- A82% (23)
- B4% (1)
- C4% (1)
- D11% (3)
Why each option
A honeypot is a decoy system intentionally configured to attract and deceive attackers while logging their activities for analysis and intelligence gathering.
A honeypot is a security resource whose value lies specifically in being probed, attacked, or compromised - it mimics a legitimate production system to lure malicious actors. By appearing to be the company's main server while actually being a monitored decoy, John's system fits the honeypot definition exactly. All activity on a honeypot is by definition suspicious, making it an effective tool for tracking attacker behavior and tactics.
Honeytokens are fake data artifacts (credentials, files, records) embedded in real systems to detect unauthorized access, not full decoy systems designed to simulate an entire server.
An Intrusion Detection System (IDS) passively monitors real network traffic or system activity for known attack signatures and does not act as a decoy or fake server.
A bastion host is a hardened, intentionally exposed server that provides a controlled gateway into a network, not a deceptive decoy designed to mislead attackers.
Concept tested: Honeypot as attacker deception and tracking mechanism
Source: https://csrc.nist.gov/glossary/term/honeypot
Topics
Community Discussion
No community discussion yet for this question.