Skip to content

Commit bd2283c

Browse files
authored
Update and rename method.txt to Github_Recon_Method.md
1 parent a0699ff commit bd2283c

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed
Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
1+
# Github Recon
2+
Using Github we can find sensitive infos.
3+
4+
## Steps:
5+
16
1. Check github with company name for API keys or passswords.
27
2. Enumerate the employees of the company from linkedin and twitter and check their repositories on github for sensitive information.
38
3. Check source code of main website and subdomains for github links in the html comments or anywhere. Search using ctl-F and search for keyword github
49

5-
Tools and references::
6-
https://github.com/BishopFox/GitGot
7-
https://github.com/hisxo/gitGraber
8-
https://github.com/tillson/git-hound
9-
https://securitytrails.com/blog/github-dorks
10+
## Tools and references::
11+
* https://github.com/BishopFox/GitGot
12+
* https://github.com/hisxo/gitGraber
13+
* https://github.com/tillson/git-hound
14+
* https://securitytrails.com/blog/github-dorks
1015

11-
By @0xCCFFF (MadMaxx)
16+
### Author:
17+
* [@0xCCFFF](https://twitter.com/0xCCFFF) (MadMaxx)

0 commit comments

Comments
 (0)