Exam CCSK All QuestionsBrowse all questions from this exam
Question 9

APIs and web services require extensive hardening and must assume attacks from authenticated and unauthenticated adversaries.

    Correct Answer: B

    APIs and web services require extensive hardening because they are susceptible to attacks from both authenticated and unauthenticated adversaries. Proper hardening includes implementing industry-standard authentication methods, ensuring secure coding practices, and deploying regular security assessments to identify and mitigate potential vulnerabilities.

Discussion
ElenaCyberOption: B

It's B: CCSK Security Guide pg 117: APIs and web services need to be extensively hardened and assume attacks from both authenticated and unauthenticated adversaries. This includes using industry standard authentication designed specifically for APIs.