Comment on Bypassing OpenSSL Certificate Pinning in iOS AppsparentComments−bartbes11yI think the intent here is to decrypt and then reverse engineer the network traffic, so they can then check for vulnerabilities server-side. So they aren't auditing the application, they're just trying to find a way in.−wglb11y(You are plying to the author of the article, possibly intending to reply to the parent.)This is part of auditing an application. Finding a way in is only one step of the process.
Comments
I think the intent here is to decrypt and then reverse engineer the network traffic, so they can then check for vulnerabilities server-side. So they aren't auditing the application, they're just trying to find a way in.
(You are plying to the author of the article, possibly intending to reply to the parent.)
This is part of auditing an application. Finding a way in is only one step of the process.