Android App Security Checklist Logo

Android App Security Checklist

0
Free
Visit Website

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

A cyber risk management platform that financially quantifies cyber risks and provides actionable mitigation strategies while integrating with insurance coverage.

A Python tool for patching Dalvik bytecode in DEX files and assisting in Android application analysis

Detects and handles potential malware in Microsoft Exchange 2019 messages with various techniques and third-party libraries.

A security testing framework for Android with tools to search for vulnerabilities and interact with the Android Runtime.

A Graphical Realism Framework for Industrial Control Simulation organized as 5 VirtualBox VMs for realistic ICS network simulation.

An open-source phishing toolkit for businesses and penetration testers.

Catch possible phishing domains in near real time by looking for suspicious TLS certificate issuances reported to the Certificate Transparency Log (CTL) via the CertStream API.

Industrial control system automation and testing tool for SCADA security testing.

PINNED

InfoSecHired Logo

InfoSecHired

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

Resources
Mandos Brief Newsletter Logo

Mandos Brief Newsletter

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

Resources
CTIChef.com Detection Feeds Logo

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.

Threat Management
OSINTLeak Logo

OSINTLeak

OSINTLeak is a tool for discovering and analyzing leaked sensitive information across various online sources to identify potential security risks.

Digital Forensics
ImmuniWeb® Discovery Logo

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.

Attack Surface Management
Checkmarx SCA Logo

Checkmarx SCA

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

Application Security
Orca Security Logo

Orca Security

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

Cloud Security
DryRun Logo

DryRun

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

Application Security