Credential Access
High
- Category
- Privilege Escalation
- Content
### tokens - `delete` — Deletes all access tokens issued by a user for an application. - `get` — Gets information about an access token issued by a user. - `list` — Returns the set of tokens specified user has issued to 3rd party applications.
- Confidence
- 70% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
