Google Dork Generator
Build advanced Google search queries to find specific files, directories, and information on any website.
Find PDFs on a domain
Search for publicly accessible PDF documents on any website.
site:{domain} filetype:pdfFind Word documents
Find publicly accessible Word docs on a website.
site:{domain} filetype:doc OR filetype:docxFind spreadsheets
Find publicly accessible Excel files on a website.
site:{domain} filetype:xls OR filetype:xlsx OR filetype:csvFind presentations
Find PowerPoint files on a website.
site:{domain} filetype:ppt OR filetype:pptxFind 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:signinFind WordPress admin
Discover WordPress admin pages on a website.
site:{domain} inurl:wp-admin OR inurl:wp-loginFind email addresses
Search for email addresses mentioned on a website.
site:{domain} "@{domain}" emailFind exposed passwords
Search for accidentally exposed password files.
site:{domain} filetype:txt inurl:password OR inurl:passwdFind configuration files
Search for exposed config files that may contain credentials.
site:{domain} filetype:env OR filetype:ini OR filetype:confView 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}