CERTIFIED-IN-CYBERSECURITY · Question #589
What is a honeypot?
The correct answer is C. A network decoy used to attract and detect attackers. A honeypot is a security resource designed to be probed, attacked, or compromised. It mimics a real system to deceive attackers into revealing their methods, while alerting defenders. It is not a form of encryption (A), not a firewall (D), and while it can complement an…
Question
What is a honeypot?
Options
- AA type of encryption
- BA type of intrusion detection system
- CA network decoy used to attract and detect attackers
- DA type of firewall
How the community answered
(29 responses)- B7% (2)
- C90% (26)
- D3% (1)
Explanation
A honeypot is a security resource designed to be probed, attacked, or compromised. It mimics a real system to deceive attackers into revealing their methods, while alerting defenders. It is not a form of encryption (A), not a firewall (D), and while it can complement an intrusion detection system (B), it is not itself an IDS - an IDS passively monitors real traffic, whereas a honeypot is an active deception mechanism with no legitimate production purpose.
Topics
Community Discussion
No community discussion yet for this question.