Skip to content

Commit

Permalink
Update Google_Dorks.md
Browse files Browse the repository at this point in the history
Added some dorks
  • Loading branch information
Nav-Prak authored Oct 4, 2020
1 parent deb056b commit 18d15ba
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Sensitive_Info_Leaks/Google_Dorks.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@
`inurl:example.com ext:log` <br>
`inurl:example.com intitle:"index of" ext:sql|xls|xml|json|csv` <br>
`inurl:example.com "MYSQL_ROOT_PASSWORD:" ext:env OR ext:yml -git` <br>

`inurl:example.com intitle:"index of" "config.db"` <br>
`inurl:example.com allintext:"API_SECRET*" ext:env | ext:yml` <br>
`inurl:example.com intext:admin ext:sql inurl:admin` <br>
`inurl:example.com allintext:username,password filetype:log` <br>
`site:example.com "-----BEGIN RSA PRIVATE KEY-----" inurl:id_rsa`<br>

#### Other than Google, Try these dorks on various Search Engines such as Duck Duck Go, Bing etc.

Author - [Keshav Malik](twitter.com/g0t_rOoT_)
Author - [Keshav Malik](twitter.com/g0t_rOoT_) <br>
Updated by - [Naveen Prakaasham](twitter.com/NPrakaasham)

0 comments on commit 18d15ba

Please sign in to comment.