
GIAC Certified Web Application Defender
Domain 3Objective 2
CSRF GWEB Practice Questions (Page 5)
Part of the Input Handling and Injection Flaws domain, which makes up ~16% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 180-minute exam (~70–120 total, ~11–19 in this domain), expect 4–6 from this objective — we provide 27 practice questions to prepare you well beyond it. (estimate)
27questions here
6free pages
4concepts
Questions 21–25
- 21
A security team is evaluating a web application that uses JSON for state-changing requests. The application relies on the Content-Type header being application/json to prevent CSRF. An attacker wants to bypass this defense. Which technique is most likely to succeed?
Select an answer first - 22
A security engineer is reviewing a web application that uses a CSRF token stored in a cookie. The token is also submitted as a request parameter. The server validates that the parameter matches the cookie. The engineer discovers that the application has a subdomain that allows users to set arbitrary cookies. Which additional control would best mitigate the CSRF risk?
Select an answer first - 23
A web application uses SameSite=Lax for its session cookie. A user logs in to the application and then visits a malicious website. The malicious website attempts to submit a POST form to the application to change the user's password. Which statement best describes the outcome?
Select an answer first - 24
Which of the following is a common CSRF attack vector that uses a forged GET request?
Select an answer first - 25
How does the SameSite cookie attribute help prevent CSRF attacks?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GIAC (SANS). “GWEB” is a trademark of its owner, used for identification only.