You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: techniques/android/MASTG-TECH-0011.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ Once you've configured the network and established a connection between the test
69
69
70
70
After completing these steps and starting the app, the requests should show up in the interception proxy.
71
71
72
-
> A video of setting up @MASTG-TOOL-0079 with an Android device can be found on [secure.force.com](https://security.secure.force.com/security/tools/webapp/zapandroidsetup "Setting up ZAP for Android").
72
+
> A video of setting up @MASTG-TOOL-0079 with an Android device can be found on [secure.force.com](https://security.my.salesforce-sites.com/security/tools/webapp/zapandroidsetup "Setting up ZAP for Android").
73
73
74
74
A few other differences: from Android 8.0 (API level 26) onward, the network behavior of the app changes when HTTPS traffic is tunneled through another connection. And from Android 9 (API level 28) onward, the SSLSocket and SSLEngine will behave a little bit different in terms of error handling when something goes wrong during the handshakes.
0 commit comments