mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
f2
This commit is contained in:
parent
21ad049706
commit
e9d64e3590
@ -8,7 +8,7 @@ The Engine bundles a **Dart VM**, **BoringSSL**, Skia, etc., and ships as the sh
|
||||
|
||||
## Intercepting HTTPS traffic in Flutter
|
||||
|
||||
Thsi is a summary of this [blog post](https://sensepost.com/blog/2025/intercepting-https-communication-in-flutter-going-full-hardcore-mode-with-frida/).
|
||||
This is a summary of this [blog post](https://sensepost.com/blog/2025/intercepting-https-communication-in-flutter-going-full-hardcore-mode-with-frida/).
|
||||
|
||||
### Why HTTPS interception is tricky in Flutter
|
||||
* **SSL/TLS verification lives two layers down** in BoringSSL, so Java SSL‐pinning bypasses don’t touch it.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user