Skip to main content

Akamai API Credentials

Description#

General#

  • Documentation: https://developer.akamai.com/api
  • Summary: Akamai is a global content delivery network, cybersecurity and cloud service company. Its APIs enable to manage its services. This detector finds the credentials used to authenticate with the APIs.
  • IPs allowlist: As of the time of writing this documentation, this feature is not yet supported.
  • Scopes: Yes.

Revoke the secret#

Go to the dashboard to revoke the credentials.

Check for suspicious activity#

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

Details for Akamai token#

  • Family: Api

  • Category: CDN

  • Company: Akamai

  • High recall: True

  • Validity check available: False

  • Minimum number of matches: 4

  • Occurrences found for one million commits: 0.08

  • Prefixed: True

  • PreValidators:

- type: ContentWhitelistPreValidator  patterns:  - akab-- type: ContentWhitelistPreValidator  patterns:  - \.akamaiapis\.net

Examples#

- text: |    access-token=akab-wbcdrthTe6CXw5If-XrbndvOagHmGgNUs    client-token=akab-rWdcIIASNbe9fcGk-16uUNcOueticOXxA    client-secret=320622PO/kO+-SfwPVP-mG5+zkhqex    host=akab-somefakehost.toofake.for.me.akamaiapis.net  host: akab-somefakehost.toofake.for.me.akamaiapis.net  client_token: akab-rWdcIIASNbe9fcGk-16uUNcOueticOXxA  secret_token: "320622PO/kO+-SfwPVP-mG5+zkhqex"  access_token: akab-wbcdrthTe6CXw5If-XrbndvOagHmGgNUs
- text: |    AccessToken=akab-wbcdrthTe6CXw5If-XrbndvOagHmGgNUs    Client.Token=akab-rWdcIIASNbe9fcGk-16uUNcOueticOXxA    client-mysecret=320622PO/kO+-SfwPVP-mG5+zkhqex    host=akab-somefakehost.toofake.for.me.akamaiapis.net  host: akab-somefakehost.toofake.for.me.akamaiapis.net  client_token: akab-rWdcIIASNbe9fcGk-16uUNcOueticOXxA  secret_token: "320622PO/kO+-SfwPVP-mG5+zkhqex"  access_token: akab-wbcdrthTe6CXw5If-XrbndvOagHmGgNUs