From 5cd8a768ee4505f174901cf89794ba2b1d529153 Mon Sep 17 00:00:00 2001 From: Umair Hussain <76424575+umair-villanio@users.noreply.github.com> Date: Fri, 11 Oct 2024 11:07:46 +0530 Subject: [PATCH] Update MASTG-TECH-0109.md --- techniques/android/MASTG-TECH-0109.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/).