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

EC-CouncilWeb Application Hacking and Security

Domain 8Objective 1

Authentication Bypass WAHS Practice Questions (Page 14)

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 66–70

  1. 66foundation · easy

    How can SQL injection be used to bypass authentication?

    Select an answer first
  2. 67application · medium

    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 current timestamp and the user's email address, then encoded in base64. An attacker who knows the victim's email address and the approximate time of the reset request can predict the token. Which two weaknesses are present in this implementation?

    Select an answer first
  3. 68expert · hard

    A web application allows users to upload profile pictures. The application checks the file extension and MIME type but does not check the file content. An attacker uploads a PHP file disguised as an image, and the server executes it when accessed via a direct URL. The uploaded file is stored in a directory that is accessible without authentication. Which two vulnerabilities are being exploited?

    Select an answer first
  4. 69application · medium

    A login form returns different error messages: 'Invalid username' vs 'Invalid password'. The backend constructs a SQL query by concatenating the username and password directly. Which attack is most directly enabled by these two flaws combined?

    Select an answer first
  5. 70application · medium

    A login form returns 'User not found' for unknown usernames and 'Incorrect password' for known usernames. An attacker can use this to enumerate valid usernames. Which additional vulnerability would make this enumeration most dangerous?

    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.