APKHunt is a static code analysis tool designed for Android applications, grounded in the OWASP MASVS framework. It's aimed at mobile app developers and security testers, offering a means to identify and address potential security vulnerabilities.
Key features include:
- OWASP MASVS Coverage: Aligned with the OWASP MASVS framework, ensuring comprehensive security checks.
- Multiple APK Scanning: Supports batch scanning of APK files within a directory.
- Optimized Scanning: Employs targeted rules to detect security sinks, enhancing accuracy.
- Low False-Positive Rate: Aims to pinpoint the precise location of vulnerabilities.
- TXT Output: Provides easily readable results in TXT format.
Use cases:
- Mobile software architects can use APKHunt for code reviews.
- Security testers can validate the completeness of their test results.
- Anyone can identify and address potential security vulnerabilities in their code.