Is it possible for OWASP ZAP to pass-through some requests without intercepting them, as if there were no proxy?
I have an iOS app with certificate pinning to two different servers.
I want to test this certificate pinning with a MITM attack, so I did:
Set proxy at my PC, in macos wifi settings -> advanced -> proxies -> enabled http/https proxy.
In… Continue reading Is it possible for OWASP ZAP to pass-through some requests without intercepting them, as if there were no proxy?