mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-26 03:34:37 +03:00
1.2 KiB
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
- [RECOMMENDATION]