From 316320a15e03a533a6192847e61aadf1cc65008d Mon Sep 17 00:00:00 2001 From: Samar Dhwoj Acharya Date: Fri, 27 Nov 2015 14:39:44 +0545 Subject: [PATCH] Add more github dorks Adds dorks related to filezilla, docker, intellij, dbs, irc, etc. --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 876816f..246afad 100644 --- a/README.md +++ b/README.md @@ -69,4 +69,18 @@ filename:_netrc password # netrc that possibly holds sensitive credentials filename:hub oauth_token # hub config that stores github tokens filename:robomongo.json # mongodb credentials file used by robomongo + +filename:filezilla.xml Pass # filezilla config file with possible user/pass to ftp + +filename:recentservers.xml Pass # filezilla config file with possible user/pass to ftp + +filename:config.json auths # docker registry authentication data + +filename:idea14.key # IntelliJ Idea 14 key, try variations for other versions + +filename:config irc_pass # possible IRC config + +filename:connections.xml # possible db connections configuration, try variations to be specific + +filename:express.conf path:.openshift # openshift config, only email and server though ```