From ad47aff52d3d51c6434031be82e8490d8fccac1c Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 13 Nov 2018 13:51:17 +0700 Subject: [PATCH] Add: Four Ways to Bypass iOS SSL Verification and Certificate Pinning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 661d2ba..0db85cb 100644 --- a/README.md +++ b/README.md @@ -516,6 +516,7 @@ _return-to-libc techniques_ ### Mobile Security +- [Four Ways to Bypass iOS SSL Verification and Certificate Pinning](https://blog.netspi.com/four-ways-to-bypass-ios-ssl-verification-and-certificate-pinning/) - [Mobile Application Hacking Diary Ep.1](https://www.exploit-db.com/papers/26620/) - [Mobile Application Hacking Diary Ep.2](https://www.exploit-db.com/papers/44145/) - [tanprathan/MobileApp-Pentest-Cheatsheet](https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet)