google-dorks-catalog

Generate search queries to identify exposed configuration files and credentials.

3|1|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/EntroVyx/hermes-agent-offsec --skill google-dorks-catalog-entrovyx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-dorks-catalog
Source: https://github.com/EntroVyx/hermes-agent-offsec/tree/main/skills/offsec/meta/google-dorks-catalog
Command: npx skills add https://github.com/EntroVyx/hermes-agent-offsec --skill google-dorks-catalog-entrovyx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the challenge of identifying exposed configuration files, sensitive credentials, and infrastructure secrets that are inadvertently indexed by search engines.

Core Features & Use Cases

  • High-Precision Dorking: Provides a curated list of validated Google search queries to find sensitive files like .env, .git, and private keys.
  • GitHub Code Search: Offers optimized API patterns to locate leaked API keys, database credentials, and service account tokens in public repositories.
  • Use Case: During the passive reconnaissance phase of a security assessment, use this skill to quickly identify misconfigured cloud buckets or exposed environment variables that could lead to unauthorized access.

Quick Start

Use the google-dorks-catalog skill to generate a list of search queries for finding exposed environment files on the target domain example.com.

Frequently Asked Questions about google-dorks-catalog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find exposed environment files and sensitive credentials using Google dorking?

Google dorking finds exposed environment files by running curated search queries targeting specific file extensions like .env and .git. This skill provides validated search patterns to locate sensitive configuration files and infrastructure metadata indexed by search engines.

Can I search for leaked API keys and database credentials in public GitHub repositories?

You can search for leaked API keys in public GitHub repositories using optimized API patterns. This skill provides specific GitHub code search patterns designed to locate exposed service account tokens and database credentials.

What is reconnaissance dorking and when do I need it for security assessments?

Reconnaissance dorking is the process of using advanced search engine queries to identify sensitive information leaks. You need it during the passive reconnaissance phase of a security assessment to quickly find misconfigured assets without active scanning.

Do I need GitHub API authentication to run these dorking search patterns?

You need GitHub API authentication to effectively execute the provided search patterns for GitHub code analysis. Alternatively, standard web browser access is sufficient to run the curated Google search queries for finding exposed configuration files.

What specific types of exposed infrastructure metadata can I locate using these search queries?

You can locate exposed infrastructure metadata including private keys, cloud bucket configurations, and environment variables. The search queries specifically target sensitive configuration files and service-specific credentials inadvertently indexed by search engines.

Are there limitations to using search engine dorking for finding sensitive information leaks?

A limitation of search engine dorking is that it only finds information already indexed by search engines, missing recently exposed or unindexed files. It targets specific file extensions and service-specific credentials but cannot detect actively hidden infrastructure secrets.