Google Hacking Database
Lately, Google is the way people keep themselves updated. Google it are the common words utilized to search anything that is unknown or to gather right relevancy of the topic in question. In this section, we will narrow down on how penetration testers can utilize Google through dorks.
Using dork script to query Google
The first step for testers to understand Google Hacking Database is to understand all the advanced Google operators, just as the machine-level programming engineers must understand computer OP codes. These Google operators are part of the Google query, the syntax of searching is as follows:
Operator:itemthatyouwanttosearch
There is no space between the operation, the colon, and the itemsthatyouwanttosearch
. The following table lists down all the advanced Google Operators:
Operator | Description | Mix with Other Operators | Can be used alone? |
| This allows page title keyword search | Yes | Yes |
| This allows all keywords search at a time in the title | No | Yes |
| This... |