Credential Access
High
- Category
- Privilege Escalation
- Content
"PowerShell(python \"D:\\\\Desktop\\\\MoA Service\\\\skills\\\\moa-service-client\\\\scripts\\\\moa_client.py\" wait MOA-11 --timeout 14400 --poll 20)", "PowerShell(python \"D:\\\\Desktop\\\\MoA Service\\\\skills\\\\moa-service-client\\\\scripts\\\\moa_client.py\" runs MOA-11)", "PowerShell(kubectl config current-context *)", "PowerShell(wsl -e sh -lc \"command -v kubectl || true; test -f ~/.kube/config && printf 'kubeconfig-present\\\\n' || true; test -f /home/kubeconfig/ai-prod.yaml && printf 'ai-prod-present\\\\n' || true\")", "PowerShell(wsl --list --verbose)", "PowerShell(docker context show *)", "PowerShell(ssh -i \"C:\\\\Users\\\\BW011541\\\\.ssh\\\\moa-service-readonly\" -o BatchMode=yes -o ConnectTimeout=10 192.168.0.130 \"pwd\")",- Confidence
- 80% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
