Skip to content

A tool to capture all the apk secrets by leveraging multiple open source searching tools

Notifications You must be signed in to change notification settings

craighays/apk-all-secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apk-all-secrets

A tool to capture all the apk secrets by leveraging multiple open source searching tools.

Inspired by:

About

apk-all-secrets is a tool that can:

  • Clone multiple public/private github repositories of an organization and scan them,

Scanning is done by multiple open source tools such as:

  • truffleHog - scans commits for high entropy strings and user provided regular expressions,
  • repo-supervisor - scans for high entropy strings in .js and .json files

This isn't fully working yet. I'll remove this line once it is.

Donate

If you want to show some love, my BTC wallet address is 1HQSHgHAwiDpaM8gxpt8DJqGHWN55gM1ni.

About

A tool to capture all the apk secrets by leveraging multiple open source searching tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages