Files
Anthropic-Cybersecurity-Skills/skills/performing-dynamic-analysis-of-android-app/assets/template.md
T

1.2 KiB

Android Dynamic Analysis Report

Target Application

Field Value
Package Name [PACKAGE]
Version [VERSION]
Target SDK [SDK]
Device [MODEL] / Android [VERSION]
Rooted [YES/NO]
Analysis Date [DATE]

Component Enumeration

Type Count Exported Notable
Activities [N] [N] [DETAILS]
Services [N] [N] [DETAILS]
Receivers [N] [N] [DETAILS]
Providers [N] [N] [DETAILS]

Runtime Security Findings

Finding [N]: [TITLE]

  • Severity: [LEVEL]
  • OWASP Mobile: [M-ID]
  • Category: [MASVS-CATEGORY]
  • Description: [DESCRIPTION]
  • Evidence: [RUNTIME_OUTPUT]
  • Recommendation: [REMEDIATION]

Protection Assessment

Protection Status Bypass Difficulty
Root Detection [Present/Absent] [Easy/Medium/Hard]
SSL Pinning [Present/Absent] [Easy/Medium/Hard]
Frida Detection [Present/Absent] [Easy/Medium/Hard]
Debug Detection [Present/Absent] [Easy/Medium/Hard]
Emulator Detection [Present/Absent] [Easy/Medium/Hard]
Tamper Detection [Present/Absent] [Easy/Medium/Hard]

Recommendations

  1. [RECOMMENDATION]