2026 Mobile App Risk Management Survey

See what senior security leaders across finance, healthcare, high tech and retail report, how their answers compared to AI model predictions, and the strategic recommendations you need to close the gap.

2026 Mobile App Risk Management Survey promo image
Your Agentic Security Blueprint for iOS 27 Webinar Your Agentic Security Blueprint for iOS 27 Webinar Register Now
magnifying glass icon

NowSecure Marketing

Android Dirty COW patch and exploiting vulnerable devices without root

By NowSecure Marketing / December 8, 2017 / Comments Off on Android Dirty COW patch and exploiting vulnerable devices without root

Android Dirty COW patch released On Monday, Google announced putting the Dirty COW vulnerability (CVE-2016-5195) out to pasture with the 2016-12-05 patch level in the December 2016 Android Security Update. That’s welcome news for owners of Google Nexus and Pixel devices. Of course even with the patch from Google, the long standing problem of Android […]

Certificate Pinning and Hostname Verification: Don’t Get Pinned by a Mobile Man-In-The-Middle Attack

By NowSecure Marketing / December 8, 2017 / Comments Off on Certificate Pinning and Hostname Verification: Don’t Get Pinned by a Mobile Man-In-The-Middle Attack

Recent news stories have brought attention to a research paper (“Spinner: Semi-Automatic Detection of Pinning without Hostname Verification”) published this week highlighting man-in-the-middle (MITM) vulnerabilities in a number of public mobile apps. The vulnerability springs from a failure to validate that the hostname on the certificate matches the actual host to which an app connects.

iOS Instrumentation without Jailbreak

By NowSecure Marketing / November 23, 2017 / Comments Off on iOS Instrumentation without Jailbreak

With the release of Frida 6.0, it is now possible to instrument iOS apps on non-jailbroken devices.

Android malware analysis with Radare: Dissecting the Triada Trojan

By NowSecure Marketing / November 21, 2017 / Comments Off on Android malware analysis with Radare: Dissecting the Triada Trojan

A blog post providing an introduction on how to use Radare for Android malware analysis. After reading this post, you’ll understand how to use Radare2 to disassemble Android binaries, how to identify suspicious or malicious app behavior, and some of the benefits and limitations of using Radare2 for this use case.

Your Device is Vulnerable … Now What?

By NowSecure Marketing / November 18, 2017 / Comments Off on Your Device is Vulnerable … Now What?

The Android Vulnerability Test Suite lets Android users test their devices for security issues.

iOS 9 Reverse Engineering with JavaScript

By NowSecure Marketing / November 16, 2017 / Comments Off on iOS 9 Reverse Engineering with JavaScript

The new Frida 6.0 includes many exciting functionalities.