Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Zile

Extract API keys from file or url using by magic of python and regex.

asciicast

Usage

  • For getting keys from file cat file | python3 zile.py
  • For getting keys from all files under current dir cat file | python3 zile.py --file
  • For getting keys from urls/domains cat urls | python3 zile.py --request

Output: [serviceName] keyValue

Todo

  • Add source of key/value
  • Test all patterns and add more
  • Removing duplicate results

Issues / Pull Requests

I'm waiting for your pull requests or bug reports impatiently.

About

Extract API keys from file or url using by magic of python and regex.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages