Google Dorking or Google hacking is technique to find information from googling search specific term with keywords. Basically using google’s dominance and advance tech to find information.
We will take a look at important operators:
| Operator | Purpose | Example |
|---|---|---|
| site | Search specific site | site:example.org |
| related | Search for related site | related:example.org |
| cache | Search for cached versions | cache:example.org |
| inurl | Search url | inurl:keyword |
| allintext | Search text of page only | allintext:wiki |
| allintitle | search page title | allintitle:keyword |
| intitle | Search page title | intitle:keyword |
| filetype | search results for particular filetype | filetype:pdf |
| @ | Search social media | |
| # | Search for hashtag | #wiki |
| $ | Search for price | camera $400 |
| ”” | Search for specific term | “keyword” |
… check all Advance Operators
