🔐
QualityPython

Offensive Mobile

by SnailSploit

Offensive Mobile is a Quality skill for Claude Code, published by SnailSploit in Claude-Red.

2.9K stars479 forkson SnailSploit/Claude-RedAdded 2026/08/17+1% in starsRepository updated 2026/05/08
claude-aiclaude-ptclaude-skillsredteamredteam-toolsskills
Install in seconds
Install Offensive Mobile
Copy Offensive Mobile into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/SnailSploit/Claude-Red/tree/main/Skills/mobile/offensive-mobile ~/.claude/skills/offensive-mobile

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/SnailSploit/Claude-Red.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
Skills/mobile/offensive-mobile/SKILL.md in SnailSploit/Claude-Red
Installs to
~/.claude/skills/offensive-mobile
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Offensive Mobile does

Offensive Mobile provides a methodology for penetration testing Android and iOS applications, covering static analysis, dynamic instrumentation with Frida, SSL pinning bypass, and insecure data storage audits.

Offensive Mobile is cataloged under Quality on DirSkills. Offensive Mobile comes from a repository tagged claude-ai, claude-pt, claude-skills, redteam and redteam-tools.

Documentation

README

Mobile (Android + iOS) — Offensive Testing Methodology

Quick Workflow

  1. Static: pull the IPA/APK, decompile, dump resources/strings, identify endpoints
  2. Dynamic: install on rooted/jailbroken device, hook with Frida, intercept TLS
  3. Map exported attack surface: deep links, URL schemes, exported components
  4. Storage / Keystore audit: where do secrets live, what protects them
  5. API: every backend the app talks to is your scope — test like a web app

Lab Setup

Android

  • Rooted device or Genymotion / Android Studio AVD with userdebug build
  • Magisk for systemless root; LSPosed for hooks; Frida server matching device arch
  • Burp / Mitmproxy with system-trusted CA via Magisk module (MagiskTrustUserCerts)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Offensive Mobile

  • What else does SnailSploit publish alongside Offensive Mobile?

    Offensive Mobile is one of 25 skills that DirSkills catalogs from SnailSploit/Claude-Red, the repository it ships in. Its siblings there include AI Pentest, Advanced Red Team Ops and Basic Exploitation. Each one is a separate skill with its own page in this directory, installs the same way Offensive Mobile does, and is maintained by SnailSploit in that same repository. The rest of the collection is listed on the SnailSploit/Claude-Red page.

  • How does Offensive Mobile compare to other Quality skills?

    Offensive Mobile ranks #469 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Offensive Mobile against them. Open each page to compare what they document and how they install.

More from SnailSploit/Claude-Red

Offensive Mobile is one of 25 skills cataloged on DirSkills from SnailSploit/Claude-Red.

See all 25 skills
⚔️
2w ago

AI Pentest

AI Pentest provides an offensive AI/LLM security checklist covering prompt injection, jailbreaking, model extraction, training data poisoning, adversarial inputs, and AI reconnaissance. Use it when assessing AI/ML systems, red-teaming LLMs, or researching AI attack vectors.
AI Engineering
2.9K479
🏴‍☠️
2w ago

Advanced Red Team Ops

Advanced Red Team Ops provides a methodology for red team engagements covering OPSEC, C2 infrastructure, living-off-the-land, lateral movement, persistence, and exfiltration. Use it when planning advanced red team operations or studying APT TTPs.
Quality
2.9K479
🧨
2w ago

Basic Exploitation

Basic Exploitation teaches foundational Linux exploitation techniques such as controlling EIP/RIP, ROP chain construction, ret2libc, shellcode injection, and heap spraying. Use it when building initial proofs of concept or understanding classic exploitation primitives with mitigations disabled.
Quality
2.9K479
🔍
2w ago

Bug Identification

Bug Identification provides a systematic methodology for discovering software vulnerabilities through static analysis, dynamic analysis, fuzzing, and AI-assisted techniques. Use it for code audits, bug bounty triage, or building vulnerability identification pipelines.
Quality
2.9K479
💥
2w ago

Crash Analysis

Crash Analysis triages crash dumps and debugger output to determine if a vulnerability is exploitable. Use it when assessing fuzzer crashes, reading stack traces, or identifying root causes with WinDbg, GDB, ASAN, or MSAN.
Quality
2.9K479
🕵️
2w ago

EDR Evasion

EDR Evasion provides an offensive checklist for hook unhooking, direct syscalls, PPID spoofing, process injection, AMSI bypass, ETW patching, and memory encryption. Use it when planning EDR bypass during red team engagements or researching AV/EDR evasion techniques.
Quality
2.9K479