mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-12 22:24:56 +03:00
768 B
768 B
Android Intent Security Assessment Report
Target
| Field | Value |
|---|---|
| Package | [PACKAGE] |
| Target SDK | [SDK] |
| Exported Components | [COUNT] |
Attack Surface
| Component Type | Exported | Unprotected | Risk |
|---|---|---|---|
| Activities | [N] | [N] | [RISK] |
| Services | [N] | [N] | [RISK] |
| Receivers | [N] | [N] | [RISK] |
| Providers | [N] | [N] | [RISK] |
Findings
Finding [N]: [COMPONENT_NAME]
- Type: [Activity/Service/Receiver/Provider]
- Exported: Yes
- Permission Protected: [YES/NO]
- Issue: [DESCRIPTION]
- Severity: [LEVEL]
- Test Command:
[COMMAND] - Result: [OUTCOME]
- Recommendation: [REMEDIATION]
Recommendations
- [RECOMMENDATION]