Google operators
Last updated
Last updated
Operator
Description
site:"website.tld"
shows only results from specified site
-site:"website.tld"
excludes results from specified site
filetype:ppt
returns only ppt files
filetype:pdf "keyword1 keyword2"
returns only pdf files containing keywords
intitle:"Fancy website title"
returns sites with specified content in title
inurl:"/path/to/page.html"
returns sites with specified url
intext:"some content"
returns sites with specified content somewhere in the site
Operator combination
Description
intitle:"VNC viewer for Java"
returns (mostly) exposed VNC services
inurl:"/control/userimage.html"
returns (mostly) exposed webcams
inurl:".php?" intext:CHARACTER_SETS,COLLATIONS intitle:phpmyadmin
returns phpmyadmin config pages
intitle:"-N3t" filetype:php undetectable
returns machines with known php backdoor vulnerabilitiy