Google Dorks

 

Google Dorks to find sensitive information




Google hacking, also named Google dorking, is a hacker technique that uses Google Search and other Google applications to find security holes in the configuration and computer code that websites use [Wikipedia]

In this post we will provide the list of resources, which can be used for information sharing. And sometimes developers or other engineers share the code or even credentials.


To find sensitive data we will use operator site to specify the resource, where we try to find the sensitive data. We will combine it with keywords. Example:

site:pastebin.com login AND password

So you can try different keywords to find more accurate results.

Here is the list of possible sources for finding data:


codepad.co
scribd.com
npmjs.com
npm.runkit.com
libraries.io
ycombinator.com
coogle.it
papaly.com
trello.com
prezi.com
jsdelivr.net
codepen.io
codeshare.io
sharecode.io
pastebin.com
repl.it
gitter.im
bitbucket.org
*.atlassian.net
github.com
write.as
hastebin.com
ghostbin.co
privatebin
gist.github.com
pastie.org
dabblet.com
penyacom.org
 

Other Google Dorks you can find in Google Hacking Database by next link https://www.exploit-db.com/google-hacking-database

Comments