Skip to main content

Yahoo OAuth2 Keys

Description#

General#

  • Documentation: https://developer.yahoo.com/api/
  • Summary: Yahoo is a web services provider that offers a web portal, a search engine, email, maps, and social media platform. It provides various apis to allow application to integrate with Yahoo services. This detector aims at catching apps credentials.
  • IPs allowlist: As of the time of writing this documentation, this feature is not yet supported.
  • Scopes: When creating the application, the user must specify the write access they want to associate to the application.

Revoke the secret#

As of the time of writing this documentation, this feature is not yet supported. The app can be deleted, but the credentials cannot be revoked.

Check for suspicious activity#

As of the time of writing this documentation, this feature is not yet supported.

Details for Yahoo oauth2#

  • Family: Api

  • Category: Other

  • Company: Yahoo

  • High recall: True

  • Validity check available: False

  • Minimum number of matches: 2

  • Occurrences found for one million commits: 0.71

  • Prefixed: True

  • PreValidators:

- type: ContentWhitelistPreValidator  patterns:  - dj0yjmk9

Examples#

- text: >    Yahoo Client ID dj0yJmk9WU03Z0RCYTVtRjExJmQ9WVdrOVR6SllWRUpETjJVbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD1kZA-- -yahoo Client Secret 88f661cac7af208f45798c3a6846ef5fcd164580  client_id: "dj0yJmk9WU03Z0RCYTVtRjExJmQ9WVdrOVR6SllWRUpETjJVbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD1kZA--"  client_secret: "88f661cac7af208f45798c3a6846ef5fcd164580"
- text: >    Client_ID = 'dj0yJmk9UEdTR2ZtdnJhT3V6JmQ9WVdrOU1uSjJOWGRoV2xFbWnHbzlNQT09JnM9Y29uc3VtZXJzZWNyZXQmc3Y9MSZ4PWFj'    Client_Secret = '08f661cac7af208f45798c3a6946df5fcd164580'  client_id: "dj0yJmk9UEdTR2ZtdnJhT3V6JmQ9WVdrOU1uSjJOWGRoV2xFbWnHbzlNQT09JnM9Y29uc3VtZXJzZWNyZXQmc3Y9MSZ4PWFj"  client_secret: "08f661cac7af208f45798c3a6946df5fcd164580"