Credential Access
High
- Category
- Privilege Escalation
- Content
To use a specific key: ``` docker_compose_up host=192.168.1.100 user=admin path=/opt/app key_path=/home/admin/.ssh/deploy_key ``` ### SSH Agent Forwarding
- Confidence
- 90% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
