xtofuub

13 mods across 2 repositories, 2 stars between them.

ios-hunt

01

xtofuub/frida-mcp-server

Agent Claude Code

Tests an attached iOS app for vulnerabilities (storage, network, crypto, authz, bypass) via the frida MCP. Use during the hunt phase. Honors action-tier confirmation.

2 2mo ago A 41 tokens original MIT

ios-recon

02

xtofuub/frida-mcp-server

Agent Claude Code

Maps an attached iOS app's attack surface using the frida MCP (passive only) and ranks it for hunting. Use during the recon phase of an assessment.

2 2mo ago A 38 tokens original MIT

ios-reporter

03

xtofuub/frida-mcp-server

Agent Claude Code

Writes an impact-first iOS security assessment report from validated findings. Use during the report phase.

2 2mo ago A 23 tokens original MIT

ios-runtime

04

xtofuub/frida-mcp-server

Agent Claude Code

Hunts client-side logic flaws in an attached iOS app — enumerates ObjC/Swift gate methods, traces them on real flows (human drives the UI), flips boolean returns, and verifies whether capability is actually gained. Use for the logic/runtime phase.

2 2mo ago A 55 tokens original MIT

ios-validator

05

xtofuub/frida-mcp-server

Agent Claude Code

Validates candidate iOS findings — re-runs repro, kills weak/duplicate/theoretical ones, assigns MASVS control + severity. Use before reporting.

2 2mo ago A 34 tokens original MIT

autopilot

06

xtofuub/frida-mcp-server

Command Claude Code

Autonomously assess an iOS app end-to-end with the frida MCP — scope, recon, hunt, validate, report, remember.

2 2mo ago A 29 tokens original MIT

hunt

07

xtofuub/frida-mcp-server

Command Claude Code

Test an iOS app for vulnerabilities across storage, network, crypto, runtime-logic, and bypass classes.

2 2mo ago A 22 tokens original MIT

pickup

08

xtofuub/frida-mcp-server

Command Claude Code

Resume an assessment from hunt-memory — skip done work, go straight to untested surface.

2 2mo ago A 18 tokens original MIT

recon

09

xtofuub/frida-mcp-server

Command Claude Code

Map an attached iOS app's attack surface (passive) and rank it for hunting.

2 2mo ago A 19 tokens original MIT

report

10

xtofuub/frida-mcp-server

Command Claude Code

Write an impact-first iOS assessment report from the validated findings.

2 2mo ago A 13 tokens original MIT

scope

11

xtofuub/frida-mcp-server

Command Claude Code

Scope gate — confirm target + authorization and attach the frida MCP before any testing.

2 2mo ago A 17 tokens original MIT

validate

12

xtofuub/frida-mcp-server

Command Claude Code

Gate candidate findings — kill weak ones, keep only reproducible, MASVS-mapped issues.

2 2mo ago A 19 tokens original MIT

xtofuub/frida-mcp-server

Skill Claude CodeCodex

Reverse engineers iOS applications using Frida dynamic instrumentation to understand internal logic, extract encryption keys, bypass security controls, and discover hidden functionality without source code access. Use when performing authorized iOS penetration testing, analyzing proprietary protocols, understanding…

2 2mo ago B 97 tokens original MIT