Тёмный

SSL Pinning in iOS using Swift - Part 6 (Public Key Pinning using Alamofire) 

Rajan Maheshwari
Подписаться 734
Просмотров 2 тыс.
50% 1

In this video, we will be doing Public Key Pinning using Alamofire
Here is the complete SSLPinning Series in iOS using Swift
1. Introduction - • SSL Pinning in iOS usi...
2. Man in the middle attack using Charles - • SSL Pinning in iOS usi...
3. Certificate Pinning using URLSession - • SSL Pinning in iOS usi...
4. Public Key Pinning using URLSession - • SSL Pinning in iOS usi...
5. Certificate Pinning using Alamofire - • SSL Pinning in iOS usi...
6. Public Key Pinning using Alamofire - • SSL Pinning in iOS usi...
7. TrustKit - Public Key Pinning (URLSession and Alamofire) - • SSL Pinning in iOS usi...
GitHub Link:
github.com/Raj...
More about Certificate and Public Key Pinning
owasp.org/www-...
Reference Links:
www.bugsee.com...
dzone.com/arti...

Опубликовано:

 

18 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 3   
@deepakkumar-qz1ud
@deepakkumar-qz1ud Год назад
That is a helpful video for me....will implement it in my project
@ranjithravi2239
@ranjithravi2239 8 месяцев назад
After a year this certificate will be expired. in that case this will fail?
@rajanmaheshwari
@rajanmaheshwari 7 месяцев назад
Hi Ranjith, Since Alamofire doesn't support Public Key Pinning, the certificate in the bundle will expire after a year. So you must republish with a new certificate before the old one expires. To avoid this, always use Public Key Pinning using URLSession or TrustKit.
Далее
How would you react?!😳
00:44
Просмотров 6 млн
Charles Proxy in iOS
40:54
Просмотров 14 тыс.
Custom Map function implementation in Swift
10:20