Skip to content

Commit 32dcf5d

Browse files
committed
impr
1 parent 3d795b3 commit 32dcf5d

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

  • src/pentesting-ci-cd/github-security

src/pentesting-ci-cd/github-security/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,7 @@ Please, note that the github dorks are also meant to search for leaks using gith
3838

3939
Tools (each tool contains its list of regexes):
4040

41-
- [https://github.com/zricethezav/gitleaks](https://github.com/zricethezav/gitleaks)
42-
- [https://github.com/trufflesecurity/truffleHog](https://github.com/trufflesecurity/truffleHog)
43-
- [https://github.com/eth0izzle/shhgit](https://github.com/eth0izzle/shhgit)
44-
- [https://github.com/michenriksen/gitrob](https://github.com/michenriksen/gitrob)
45-
- [https://github.com/anshumanbh/git-all-secrets](https://github.com/anshumanbh/git-all-secrets)
46-
- [https://github.com/kootenpv/gittyleaks](https://github.com/kootenpv/gittyleaks)
47-
- [https://github.com/awslabs/git-secrets](https://github.com/awslabs/git-secrets)
41+
Check this page: **[https://book.hacktricks.wiki/en/generic-methodologies-and-resources/external-recon-methodology/github-leaked-secrets.html](https://book.hacktricks.wiki/en/generic-methodologies-and-resources/external-recon-methodology/github-leaked-secrets.html)**
4842

4943
> [!WARNING]
5044
> When you look for leaks in a repo and run something like `git log -p` don't forget there might be **other branches with other commits** containing secrets!

0 commit comments

Comments
 (0)