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 dj0yJmk9EU33Z1MDYEGkRbCwJyQ8WMdrOXR6QhfMVUwETjJUbCNWbslXHS0tJpH6Y26sa3NaZXQgCESyXXUifD1qZA-- -yahoo Client Secret 22f662cad7af208c75555c3a5026ef3dcd161320  client_id: "dj0yJmk9EU33Z1MDYEGkRbCwJyQ8WMdrOXR6QhfMVUwETjJUbCNWbslXHS0tJpH6Y26sa3NaZXQgCESyXXUifD1qZA--"  client_secret: "22f662cad7af208c75555c3a5026ef3dcd161320"
- text: |    Client_ID = 'dj0yJmk9UCfTQ4ZbdnGhT8V6JmQ0WWcnLE2uSbTOWMGsN2pCbBnDbgmOTT79JsM3D43pc3VtZCJuAONyTXQme1E9MNZ7LWFj'    Client_Secret = '08f663dab2af908f49798e0e4746ce5fcd184481'  client_id: "dj0yJmk9UCfTQ4ZbdnGhT8V6JmQ0WWcnLE2uSbTOWMGsN2pCbBnDbgmOTT79JsM3D43pc3VtZCJuAONyTXQme1E9MNZ7LWFj"  client_secret: "08f663dab2af908f49798e0e4746ce5fcd184481"