Skip to content

Commit f6d1f3e

Browse files
committed
f2
1 parent a04ff24 commit f6d1f3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/mobile-pentesting/android-app-pentesting

src/mobile-pentesting/android-app-pentesting/flutter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Engine bundles a **Dart VM**, **BoringSSL**, Skia, etc., and ships as the sh
88

99
## Intercepting HTTPS traffic in Flutter
1010

11-
Thsi is a summary of this [blog post](https://sensepost.com/blog/2025/intercepting-https-communication-in-flutter-going-full-hardcore-mode-with-frida/).
11+
This is a summary of this [blog post](https://sensepost.com/blog/2025/intercepting-https-communication-in-flutter-going-full-hardcore-mode-with-frida/).
1212

1313
### Why HTTPS interception is tricky in Flutter
1414
* **SSL/TLS verification lives two layers down** in BoringSSL, so Java SSL‐pinning bypasses don’t touch it.

0 commit comments

Comments
 (0)