streaak / keyhacks

Keyhacks is a repository which shows quick ways in which API keys leaked by a bug bounty program can be checked to see if they're valid.
5.06k stars 1.05k forks source link

comcast_access_token #52

Closed gwen001 closed 4 years ago

gwen001 commented 5 years ago

curl -X GET -H 'Content-Type: application/json' -H 'Authorization: Bearer [ACCESS_TOKEN]' 'https://aum.iris.comcast.net/v1.1/user/current'

:)

codingo commented 5 years ago

@gwen001 can you elaborate on what these are used for? At least my initial impression - this appears to have no bug bounty / consultant application and is instead relevant to comcast employees and customers.

If that's the case, I don't think it's appropriate to merge this - it wouldn't ever be used for good. But if I'm wrong, please let me know and I'll make a pull request for it.

codingo commented 4 years ago

Closing due to inactivity and above commentary.