Skip to content

Commit ecaece9

Browse files
authored
chore(readme): Add new tools
1 parent d89d47a commit ecaece9

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@
418418
- [cariddi](https://github.com/edoardottt/cariddi) - Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more...
419419
- [SecretFinder](https://github.com/m4ll0k/SecretFinder) - A python script for finding sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files.
420420
- [js-snitch](https://github.com/vavkamil/js-snitch) - Scans remote JavaScript files with Trufflehog + Semgrep to detect leaked secrets.
421+
- [keyhacks](https://github.com/streaak/keyhacks) - KeyHacks shows methods to validate different API keys found on a Bug Bounty Program or a pentest.
421422

422423

423424
### Git
@@ -428,6 +429,7 @@
428429
- [GitHunter](https://github.com/digininja/GitHunter) - A tool for searching a Git repository for interesting content
429430
- [dvcs-ripper](https://github.com/kost/dvcs-ripper) - Rip web accessible (distributed) version control systems: SVN/GIT/HG...
430431
- [Gato (Github Attack TOolkit)](https://github.com/praetorian-inc/gato) - GitHub Self-Hosted Runner Enumeration and Attack Tool
432+
- [zizmor](https://github.com/zizmorcore/zizmor) - Static analysis tool for GitHub Actions
431433

432434
### Buckets
433435

@@ -577,11 +579,6 @@
577579
- [hakip2host](https://github.com/hakluke/hakip2host) - hakip2host takes a list of IP addresses via stdin, then does a series of checks to return associated domain names.
578580
- [jsmon](https://github.com/robre/jsmon) - A Javascript change monitoring tool for Bug Bounty.
579581
- [related-domains](https://github.com/gwen001/related-domains) - Find related domains of a given domain. this tool search for domains that have been registered by the same peoples/companies.
580-
- [vavkamil.cz](https://github.com/vavkamil/vavkamil.cz) - My personal blog
581-
- [API-Keys-Snitch](https://github.com/vavkamil/API-Keys-Snitch) - Burp extension to detect & report exposed API keys as an Informative issue
582-
- [404](https://github.com/vavkamil/foo) - This one doesn't exist
583-
- [not-gh](https://vavkamil.cz) - This is not GitHub link
584-
- [js-snitch](https://github.com/vavkamil/js-snitch) - This is duplicate, already in README
585582

586583
---
587584

0 commit comments

Comments
 (0)