Android Apk Unsigned Apk
Description
Identifies Android applications that are not properly signed with a digital signature. Unsigned APKs can be modified and redistributed by attackers, compromising application integrity and enabling malicious code injection. This poses significant security risks as Android's security model relies on APK signatures to verify authenticity.
Detection Strategy
• Examines the APK file for presence of signature files (META-INF/*.RSA, *.DSA, or *.EC)
• Verifies if the APK contains valid signature blocks for Android signing schemes (v1, v2, or v3)
• Reports a vulnerability if the APK lacks valid signature files or signature blocks
• Checks if existing signatures are properly formatted and contain valid certificate chains
Search for vulnerabilities in your apps for free with Fluid Attacks' automated security testing! Start your 21-day free trial and discover the benefits of the Continuous Hacking Essential plan. If you prefer the Advanced plan, which includes the expertise of Fluid Attacks' hacking team, fill out this contact form.