
GIAC Web Application Penetration Tester
Domain 4Objective 1
Web Application Authentication Attacks GWAPT Practice Questions (Page 3)
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 8–13 from this objective — we provide 38 practice questions to prepare you well beyond it. (estimate)
38questions here
8free pages
7concepts
Questions 11–15
- 11
A web application uses a session cookie named 'sessionid' that is set to a base64-encoded value. The value decodes to 'user=alice&role=user&expires=2025-12-31'. The application does not regenerate the session ID after login. Which of the following is the most likely vulnerability that can be exploited?
Select an answer first - 12
A web application allows users to change their password by providing the current password, a new password, and a confirmation. The application checks the current password and then updates the password. A tester finds that if they submit the request twice simultaneously, both requests succeed, and the password is changed to the value from the second request. What vulnerability is this?
Select an answer first - 13
A web application's password reset feature sends a reset link to the user's email. The link contains a token that is generated using the user's email address and the current timestamp, then hashed with MD5. A penetration tester has captured a reset link for their own account. Which of the following is the most likely vulnerability in this implementation?
Select an answer first - 14
Which mitigation is specifically designed to slow down or block brute force attacks against a login form?
Select an answer first - 15
A penetration tester is analyzing a web application's session management. The tester notices that the session ID is generated using a predictable algorithm based on the user's IP address and a timestamp. Which vulnerability is most directly indicated?
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). “GWAPT” is a trademark of its owner, used for identification only.