craighays / apk-all-secrets

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%