Skip to content

Xplo8E/APIKeyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APIKeyzer

APIKeyzer = Apiguesser + Keyhacks

  ___  ______ _____ _   __
 / _ \ | ___ \_   _| | / /
/ /_\ \| |_/ / | | | |/ /  ___ _   _ _______ _ __
|  _  ||  __/  | | |    \ / _ \ | | |_  / _ \ '__|
| | | || |    _| |_| |\  \  __/ |_| |/ /  __/ |
\_| |_/\_|    \___/\_| \_/\___|\__, /___\___|_|
                                __/ |
                               |___/  v1.0
                                      @Xplo8E

Install

go install github.com/Xplo8E/APIKeyzer/cmd/apiKeyzer@latest

Usage

Examples:
  apiKeyzer --key "YOUR-API-KEY"
  apiKeyzer --list keys.txt
  cat keys.txt | apiKeyzer
  apiKeyzer --key "YOUR-API-KEY" --config custom-patterns.json

Usage:
  apiKeyzer [flags]

Flags:
  -c, --config string   Path to patterns configuration file (default will be used if not provided)
  -h, --help            help for apiKeyzer
  -k, --key string      Single API key to validate
  -l, --list string     File containing API keys (one per line)
  -v, --verbose         Enable verbose output

TODO

Credits

About

APIKeyzer = Apiguesser + Keyhacks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages