Skip to content

Simple script to find secrets inside source code folders

Notifications You must be signed in to change notification settings

defensahacker/secrets-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

secrets-finder

Simple script that searches for secrets (passwords, private keys, tokens, ip addresses, etc) inside any folders that contains source code

Usage: ./secrets-finder.sh <DIR1> (<DIR2> <DIR3> ...)

Same thing for looking for domain names hardcoded in the source code:

Usage: ./infra-finder.sh <DIR1> (<DIR2> <DIR3> ...)

About

Simple script to find secrets inside source code folders

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages