navigation
dorking is a technique used to find security holes in the configuration and computer code that websites are using.
by using the google search engine and its operators, you can find various information that sites hide.
google has many operators, for example:
allintext:"keyword"
intext:"keyword"
allinurl:"keyword"
inurl:"keyword"
allintitle:"keyword"
intitle:"keyword"
site:"URL"
filetype:"pdf"
link:"keyword"
numrange:321-325
filetype:pdf & (before:2000-01-01 after:2001-01-01)
inanchor:hello
allinpostauthor:"keyword"
related:URL
cache:URL
google also supports logical operators:
site:levant.neocities.org | site:neocities.org
site:levant.neocities.org & site:neocities.org
including and excluding results.
you can use + or - to include or exclude certain words or urls.
example: -site:*.neocities.org +site:levant.neocities.org
adding a tilde will tell google to also search for synonyms for a word.
example: ~dorking
you can also use an asterisk as a wildcard.
example: site:*.neocities.org
you can also write any word in quotation marks and google will search the exact keyword.
example: "hello"
there is a very useful database of many user submitted dorks: ghdb
using some of the commands listed above you can try out various keywords and try to find a bunch of stuff.