A network engineering team is updating management access policies to reduce vulnerabilities associated with credential sniffing, brute-force access attempts, and unauthenticated administrative sessions across enterprise devices. Which two security controls directly mitigate these specific vulnerabilities and threats? (Select two.)
- Enforcing Secure Shell (SSH) for device management to encrypt access credentials and session data in transitAnswer
- Implementing Multi-Factor Authentication (MFA) for administrative access to prevent unauthorized logins from compromised passwordsAnswer
- CConfiguring RADIUS authentication under the assumption that it encrypts the full body of every management command packet sent to switches
- DApplying standard access control lists to core router interfaces without explicit permit statements, expecting unlisted management traffic to pass automatically
Answer
Enforcing SSH for device management and implementing Multi-Factor Authentication (MFA) for administrative access directly mitigate packet sniffing and credential-based unauthorized access.
Enforcing SSH encrypts administrative network traffic to prevent eavesdropping and credential theft in transit. Implementing Multi-Factor Authentication (MFA) adds a critical layer of defense ensuring that compromised administrative passwords alone cannot grant access to network devices.
Step-by-Step Solution
Key Concept
Key Security Threats, Vulnerabilities, and Mitigations