From 8f5fc60fce8a076930407cc8d71d28811c03805b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rainho?= Date: Thu, 9 Nov 2023 08:39:59 +0000 Subject: [PATCH] new entry on 'api keys' section - new entry for "mantra" tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2b4b83..a4bf8c4 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Please read the contributions section before openin | [Key-Checker](https://github.com/daffainfo/Key-Checker)| Go scripts for checking API key / access token validity. | | [Keyhacks](https://github.com/streaak/keyhacks)| Keyhacks is a repository which shows quick ways in which API keys leaked by a bug bounty program can be checked to see if they're valid. | |[Private key usage verification ](https://github.com/trufflesecurity/driftwood) | Driftwood is a tool that can enable you to lookup whether a private key is used for things like TLS or as a GitHub SSH key for a user. | +| [Mantra](https://github.com/MrEmpy/mantra) | A tool used to hunt down API key leaks in JS files and pages | ## Books | Author | Publisher | Name | Description |