
GIAC Certified Web Application Defender
Domain 2Objective 3
Access Control GWEB Practice Questions (Page 4)
Part of the Authentication and Session Management domain, which makes up ~22% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 180-minute exam (~70–120 total, ~15–26 in this domain), expect 5–9 from this objective — we provide 43 practice questions to prepare you well beyond it. (estimate)
43questions here
9free pages
7concepts
Questions 16–20
- 16
A web application uses a REST API with endpoints like /api/orders/{id}. The application has a global middleware that checks if the user is authenticated. However, each endpoint is responsible for checking whether the user can access the specific order. A penetration test reveals that a user can access another user's order by changing the ID. What is the most effective remediation?
Select an answer first - 17
Which access control vulnerability occurs when an application uses a user-supplied identifier to directly access an object without verifying the user's authorization?
Select an answer first - 18
A security engineer is investigating a potential access control flaw in a web application. The application uses a role-based access control system where users have a 'role' attribute stored in a JWT. The JWT is signed with a secret key. The engineer discovers that the JWT verification is only performed on the login endpoint, not on subsequent requests. An attacker can modify the role claim in the JWT and access admin functions. What is the most effective remediation?
Select an answer first - 19
A company is migrating a legacy web application to a modern architecture. The legacy application has access control checks scattered throughout the codebase, and some pages have no checks at all. The security team wants to implement a best-practice access control framework. Which approach is most aligned with best practices?
Select an answer first - 20
Which principle states that a subject should be granted only the permissions necessary to perform its legitimate tasks?
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.