levant's cyberspace

/blogposts/20220827_3.html

MENU

dorking


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:

google also supports logical operators:

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.