android-apk-audit

Category: Testing & Security | Uploader: DragonJARDragonJAR | Downloads: 0 | Version: v1.0(Latest)

Comprehensive Android APK security audit with static analysis, dynamic instrumentation, source-to-sink tracing, IPC/component abuse analysis, and CVSS 4.0 reporting. Covers decompilation, manifest analysis, deep links and intent injection, secrets detection, crypto analysis, Frida/Objection integration, and APK repackaging. Use when user says "audit APK", "analyze android app", "mobile pentest", "APK security", "decompile APK", "android vulnerability assessment", "reverse engineer android", "modify APK", "intent injection", "deep link abuse", "bypass SSL pinning", "bypass root detection", or provides an APK for security review, decompiled Android sources, or decoded resources.

Changelog: Source: GitHub https://github.com/DragonJAR/Android-Pentesting-Skill

Directory Structure

Current level: tree/main/

  • 📁 assets/
    • 📁 frida-scripts/
      • 📄 android-anti-frida-countermeasures.js 24.3 KB
      • 📄 android-argument-manipulation.js 17.2 KB
      • 📄 android-constructors-hook.js 14.3 KB
      • 📄 android-early-instrumentation.js 17.7 KB
      • 📄 android-file-access-monitor.js 21.8 KB
      • 📄 android-native-wrapper.js 17.5 KB
      • 📄 anti-frida-bypass.js 24.3 KB
      • 📄 biometric-bypass.js 27.9 KB
      • 📄 comprehensive-tracer.js 16.7 KB
      • 📄 crypto-intercept.js 14.7 KB
      • 📄 dexdump.js 22.8 KB
      • 📄 flag-secure-bypass.js 10.6 KB
      • 📄 flutter-channel-hook.js 26.4 KB
      • 📄 intent-logger.js 10.8 KB
      • 📄 ipc-abuse-helper.js 19.6 KB
      • 📄 jni-tracer.js 14.7 KB
      • 📄 jwt-token-monitor.js 22.1 KB
      • 📄 keystore-inspector.js 40.3 KB
      • 📄 mediaprojection-bypass.js 13.4 KB
      • 📄 mem-layout-viewer.js 15.9 KB
      • 📄 method-tracer.js 10.1 KB
      • 📄 native-heap-tracer.js 17.0 KB
      • 📄 native-hook.js 21.4 KB
      • 📄 native-root-detection-probe.js 10.6 KB
      • 📄 network-interceptor-enhanced.js 8.0 KB
      • 📄 network-interceptor.js 31.7 KB
      • 📄 network-security-bypass.js 12.9 KB
      • 📄 packer-unpacker.js 11.7 KB
      • 📄 rasp-bypass.js 33.8 KB
      • 📄 README.md 16.1 KB
      • 📄 root-detection-bypass.js 46.9 KB
      • 📄 rop-gadget-finder.js 14.8 KB
      • 📄 shared-prefs-dumper.js 10.8 KB
      • 📄 ssl-pinning-bypass.js 8.8 KB
      • 📄 test-universal-script.js 19.6 KB
      • 📄 uaf-detector.js 15.1 KB
      • 📄 webview-debug.js 17.1 KB
      • 📄 webview-monitor.js 12.1 KB
  • 📁 references/
    • 📁 ai-prompts/
      • 📄 exploit-generator.md 9.2 KB
      • 📄 java-security-analyzer.md 7.2 KB
      • 📄 native-binary-analyzer.md 7.5 KB
      • 📄 report-enhancer.md 11.8 KB
    • 📄 ai-pentesting-guide.md 9.5 KB
    • 📄 android-14-15-security-changes.md 44.2 KB
    • 📄 android-15-security-guide.md 18.1 KB
    • 📄 android-16-security-guide.md 17.3 KB
    • 📄 android-anti-frida-countermeasures.md 16.6 KB
    • 📄 android-binder-cve-2023-20938.md 8.2 KB
    • 📄 android-keystore2-testing.md 21.5 KB
    • 📄 android-manifest-checklist.md 16.8 KB
    • 📄 android-version-security.md 27.6 KB
    • 📄 androidx-security-migration.md 36.6 KB
    • 📄 apk-modification-guide.md 4.3 KB
    • 📄 attack-patterns.md 34.4 KB
    • 📄 automation-scripts.md 40.7 KB
    • 📄 biometric-testing-comprehensive.md 22.4 KB
    • 📄 burp-mobsf-integration-guide.md 10.2 KB
    • 📄 cheat-sheet-commands.md 10.0 KB
    • 📄 cheat-sheet-frida-scripts.md 10.1 KB
    • 📄 ci-cd-integration.md 22.2 KB
    • 📄 cross-platform-testing-setup.md 12.0 KB
    • 📄 cvss-calculator.md 10.6 KB
    • 📄 cvss-scoring-guide.md 26.2 KB
    • 📄 deep-link-exploitation.md 18.9 KB
    • 📄 dependency-analysis.md 24.8 KB
    • 📄 dynamic-analysis-setup.md 24.2 KB
    • 📄 environment-setup.md 1.8 KB
    • 📄 exploitation-decisions.md 25.2 KB
    • 📄 exploitation-guide.md 18.0 KB
    • 📄 finding-template-cards.md 12.7 KB
    • 📄 firebase-security.md 21.9 KB
    • 📄 flutter-blutter-analysis.md 12.6 KB
    • 📄 flutter-security.md 21.1 KB
    • 📄 frida-advanced-patterns.md 17.4 KB
    • 📄 frida-scripts-index.md 8.7 KB
    • 📄 frida-version-matching-guide.md 11.0 KB
    • 📄 fuzzing-guide.md 17.6 KB
    • 📄 heap-exploitation.md 28.4 KB
    • 📄 hybrid-webview-frameworks.md 12.6 KB
    • 📄 intent-injection.md 13.2 KB
    • 📄 jetpack-compose-security-deep-dive.md 29.6 KB
    • 📄 kotlin-async-security.md 15.8 KB
    • 📄 kotlin-compose-security.md 16.2 KB
    • 📄 kotlin-multiplatform-security.md 6.5 KB
    • 📄 kotlin-patterns.md 9.8 KB
    • 📄 malware-analysis.md 18.4 KB
    • 📄 mastg-best-practices.md 20.8 KB
    • 📄 mastg-privacy-testing.md 17.5 KB
    • 📄 mastg-quick-reference.md 8.5 KB
    • 📄 mobsf-integration.md 15.6 KB
    • 📄 native-analysis.md 8.9 KB
    • 📄 native-code-analysis.md 13.0 KB
    • 📄 opencode-tooling.md 23.7 KB
    • 📄 packer-modern-unpacking.md 34.6 KB
    • 📄 packing-unpacking.md 36.6 KB
    • 📄 passkey-fido2-security.md 27.7 KB
    • 📄 pendingintent-security.md 22.4 KB
    • 📄 play-integrity-api-testing.md 91.4 KB
    • 📄 quick-commands.md 3.0 KB
    • 📄 quick-start-guide.md 8.2 KB
    • 📄 rasp-bypass.md 22.2 KB
    • 📄 react-native-hermes-analysis.md 21.2 KB
    • 📄 react-native-new-arch.md 20.3 KB
    • 📄 react-native-security.md 19.8 KB
    • 📄 real-world-android-vulnerabilities.md 13.7 KB
    • 📄 reporting-templates.md 22.5 KB
    • 📄 secure-storage-migration.md 19.7 KB
    • 📄 static-analysis-patterns.md 17.9 KB
    • 📄 supply-chain-security.md 17.3 KB
    • 📄 tool-installation.md 27.4 KB
    • 📄 workflow-diagram.md 13.3 KB
  • 📁 scripts/
    • 📁 android-15-16/
      • 📄 android15-apis.js 27.2 KB
      • 📄 passkey-test.js 26.1 KB
      • 📄 privacy-sandbox-test.sh 15.6 KB
    • 📁 cross-platform/
      • 📄 cordova-analysis.sh 26.9 KB
      • 📄 flutter-analysis.sh 26.5 KB
      • 📄 react-native-analysis.sh 20.7 KB
      • 📄 unity-analysis.sh 29.1 KB
    • 📄 audit-android-components.sh 64.7 KB
    • 📄 auto-audit-static.sh 25.8 KB
    • 📄 burp-findings-export.py 14.9 KB
    • 📄 correlate-findings.py 20.0 KB
    • 📄 frida-exploit-helper.py 19.1 KB
    • 📄 generate-report.py 13.4 KB
    • 📄 mobsf-api-scan.py 18.8 KB
    • 📄 preflight-check.ps1 19.0 KB
    • 📄 preflight-check.py 26.0 KB
    • 📄 preflight-check.sh 10.8 KB
    • 📄 rop-helper.py 16.0 KB
    • 📄 test-findings.json 3.7 KB
    • 📄 validate-frida-scripts.sh 5.1 KB
    • 📄 validate-shell-scripts.sh 3.2 KB
  • 📄 .gitattributes 66 B
  • 📄 .gitignore 202 B
  • 📄 CONTRIBUTING.md 8.9 KB
  • 📄 LICENSE 10.5 KB
  • 📄 README.es.md 14.7 KB
  • 📄 README.md 13.6 KB
  • 📄 SKILL.md 23.4 KB

SKILL.md

Login to download/like/favorite ❤ 7 | ★ 0
Comments 0

Please login before commenting.

Loading comments...