CERTIFIED-IN-CYBERSECURITY · Question #588
What is the primary purpose of a network honeypot?
The correct answer is A. To attract and detect network attacks. A honeypot is a deliberately vulnerable or enticing decoy system placed on a network to lure attackers. When an attacker interacts with it, security teams receive alerts and can study attacker tactics, techniques, and procedures (TTPs) in a controlled environment. Because no…
Question
What is the primary purpose of a network honeypot?
Options
- ATo attract and detect network attacks
- BTo monitor network traffic
- CTo remove malware from a network
- DTo improve network performance
How the community answered
(50 responses)- A94% (47)
- B2% (1)
- C4% (2)
Explanation
A honeypot is a deliberately vulnerable or enticing decoy system placed on a network to lure attackers. When an attacker interacts with it, security teams receive alerts and can study attacker tactics, techniques, and procedures (TTPs) in a controlled environment. Because no legitimate users should ever interact with a honeypot, any activity it records is inherently suspicious. It does not remove malware (C), improve performance (D), or serve as a general traffic monitor (B), though it does generate security-relevant logs.
Topics
Community Discussion
No community discussion yet for this question.