
GIAC Certified Web Application Defender
Domain 3Objective 1
Input Related Flaws and Input Validation GWEB Practice Questions (Page 6)
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 44 practice questions to prepare you well beyond it. (estimate)
44questions here
9free pages
9concepts
Questions 26–30
- 26
A web application has a registration form that uses JavaScript to enforce a strong password policy (minimum length, complexity, and character set). A penetration test reveals that an attacker can submit a weak password directly via a crafted HTTP request, bypassing the client-side checks. Which remediation should the development team implement?
Select an answer first - 27
Why is it important to log validation failures securely?
Select an answer first - 28
A development team is building a public-facing registration form that includes a username field. They have implemented JavaScript validation to enforce a 3–20 character length and an alphanumeric pattern. A security reviewer insists that server-side validation is still required. Which reason best supports the reviewer's position?
Select an answer first - 29
What is the primary purpose of input validation in a web application?
Select an answer first - 30
A web application allows users to enter a 'name' that is later used in three different contexts: an SQL query, an HTML page, and a shell command. The development team wants to apply a single validation rule to the input. Which approach is most secure?
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.