A security analyst is monitoring network alerts and observes repeated connection attempts targeting an isolated server in the DMZ. The server contains no actual production data or legitimate services and is specifically set up to decoy potential attackers. Which type of security tool is generating alerts for this monitored activity?
- A honeypot deployed to detect unauthorized activity and collect threat intelligenceAnswer
- BAn inline Network Intrusion Prevention System (NIPS) active in blocking production network traffic
- CA Web Application Firewall (WAF) configured to sanitize Cross-Site Scripting (XSS) scripts
- DA perimeter router ACL applied to fix local application software vulnerabilities
Answer
A honeypot deployed to detect unauthorized activity and collect threat intelligence
A honeypot is a security mechanism designed to act as a decoy to lure cyberattackers. Because a honeypot does not host legitimate services or production data, any connection attempt to it generates a high-fidelity alert for security analysts to monitor and analyze threat tactics.
Step-by-Step Solution
Key Concept
Honeypot Deception and Network Security Monitoring
Estimated Time:45s