diff --git a/techniques/android/MASTG-TECH-0109.md b/techniques/android/MASTG-TECH-0109.md index a010246940..fee2b270b2 100644 --- a/techniques/android/MASTG-TECH-0109.md +++ b/techniques/android/MASTG-TECH-0109.md @@ -87,7 +87,7 @@ There are generally two approaches to this: **@MASTG-TOOL-0100** and **@MASTG-TO ## Intercepting Traffic using HTTP Toolkit -If the above methods don't work, you can try using @MASTG-TOOL-0112, which provides another way to intercept Flutter HTTPS traffic. +If the above methods don't work, you can try using @MASTG-TOOL-0115, which provides another way to intercept Flutter HTTPS traffic. 1. **Install HTTP Toolkit** - You can download it from [here](https://httptoolkit.com/).