Skip to content

Commit 0a843c3

Browse files
committed
Update README.md
Add more dorks
1 parent 4a090ae commit 0a843c3

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,16 @@ jsforce extension:js conn.login # possible salesforce credentials in nodejs proj
5757
SF_USERNAME "salesforce" # possible salesforce credentials
5858
5959
filename:.tugboat NOT "_tugboat" # Digital Ocean tugboat config
60+
61+
HEROKU_API_KEY language:shell # Heroku api keys
62+
63+
HEROKU_API_KEY language:json # Heroku api keys in json files
64+
65+
filename:.netrc password # netrc that possibly holds sensitive credentials
66+
67+
filename:_netrc password # netrc that possibly holds sensitive credentials
68+
69+
filename:hub oauth_token # hub config that stores github tokens
70+
71+
filename:robomongo.json # mongodb credentials file used by robomongo
6072
```

0 commit comments

Comments
 (0)