Difference between revisions of "Dorking"

From Void-Byte
Jump to navigation Jump to search
(Created page with "-- OR -- AND {| class="wikitable" |+ ! colspan="4" |Google |- |'''Operator''' |'''Type''' |'''Description''' |'''Example''' |- |allintext: |Text |Find keywords found in a pag...")
 
Line 4: Line 4:
 
{| class="wikitable"
 
{| class="wikitable"
 
|+
 
|+
! colspan="4" |Google
+
! colspan="4" |Google Dorks
 
|-
 
|-
 
|'''Operator'''
 
|'''Operator'''
Line 13: Line 13:
 
|allintext:
 
|allintext:
 
|Text
 
|Text
|Find keywords found in a pages text.
+
|Find pages with keyword(s) in text.
 
|
 
|
 
|-
 
|-
 
|allintitle:
 
|allintitle:
 
|Text
 
|Text
|Find keywords found in a pages <title> tags.
+
|Find pages with keyword(s) in <title> tages.
 
|
 
|
 
|-
 
|-
 
|allinurl:
 
|allinurl:
|URL
+
|Text
|Find keywords found in a pages URL.
+
|Find pages with keyword(s) in URL.
 
|
 
|
 
|-
 
|-
 
|books:
 
|books:
 
|Text
 
|Text
|
+
|Find books with keyword(s) in title.
 
|
 
|
 
|-
 
|-
 
|cache:
 
|cache:
 
|URL
 
|URL
|
+
|Show when Google cached the URL.
 
|
 
|
 
|-
 
|-
 
|filetype:
 
|filetype:
 
|Extension
 
|Extension
|
+
|Find specified file type.
 
|
 
|
 
|-
 
|-
 
|inanchor:
 
|inanchor:
 
|Text
 
|Text
|
+
|Find pages with keyword(s) in anchors.
|
 
|-
 
|info:
 
|URL
 
|
 
 
|
 
|
 
|-
 
|-
Line 58: Line 53:
 
|intitle:
 
|intitle:
 
|Text
 
|Text
|
+
|Find pages with keyword(s) in <title> tages.
 
|
 
|
 
|-
 
|-
 
|inurl:
 
|inurl:
 
|URL
 
|URL
 +
|Find pages with keyword(s) in URL.
 
|
 
|
 +
|-
 +
|link:
 +
|URL
 +
|Find pages that link to specified URL.
 
|
 
|
 
|-
 
|-
 
|maps:
 
|maps:
 
|Place
 
|Place
|
+
|Find maps with Place/Location.
 
|
 
|
 
|-
 
|-
 
|related:
 
|related:
 
|URL
 
|URL
|
+
|Find pages related to specific URL.
 
|
 
|
 
|-
 
|-
 
|site:
 
|site:
 
|URL
 
|URL
 +
|Find pages within a specified URL.
 
|
 
|
|
+
|-
 +
| colspan="4" |'''Google Operators'''
 
|}
 
|}

Revision as of 21:39, 1 May 2020

-- OR

-- AND

Google Dorks
Operator Type Description Example
allintext: Text Find pages with keyword(s) in text.
allintitle: Text Find pages with keyword(s) in <title> tages.
allinurl: Text Find pages with keyword(s) in URL.
books: Text Find books with keyword(s) in title.
cache: URL Show when Google cached the URL.
filetype: Extension Find specified file type.
inanchor: Text Find pages with keyword(s) in anchors.
intext: Text Find keywords found in a pages text.
intitle: Text Find pages with keyword(s) in <title> tages.
inurl: URL Find pages with keyword(s) in URL.
link: URL Find pages that link to specified URL.
maps: Place Find maps with Place/Location.
related: URL Find pages related to specific URL.
site: URL Find pages within a specified URL.
Google Operators