101 Exam QuestionsBrowse all questions from this exam

101 Exam - Question 45


Which is NOT an ASM protection method for cross site scripting?

Show Answer
Correct Answer: C

Token injection is typically associated with preventing CSRF (Cross-Site Request Forgery) attacks, not cross-site scripting (XSS). The other options—signatures, URI character set limiting, and parameter character set limiting—are commonly used as protection methods against XSS attacks.

Discussion

1 comment
Sign in to comment
zerotfeiOption: C
Nov 29, 2020

C should be a protection method as well, with reference to CSRT https://support.f5.com/csp/article/K11930