dxa4481 / truffleHogRegexes

These are the regexes that power truffleHog
GNU General Public License v3.0
211 stars 97 forks source link

Google OAuth Secret #17

Closed mpechner closed 5 years ago

mpechner commented 5 years ago

I am trying to find a spec on Google OAuth Secrets. I am looking at a file with AWS IDs of various types. "[0-9a-zA-Z\-_]{24}" - creates many false positives.

dxa4481 commented 5 years ago

I removed the noisy looking ones, try again and let me know how it is

mpechner commented 5 years ago

thanks.