Google Dorks
Google Search is useful for finding information about an organisation or public facing files from the company.
Useful source for docs: https://www.exploit-db.com/google-hacking-database
Useful Search Operators¶
| Example | Description |
|---|---|
filetype:php |
Only files with the extension/type |
-filetype:html |
Only files without the extension/type |
site:example.com |
Only results from that domain or subdomain |
Dorks¶
Dorks are snippets that often find interesting results
| Example | Description |
|---|---|
intitle:"index of" "parent directory" |
Find pages with index turned on |
Last update: 2021-09-01