logo

Database

Webex Access Token

Description

The source code repository contains sensitive information: Webex Access Token

Weakness:

009 - Sensitive information in source code

Category: Information Collection

Detection Strategy

    Matches Webex Access Token patterns in source code and configuration files

Vulnerable code example

webex_bot_token=aB3dEfGhIjKlMnOpQrStUvWxYz0123456789aB3dEfGhIjKlMnOpQrStUvWxYz01_PF84_aB3dEfGh-aB3d-aB3d-aB3d-aB3dEfGhIjKl
curl -H "Authorization: Bearer aB3dEfGhIjKlMnOpQrStUvWxYz0123456789aB3dEfGhIjKlMnOpQrStUvWxYz01_US01_aB3dEfGh-aB3d-aB3d-aB3d-aB3dEfGhIjKl" https://webexapis.com/v1/people/me
{"access_token": "aB3dEfGhIjKlMnOpQrStUvWxYz0123456789aB3dEfGhIjKlMnOpQrStUvWxYz01_PF84_aB3dEfGh-aB3d-aB3d-aB3d-aB3dEfGhIjKl", "token_type": "Bearer", "api_url": "https://webexapis.com"}