Q1. What is the PRIMARY purpose of a honeypot?
- A.To detect and analyze attack methods✓ Correct
- B.To serve as a decoy production server
- C.To automatically patch vulnerabilities
- D.To encrypt all network traffic
Explanation: Honeypots are decoy systems designed to attract and study attackers' methods without exposing real systems. Learn more.