Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gwen001/keyhacks.sh
Automation of tokens/api keys testing.
https://github.com/gwen001/keyhacks.sh
bash bugbounty key pentesting secrets security-tools shell token
Last synced: 4 days ago
JSON representation
Automation of tokens/api keys testing.
- Host: GitHub
- URL: https://github.com/gwen001/keyhacks.sh
- Owner: gwen001
- License: mit
- Created: 2022-11-14T17:14:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T15:58:06.000Z (over 1 year ago)
- Last Synced: 2024-06-21T15:45:40.695Z (5 months ago)
- Topics: bash, bugbounty, key, pentesting, secrets, security-tools, shell, token
- Language: Shell
- Homepage:
- Size: 75.2 KB
- Stars: 90
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
keyhacks.sh
Automation of tokens/api keys testing.---
## Description
This Bash tool can check the validity of API keys from several services. This is very useful when you want to automate the process of testing leaked secrets.
See KeyHacks project from Streaak:
https://github.com/streaak/keyhacks
"KeyHacks shows ways in which particular API keys found on a Bug Bounty Program can be used, to check if they are valid."## Install
```
git clone https://github.com/gwen001/keyhacks.sh
```## Usage
```
$ ./keyhacks.sh
Usage:---
Feel free to [open an issue](/../../issues/) if you have any problem with the script.