Credential Access
High
- Category
- Privilege Escalation
- Content
| 名称 | 类型 | 必填 | 描述 | |------|------|------|------| | `Authorization` | string | 是 | `tenant_access_token`<br>值格式:"Bearer `access_token`"<br>示例值:"Bearer t-7f1bcd13fc57d46bac21793a18e560"<br>**了解更多**:[如何选择与获取 access token](https://open.feishu.cn/document/uAjLw4CM/ugTN1YjL4UTN24CO1UjN/trouble-shooting/how-to-choose-which-type-of-token-to-use) | | `Content-Type` | string | 是 | 固定值:"application/json; charset=utf-8" | ### 请求参数
- Confidence
- 70% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
