Difference between revisions of "Dorking"

From Void-Byte
Jump to navigation Jump to search
Line 1: Line 1:
-- OR
+
<br />
 
 
-- AND
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|+
 
|+

Revision as of 21:47, 1 May 2020


Google Dorks
Dork 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
Operator Type Description Example
* Wildcard Find pages that match specified keyword(s) but allow all after.
| OR Find pages that match specified keyword(s) OR other specified keyword(s).
+ AND Find pages that match all specified keyword(s).
- NOT Find pages that do not match specified keyword(s).