MKS-01/mobile-recon
GitHub: MKS-01/mobile-recon
一款 AI 辅助的移动安全测试 CLI 工具,统一整合了 Android、iOS 设备管理与网络扫描能力,专为学习和实验室环境设计。
Stars: 0 | Forks: 0
# 移动侦察工具包
实验性、AI 辅助的移动安全测试 CLI —— 涵盖 Android、iOS 及其运行的网络。专为学习和实验室环境打造;尚未达到生产就绪状态,因此仅限在获得授权的情况下进行测试。
## 安装
```
git clone https://github.com/MKS-01/mobile-recon.git && cd mobile-recon && ./scripts/install.sh
```
## 用法
```
mobile-recon adb device list # Android devices over ADB
mobile-recon apk security app.apk # static APK security audit
mobile-recon nmap scan quick 192.168.1.0/24 # discover hosts on a network
mobile-recon ios device list # iOS simulators
```
添加 `--json` 以获取机器可读的输出。运行 `mobile-recon list` 查看所有工具。
采用 MIT 许可证。
标签:Android, DSL, EVTX分析, Homebrew安装, iOS, 云安全监控, 人工智能辅助, 目录枚举, 移动安全, 网络安全, 逆向工具, 隐私保护, 静态分析