Back to Library

Google Dork: Please re-enter your password...

PRO

Finds password confirmation pages where users are asked to re-enter credentials, indicating active authentication forms.

Beginner Friendly
High risk - authorized use only
vulnerability

Google Dork Query:

••••••••••••••••••••••••••••••••••
0
Not verified

What It Does

This dork searches for pages displaying 'Please re-enter your password It must match exactly' text. These are typically user registration or password change forms that are indexed by Google. The presence of these forms indicates web applications with authentication systems that may be tested for security weaknesses.

Common Use Cases

  • Authentication Form Discovery: Find indexed registration and password change forms to assess the authentication security of web applications.
  • Password Policy Assessment: During authorized testing, locate password forms to evaluate password complexity requirements and validation logic.
  • Registration Endpoint Mapping: Discover user registration endpoints that may be susceptible to account enumeration or automated signup abuse.

How to Use Safely

  1. Execute the dork in Google to find pages with password re-entry prompts.
  2. Identify the web application type and purpose from the surrounding page content.
  3. Assess the password form for security features like CSRF tokens and complexity requirements.
  4. Report any security weaknesses found in the authentication implementation.

Responsible Use Required

This dork should only be used on systems you own or have explicit authorization to test. Unauthorized access to computer systems is illegal. Always follow ethical guidelines and obtain proper permission before testing.