Files
T

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]