mobile-security-testing-skill
SolidAndroid and iOS application security testing
Testing & QA 814 stars
53 forks Updated today MIT
Install
Quality Score: 92/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Mobile Security Testing Skill
## Overview
This skill provides Android and iOS application security testing capabilities using dynamic instrumentation and analysis tools.
## Capabilities
- Execute Frida scripts for hooking
- Analyze APK/IPA files
- Bypass SSL pinning
- Extract app data and credentials
- Perform dynamic instrumentation
- Support Objection framework
- Run MobSF analysis
- Generate mobile security reports
## Target Processes
- mobile-app-security-research.js
- bug-bounty-workflow.js
- red-team-operations.js
## Dependencies
- Frida (frida-tools)
- Objection framework
- MobSF (Mobile Security Framework)
- adb (Android Debug Bridge)
- idevice tools (iOS)
- apktool, jadx (Android)
## Usage Context
This skill is essential for:
- Mobile application penetration testing
- App store security assessment
- Mobile malware analysis
- API security testing from mobile apps
- SSL/TLS inspection
## Integration Notes
- Supports both rooted and non-rooted testing
- Can automate common bypass techniques
- Integrates with CI/CD for mobile security
- Supports emulator and real device testing
- Can extract and analyze app binaries
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Related Skills
Testing & QA Featured
rtk-tdd
Enforces TDD (Red-Green-Refactor) for Rust development. Auto-triggers on implementation, testing, refactoring, and bug fixing tasks. Provides Rust-idiomatic testing patterns with anyhow/thiserror, cfg(test), and Arrange-Act-Assert workflow.
55,551 Updated today
rtk-ai Testing & QA Featured
tdd-rust
TDD workflow for RTK filter development. Red-Green-Refactor with Rust idioms. Real fixtures, token savings assertions, snapshot tests with insta. Auto-triggers on new filter implementation.
55,551 Updated today
rtk-ai Testing & QA Featured
wordpress-penetration-testing
Assess WordPress installations for common vulnerabilities and WordPress 7.0 attack surfaces.
38,979 Updated today
sickn33