
GIAC Certified Web Application Defender
Domain 3Objective 2
CSRF GWEB Practice Questions (Page 2)
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 6–10
- 6
A web application allows users to transfer money between accounts. The transfer is performed via a POST request that includes the amount and destination account. The application uses cookie-based sessions. Which scenario represents a successful CSRF attack?
Select an answer first - 7
A company is migrating a legacy web application to a microservices architecture. The application currently uses a single server-side session and synchronizer tokens. In the new architecture, the frontend service handles the session, and multiple backend services process state-changing requests. The team wants to maintain CSRF protection. Which approach is the most appropriate?
Select an answer first - 8
What is the primary characteristic of a Cross-Site Request Forgery (CSRF) attack?
Select an answer first - 9
A web application has a feature that allows users to change their email address. The feature is implemented as a GET request with query parameters. A security review recommends changing this to a POST request and adding CSRF protection. Which of the following is the primary reason for this recommendation?
Select an answer first - 10
A QA tester is tasked with verifying that a web application is protected against CSRF. The tester has access to a valid session and wants to test a state-changing endpoint. Which test is most likely to confirm the presence of CSRF protection?
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.