Bypass SSL public key pinning to do MITM with the public key

114 Views Asked by At

I'm looking to test a MITM attack on a project of mine, and I have the public key that is pinned. I'm trying to use fiddler to do this, so I guess I would have to change the public key of the trusted cert that fiddler generates to decrypt HTTPS traffic, but I'm not that much into it. Is it even possible to do a MITM attack, even if I have the public pinned key?

0

There are 0 best solutions below