Credential Access
High
- Category
- Privilege Escalation
- Content
Uses the **Flipkart Marketplace Seller API**: - **Base URL**: `https://api.flipkart.net/sellers/` - **Auth**: OAuth2 — use `FLIPKART_APP_ID` and `FLIPKART_APP_SECRET` to get access token - **Token endpoint**: `https://api.flipkart.net/sellers/oauth-service/oauth/token` ### Get Access Token
- Confidence
- 70% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
