Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
EC-Council logo

EC-CouncilWeb Application Hacking and Security

Domain 8Objective 1

Authentication Bypass WAHS Practice Questions (Page 8)

Part of the Authentication and Session Management domain, which makes up ~17% of our current practice bank. EC-Council does not publish an official question count, but from its 360-minute exam (~145–240 total, ~25–41 in this domain), expect 8–14 from this objective — we provide 75 practice questions to prepare you well beyond it. (estimate)

75questions here
15free pages
20concepts

Questions 36–40

  1. 36application · medium

    A penetration tester is assessing a web application that uses role-based access control. The tester notices that the URL for viewing a user's profile is /profile?user_id=123 and that the application checks the session cookie only on the main dashboard, not on subsequent requests. The tester changes the user_id parameter to 124 and successfully views another user's profile without any authorization error. Which two vulnerabilities are being exploited in this scenario?

    Select an answer first
  2. 37expert · hard

    A security engineer is investigating a vulnerability where an attacker can register an account and, by sending multiple concurrent requests to the login endpoint, sometimes gets logged in as a different user. The application uses a shared session pool and does not properly synchronize session creation. Which type of vulnerability is this, and what is the best mitigation?

    Select an answer first
  3. 38application · medium

    A security analyst is testing a login form that displays the error message 'Invalid username or password' for incorrect credentials. The analyst submits the following in the username field: 'admin' OR '1'='1' -- and any password. The application logs the analyst in as the admin user. Which vulnerability is being exploited, and what is the most effective remediation?

    Select an answer first
  4. 39application · medium

    A security analyst is reviewing a web application that has a 'Remember Me' feature. The feature sets a cookie with the user's username and a hash of the password. An attacker steals this cookie and uses it to authenticate without knowing the password. Which two vulnerabilities are being exploited?

    Select an answer first
  5. 40application · medium

    A security consultant is reviewing a web application's session management. The application sets a session cookie with the value 'sessionID=1234567890' and does not rotate the session ID after login. An attacker who can predict the session ID pattern can impersonate a logged-in user. Which two controls should be implemented to mitigate this risk?

    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 EC-Council. “WAHS” is a trademark of its owner, used for identification only.