Credential Access
High
- Category
- Privilege Escalation
- Content
## Available actions - `add_group_dm_user` — Add a recipient to a group DM channel. [write] - `add_guild_member` — Add a user to a guild with a user access token. [write] - `add_guild_member_role` — Add a role to a guild member. [write] - `add_my_message_reaction` — Add a reaction as the current bot user. [write] - `add_thread_member` — Add a member to a thread. [write]
- Confidence
- 70% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
