From f06cad79ff0308d9cc34500ee421a09aa05445c7 Mon Sep 17 00:00:00 2001 From: Alex Lauerman Date: Sun, 11 Jun 2023 13:32:09 -0500 Subject: [PATCH 1/2] Updated proxying steps --- mobile-pentesting/ios-pentesting/burp-configuration-for-ios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile-pentesting/ios-pentesting/burp-configuration-for-ios.md b/mobile-pentesting/ios-pentesting/burp-configuration-for-ios.md index d507d7d35..e9731aa96 100644 --- a/mobile-pentesting/ios-pentesting/burp-configuration-for-ios.md +++ b/mobile-pentesting/ios-pentesting/burp-configuration-for-ios.md @@ -27,7 +27,7 @@ Or you can manually follow the next steps: * Configure **Burp** as the iPhone **proxy in \_Settings**_\*\* --> \*\*_**Wifi**_\*\* --> \*\*_**Click the network**_\*\* --> \*\*_**Proxy**\_ * Access `http://burp` and download the certificate -* Access _**Setting**_ --> _**Profile Downloaded**_ and **Install** it (you will be asked your code) +* Access _**Setting**_ --> _**General**_ --> _**VPN & Device Manaagement**_ --> Select Downloaded profile and Install it (you will be asked your code) * Access _**Settings**_ --> _**General**_ --> _**About**_ --> _**Certificate Trust Settings**_ and enable PortSwigger CA ### Setting up an Interception Proxy via localhost From 3a2255de7a98d33605cad45782b22d3ed51a765a Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Sat, 24 Jun 2023 20:25:57 +0200 Subject: [PATCH 2/2] Update burp-configuration-for-ios.md --- mobile-pentesting/ios-pentesting/burp-configuration-for-ios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile-pentesting/ios-pentesting/burp-configuration-for-ios.md b/mobile-pentesting/ios-pentesting/burp-configuration-for-ios.md index e9731aa96..07abee349 100644 --- a/mobile-pentesting/ios-pentesting/burp-configuration-for-ios.md +++ b/mobile-pentesting/ios-pentesting/burp-configuration-for-ios.md @@ -27,7 +27,7 @@ Or you can manually follow the next steps: * Configure **Burp** as the iPhone **proxy in \_Settings**_\*\* --> \*\*_**Wifi**_\*\* --> \*\*_**Click the network**_\*\* --> \*\*_**Proxy**\_ * Access `http://burp` and download the certificate -* Access _**Setting**_ --> _**General**_ --> _**VPN & Device Manaagement**_ --> Select Downloaded profile and Install it (you will be asked your code) +* Access _**Setting**_ --> _**General**_ --> _**VPN & Device Management**_ --> Select Downloaded profile and Install it (you will be asked your code) * Access _**Settings**_ --> _**General**_ --> _**About**_ --> _**Certificate Trust Settings**_ and enable PortSwigger CA ### Setting up an Interception Proxy via localhost