trufflesecurity / trufflehog

Find, verify, and analyze leaked credentials
https://trufflesecurity.com
GNU Affero General Public License v3.0
15.83k stars 1.65k forks source link

adding twitter + Consumer key detector #2963

Closed abmussani closed 3 months ago

abmussani commented 3 months ago

Description:

Twitter supports multiple authentication methods. Along with bearer token, application can also get authenticated via consumer key and secrets. Test cases are added as well.

Checklist: