mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-24 13:40:57 +03:00
22 lines
560 B
Markdown
22 lines
560 B
Markdown
# Certificate Pinning Bypass Assessment Report
|
|
|
|
## Target
|
|
| Field | Value |
|
|
|-------|-------|
|
|
| Application | [APP_NAME] |
|
|
| Platform | [Android/iOS] |
|
|
| Pinning Method | [OkHttp/TrustManager/NSURLSession/TrustKit/Custom] |
|
|
| Bypass Method | [Objection/Frida/Manual] |
|
|
| Bypass Difficulty | [Easy/Medium/Hard] |
|
|
|
|
## Pinning Implementation Analysis
|
|
| Layer | Implementation | Bypass Status |
|
|
|-------|---------------|---------------|
|
|
| [Java/ObjC/Native] | [DETAILS] | [Bypassed/Not Bypassed] |
|
|
|
|
## Findings
|
|
1. [FINDING]
|
|
|
|
## Recommendations
|
|
1. [RECOMMENDATION]
|