NSE 8 – Network Security Expert — Question 22

A data center for example.com hosts several separate Web applications. Users authenticate with all of them by providing their Active Directory (AD) login credentials. You do not have access to Example, Inc.s AD server. Your solution must do the following:
- provide single sign-on (SSO) for all protected Web applications
- prevent login brute forcing
- scan FTPS connections to the Web servers for exploits
- scan Webmail for OWASP Top 10 vulnerabilities such as session cookie hijacking, XSS, and SQL injection attacks
Which solution meets these requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D because it ensures that FortiGate inspects FTPS traffic while also allowing for SSO through the FSSO Agent, which is crucial for centralized authentication. Options A, B, and C do not provide a complete solution since they either lack proper brute force protection, do not adequately scan FTPS or web traffic, or do not implement SSO effectively without access to the AD server.