Google Dorks
Theory

Practice
Google Hacking Database (GHDB)
Useful dorks
Ressource
Last updated

Last updated
# Specify the filetype "pdf" and search the term "email address".
filetype:pdf "email address"
# Search all URLs containing the word "edu" and search the term "login" in the urls.
inurl:edu "login"
# Searches keywords contained in the page title.
intitle:pentesting
# Search the term "DB_USER" contained in the given site "github.com".
site:github.com "DB_USER"
site:github.com "DB_PASSWORD"
# Views cached content
cache:example.com#Search for subdomains
site:*.domain.com
#Search for subdomains with 'admin' in title
site:*.domain.com intitle:adminintitle:"Directory Listing For"
intitle:"index of"