Skip to main content

    Google Dork Generator

    Build advanced Google search queries to find specific files, directories, and information on any website.

    Use responsibly. Google dorking is a legitimate research technique, but accessing private systems without permission is illegal. Only use these queries on websites you own or have permission to test.

    Find PDFs on a domain

    Search for publicly accessible PDF documents on any website.

    site:{domain} filetype:pdf

    Find Word documents

    Find publicly accessible Word docs on a website.

    site:{domain} filetype:doc OR filetype:docx

    Find spreadsheets

    Find publicly accessible Excel files on a website.

    site:{domain} filetype:xls OR filetype:xlsx OR filetype:csv

    Find presentations

    Find PowerPoint files on a website.

    site:{domain} filetype:ppt OR filetype:pptx

    Find open directories

    Search for directory listings that expose file structures.

    site:{domain} intitle:"index of"

    Find parent directories

    Find pages showing a file/folder listing.

    site:{domain} intitle:"parent directory"

    Find login pages

    Discover login and admin portals on a website.

    site:{domain} inurl:login OR inurl:admin OR inurl:signin

    Find WordPress admin

    Discover WordPress admin pages on a website.

    site:{domain} inurl:wp-admin OR inurl:wp-login

    Find email addresses

    Search for email addresses mentioned on a website.

    site:{domain} "@{domain}" email

    Find exposed passwords

    Search for accidentally exposed password files.

    site:{domain} filetype:txt inurl:password OR inurl:passwd

    Find configuration files

    Search for exposed config files that may contain credentials.

    site:{domain} filetype:env OR filetype:ini OR filetype:conf

    View cached version

    See Google's cached version of a specific page.

    cache:{domain}

    Find related sites

    Discover websites similar to a given domain.

    related:{domain}

    Find pages linking to a site

    Find external pages that link to a specific website.

    link:{domain}

    Find social media profiles

    Find social media profiles for a person or brand.

    site:linkedin.com OR site:twitter.com OR site:facebook.com "{query}"

    Search excluding a site

    Search for a topic while excluding results from a specific site.

    "{query}" -site:{domain}

    Custom dork builder

    Build your own Google dork from scratch using operators.

    {query}
    Google Dork Generator — TekSure