300-745 · Question #18
After deploying a new API, the security team must identify the components of the application that are exposed to the internet and whether there are application authentication risks. Which technology…
The correct answer is B. API trace analysis. API trace analysis allows the security team to map out which API endpoints are exposed to the internet and to detect authentication risks. By tracing API calls, it identifies exposed services, monitors traffic flow, and highlights weaknesses in authentication or authorization…
Question
After deploying a new API, the security team must identify the components of the application that are exposed to the internet and whether there are application authentication risks. Which technology must be deployed to discover the applications services and monitor for authentication issues?
Options
- ACloud Security Posture Management
- BAPI trace analysis
- Csecret scanning
- DCloud Workload Protection
How the community answered
(52 responses)- A2% (1)
- B85% (44)
- C6% (3)
- D8% (4)
Explanation
API trace analysis allows the security team to map out which API endpoints are exposed to the internet and to detect authentication risks. By tracing API calls, it identifies exposed services, monitors traffic flow, and highlights weaknesses in authentication or authorization mechanisms.
Topics
Community Discussion
No community discussion yet for this question.