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
NotRuler is a tool for Exchange Admins to detect client-side Outlook rules and VBScript enabled forms, aiding in the detection of attacks created through Ruler.
StringSifter is a machine learning tool for automatically ranking strings for malware analysis.
Repository for apps to be used in Shuffle with compatibility instructions.
House: A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.
A Graphical Realism Framework for Industrial Control Simulation organized as 5 VirtualBox VMs for realistic ICS network simulation.
A platform that provides visibility and security monitoring of hardware, firmware, and software components in IT infrastructure to identify supply chain risks and vulnerabilities.
King Phisher is a phishing campaign toolkit for testing and promoting user awareness through simulated attacks.
AVEVA is a global leader in industrial software offering solutions for various industries and specializing in engineering, operations, data management, and digital transformation.
PINNED

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

PTJunior
An AI-powered penetration testing platform that autonomously discovers, exploits, and documents vulnerabilities while generating NIST-compliant reports.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

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

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.