android-pentesting-tricks

android pentesting tricks

yaklang 1.4k ↓ 2.2k MIT updated 2mo ago
Claude Code
View source ↗

What it does

  • mobile-ssl-pinning-bypass for in-depth cross-platform SSL pinning bypass techniques and framework-specific hooks
  • ios-pentesting-tricks when also testing the iOS version of the same app
  • api-sec for backend API security testing once traffic is intercepted
  • Ready-to-use Frida script templates for common Android testing tasks
  • Detailed hook points for OkHttp, Retrofit, Volley, WebView
  • Root detection bypass script collection
  • Magisk with Zygisk enabled + DenyList for target app

Requirements & configuration

  • Also load FRIDASCRIPTS.md when you need:
  • d "target://callback?token=attackertoken"
  • | SafetyNet/Play Integrity | Server-side attestation | Requires Magisk DenyList + module |
  • | Device Integrity | Bootloader locked, verified boot | Hard (requires locked bootloader) |
  • <!-- Requires SYSTEMALERTWINDOW permission (draw over other apps) -->

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

android pentesting tricks

Source

Repository: https://github.com/yaklang/hack-skills

android-pentesting-tricks FAQ

What does the android-pentesting-tricks skill do?

>- Android pentesting playbook. Use when testing Android applications for SSL pinning bypass, exported component abuse, WebView vulnerabilities, intent redirection, root detection bypass, tapjacking, and backup extraction during authorized mobile security assessments. mobile-ssl-pinning-bypass for in-depth cross-platform SSL pinning bypass techniques and framework-specific hooks ios-pentesting-tricks when also testing the iOS version of the same app

What does android-pentesting-tricks require?

Also load FRIDASCRIPTS.md when you need: d "target://callback?token=attackertoken" | SafetyNet/Play Integrity | Server-side attestation | Requires Magisk DenyList + module | | Device Integrity | Bootloader locked, verified boot | Hard (requires locked bootloader) | <!-- Requires SYSTEMALERTWINDOW permission (draw over other apps) -->

How do I install android-pentesting-tricks?

Run: npx -y skills add https://github.com/yaklang/hack-skills --skill android-pentesting-tricks --agent claude-code — the source lives at github.com/yaklang/hack-skills.

Maintain android-pentesting-tricks?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[android-pentesting-tricks on getagentictools](https://getagentictools.com/skills/yaklang-hack-skills-android-pentesting-tricks?ref=badge)
npx agentictools info skills/yaklang-hack-skills-android-pentesting-tricks

The second line is the CLI lookup for this page — handy in READMEs and docs.