Use only for authorized research. Your domain is never sent to a KageDork server.

KAGEDORK / GUIDE

What is Google Dorking?

Google dorking narrows publicly indexed content with operators such as site:, inurl:, intitle:, intext:, filetype:, quotes, minus, OR, before:, and after:. It is not scanning, exploitation, or vulnerability validation. Indexes may be stale and results may be false positives.

What a dork is not

Execution After Redirect (EAR)

EAR is the possibility that an application continues a sensitive operation after returning a redirect. A redirect alone proves nothing; candidate endpoints require explicitly authorized, minimal manual validation. Open Redirect concerns redirection to a controllable external destination.

Professional workflow

  1. Scope, safe harbor, and program policy
  2. Low-risk indexed discovery
  3. Manual review and false-positive checks
  4. Data minimization and masked evidence
  5. Responsible disclosure through security.txt or the official program

FAQ

Does KageDork scan the target?

No. It only builds a search query.

Is finding an admin panel a vulnerability?

No; visibility alone is not a vulnerability.