mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-19 22:19:39 +03:00
Initial commit - 611 cybersecurity skills across all subdomains
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# Deep Link Vulnerability Assessment Report
|
||||
|
||||
## Target Application
|
||||
| Field | Value |
|
||||
|-------|-------|
|
||||
| Application | [APP_NAME] |
|
||||
| Package/Bundle ID | [ID] |
|
||||
| Platform | [Android/iOS] |
|
||||
| Deep Links Found | [COUNT] |
|
||||
| Test Date | [DATE] |
|
||||
|
||||
## Deep Link Inventory
|
||||
| Scheme | Host | Path | Activity/Handler | Exported | Browsable |
|
||||
|--------|------|------|------------------|----------|-----------|
|
||||
| [SCHEME] | [HOST] | [PATH] | [HANDLER] | [YES/NO] | [YES/NO] |
|
||||
|
||||
## Findings
|
||||
### Finding [N]: [TITLE]
|
||||
- **Severity**: [LEVEL]
|
||||
- **Deep Link**: [URL]
|
||||
- **Issue**: [DESCRIPTION]
|
||||
- **Evidence**: [COMMAND_AND_OUTPUT]
|
||||
- **Recommendation**: [REMEDIATION]
|
||||
|
||||
## Recommendations
|
||||
1. [RECOMMENDATION]
|
||||
Reference in New Issue
Block a user