| Version | Supported |
|---|---|
| 0.1.x | ✅ |
If you discover a security vulnerability in FRP Android, please report it responsibly.
- Do not open a public GitHub issue
- Email security concerns to [security@example.com]
- Include detailed information about the vulnerability
- Provide steps to reproduce if possible
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Initial Response: Within 48 hours
- Status Update: Within 1 week
- Fix Release: Depends on severity
- Keep the app updated: Always use the latest version
- Use strong tokens: Use complex, unique tokens for FRP connections
- Limit permissions: Only grant necessary permissions
- Monitor connections: Regularly check active connections
- Use HTTPS: Prefer HTTPS connections when possible
- Input validation: Validate all user inputs
- Secure storage: Use Android Keystore for sensitive data
- Network security: Use HTTPS and certificate pinning
- Code review: All code changes require review
- Dependency updates: Keep dependencies updated
- Token-based authentication for FRP connections
- Local storage encryption for sensitive data
- Network traffic encryption (when using HTTPS)
- Permission-based access control
- Certificate pinning for FRP server connections
- Biometric authentication for app access
- VPN integration for secure tunnels
- Audit logging for security events
We follow responsible disclosure principles:
- Report vulnerabilities privately
- Allow reasonable time for fixes
- Credit reporters in security advisories
- Publish security updates promptly
For security-related questions or concerns:
- Email: [security@example.com]
- GitHub: Use private vulnerability reporting
We thank security researchers who responsibly disclose vulnerabilities.