Session Persistence
Medium
- Category
- Rogue Agent
- Content
1. Go to [developer.tomtom.com](https://developer.tomtom.com) 2. Register for a free account 3. In the dashboard, go to **My Apps** → create an app (or use the default one) 4. Copy your API key **Free tier:** 2,500 requests/day (~75,000/month). Each traffic check uses 3 requests (geocode origin + geocode destination + route), so you get ~830 checks/day for free.
- Confidence
- 60% confidence
- Finding
- Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
