Web Banner
Back to Pre-Conference Training Page

Back to Conference Home Page

Android AppSec in Practice: Testing, breaking, and defending mobile apps

One-Day Interactive (Classroom) Training - OWASP New Zealand Day 2026

Course Details

Dates: Wednesday, 2 September 2026

Time: 8:45 a.m. to 5:30 p.m. (NZST)

Training Level: Intermediate

Instructor: Shofe Miraz, Cyber CX

Course Fee: NZ $450.00 (plus GST and ticketing fees)

Registration Site: https://events.humanitix.com/owaspnz2026-training

Course Description

Most Android security assessments follow a familiar script: decompile, grep for secrets, proxy traffic, bypass a local check. The most impactful findings are usually elsewhere: in where the app over-trusts the device, where the backend over-trusts the app, and where those boundaries quietly blur.

This one-day training takes a practical, AppSec-focused approach to Android testing. Starting from a lightweight threat model, attendees work through hands-on labs covering APK review, manifest analysis, local storage, WebViews, deeplinks, Frida-based runtime testing, and mobile API security.

For each area, we also cover the defensive side: common misconceptions, implementation pitfalls, what should be enforced server-side, what belongs on the device, and how teams can design safer mobile applications.

Target Audience

AppSec engineers, web and API testers moving into mobile, security consultants, developers, and security champions responsible for Android applications.

No reverse engineering background required. Attendees should be comfortable with basic HTTP, proxy tools, the command line, and common web/API security concepts.

Student Laptop Hardware/Software Requirements

Topics Covered

Morning - The App and the Device (Local Attack Surface)

Afternoon - The Bridge and the Runtime (IPC, WebViews, and Dynamic Analysis)

Late Afternoon and Take-Home: Advanced and Bonus Labs

Your Instructor

Shofe Miraz is a Senior Security Consultant at CyberCX, specialising in mobile application security, reverse engineering, and security testing. He has presented at OWASP New Zealand Day on breaking mobile app defences with Frida and reverse engineering, and contributes to the OWASP New Zealand and Hack And Learn communities.

His work covers Android testing, cross-platform mobile security, WebView attack surfaces, Frida-based runtime analysis, root/jailbreak bypasses, and mobile-to-API security. He brings that experience into labs that show what the design decisions behind those vulnerabilities actually look like in practice.