> For the complete documentation index, see [llms.txt](https://notes.nomanaziz.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.nomanaziz.me/cybersecurity/penetration-testing/tryhackme/main-methodology/1.-reconnaissance/google-dorking.md).

# Google Dorking

First of all - and the important part - it's legal! It's all indexed, publicly available information. However, what you do with this is where the question of legality comes in to play...

A few common terms we can search and combine include:

| Term     | Action                                                    |
| -------- | --------------------------------------------------------- |
| site     | Searches for content within specific website              |
| filetype | Search for a file by its extension (e.g. PDF)             |
| cache    | View Google's Cached version of a specified URL           |
| intitle  | The specified phrase MUST appear in the title of the page |
