Skip to content

We can Use this tool to find out sensitive data such as API keys, hardcoded credentials etc.

License

Notifications You must be signed in to change notification settings

rsbarsania/secret_key_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret Key Finder

We can Use this tool to find out sensitive data such as API keys, hardcoded credentials etc.

Usage

  • To find sensitive keys on a target
./secret_key_finder.sh https://target.com/
  • To search for URL in which key is present
./key_url_finder.sh <Keyword_Here>
  • For Example:
./key_url_finder.sh "Alzfdvrbrb244566ffdvgbgbt"

Installation

git clone https://github.com/rsbarsania/secret_key_finder.git
cd secret_key_finder
chmod +x *.sh
./installer.sh

About

We can Use this tool to find out sensitive data such as API keys, hardcoded credentials etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages