Hockey App
Service Name: Hockey App
Service Description: Hockey App was a mobile app distribution and crash reporting service acquired by Microsoft in 2014. It allowed developers to distribute beta versions of their apps, collect feedback, and analyze crash reports. The service was eventually integrated into Microsoft's Visual Studio App Center.
Service Address: https://hockeyapp.net/ (Note: This service has been deprecated and migrated to Microsoft App Center)
Validation Type: -
IP Allow list: Does not exist
Secret Access Scope: Granted access to Hockey App API for managing app distributions, collecting crash reports, and user feedback.
Secret Revokement URL: Does not exist (service has been deprecated)
Secret Example: 1234567890abcdef1234567890abcdef
Suspicious Activity Investigation Instructions:
- Check for unauthorized app distributions or modifications
- Review access logs for unusual API calls or download patterns
- Verify if any sensitive app data has been accessed or downloaded
- Monitor for unusual user registrations or test group additions
Mitigation Instructions:
- Revoke the compromised API key immediately
- Generate a new API key if still using Hockey App
- Consider migrating to Microsoft App Center as Hockey App has been deprecated
- Update any CI/CD pipelines or automation scripts that use the compromised key
- Review application security settings and access controls