Credential Access
High
- Category
- Privilege Escalation
- Content
- **Token format / Token 格式** The Yuri token (format `yuri_sk_XXXXX`) is a Yuri platform credential, **not** a Facebook access token. It is passed as the `access_token` query parameter — no special headers needed. 尤里改 Token(格式 `yuri_sk_XXXXX`)是尤里改平台凭证,**不是** Facebook Access Token。作为 `access_token` 查询参数传入即可。 - **Server-side injection / 服务端注入** Facebook access tokens are securely stored and managed on the server. The gateway resolves the correct token based on the resource ID in your request path — tokens are never exposed to the client.
- Confidence
- 84% confidence
- Finding
- Access Token
