Insecure Data storage Analysis of iOS Applications
One might think that we are done with the static analysis of the application, but it is not so. We still need to look further
One might think that we are done with the static analysis of the application, but it is not so. We still need to look further
.IPA is the package file for an iOS application. The difference is that an .IPA file can only be installed on a non-jailbroken iPhone via
This Blog explains the methods to analyze and investigate the potential security loopholes in an iOS application. In order to get an understanding of the
WHAT IS CERTIFICATE PINNING? Certificate pinning is the process of associating a host with their expected X.509 certificate or public key. Once a certificate or
this blog is largely forked from GitHub iot-security101 . We would like to thank the creator for creating this awesome blog Approach Methodology 1. Network