$ filter --tag burpsuite

4 posts tagged #burpsuite.

01
Fundamentals beginner

Android Pentest Toolkit — Overview

The big picture: a BurpSuite + Frida workflow for intercepting HTTPS traffic and bypassing security controls on rooted Android, and how the rest of this series fits together.

Android · 2026-03-07
04
Certificate Injection intermediate

Certificate Injection — Android < 14

Installing a BurpSuite CA into the system trust store on Android 13 and below via direct /system remount, the hash-based filename rule, plus an OpenSSL certificate-operations reference.

Android <14 · 2026-03-07
05
Certificate Injection advanced

Certificate Injection — Android 14+ (APEX)

Android 14 moved the CA store under an APEX module with per-process mount namespaces. Injecting a cert now means tmpfs overlay plus nsenter into every Zygote and app namespace.

Android 14+ · 2026-03-07