A checklist with security considerations for designing, testing, and releasing secure Android apps. It is based on the OWASP Mobile Application Security Verification Standard, Mobile Application Security Testing Guide and others. Follow the links on each checklist item for detailed instructions and recommendations. Data Storage: The Keystore is used to store sensitive data, such as user credentials or cryptographic keys. No sensitive data is written to application logs. No sensitive data is shared with third parties unless it is a necessary part of the architecture. The keyboard cache is disabled on text inputs that process sensitive data. No sensitive data is exposed via IPC mechanisms. No sensitive data, such as passwords or pins, is exposed through the user interface. No sensitive data is included in backups. Sensitive data is removed from views when they're moved to the background. Platform Interaction: The app only requests the minimum set of permissions necessary. All inputs from external sources and the user are validated and if necessary sanitized. This includes data received via the UI, IPC mechanisms such as intents, custom URLs, and network streams.
FEATURES
ALTERNATIVES
Industrial control system automation and testing tool for SCADA security testing.
A platform for creating and managing fake phishing campaigns to raise awareness and train users to identify suspicious emails.
Innovative tool for mobile security researchers to analyze targets with static and dynamic analysis capabilities and sharing functionalities.
Introspy-Android is a blackbox tool for understanding Android app behavior and identifying security issues at runtime.
Tools and documentation for validating hardware security requirements on x86 platforms, including bootable USB key creation and platform configuration verification.
Open-source rules for detecting and preventing email attacks like BEC, malware, and credential phishing.
A Python tool for patching Dalvik bytecode in DEX files and assisting in Android application analysis
Runtime mobile exploration toolkit powered by Frida for assessing mobile app security without jailbreak.
PINNED

InfoSecHired
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Check Point CloudGuard WAF
A cloud-native web application and API security solution that uses contextual AI to protect against known and zero-day threats without signature-based detection.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.

Wiz
Wiz Cloud Security Platform is a cloud-native security platform that enables security, dev, and devops to work together in a self-service model, detecting and preventing cloud security threats in real-time.