Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

keyhacks.sh


Automation of tokens/api keys testing.


bash badge
MIT license badge
twitter badge

---

## 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.