CCSK Exam QuestionsBrowse all questions from this exam

CCSK Exam - Question 9


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

Show Answer
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

1 comment
Sign in to comment
ElenaCyberOption: B
May 16, 2023

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.