Man in The Middle Attack and SSLPinning | Ethical Hacking | Charles | iOS | Swift | Xcode

Поделиться
HTML-код
  • Опубликовано: 5 июл 2024
  • In this video, I’ve discussed about some of the good practices for enhancing the security of an iOS Application. I’ve demonstrated that how Charles can be used for intercepting the web service calls, how HTTPS prevents it. Further, how Man In The Middle Attack can be performed (using Proxy certificate) for bypassing HTTPS security. What is SSL Certificate, how does it work, asymmetric cryptography, why it should be pinned (SSL Pinning) with the app, Certificate Pinning and Public Key Pinning, in what scenario can SSL pinning fail and obfuscation.
    Implementation of Certificate Pinning -
    gist.github.com/pallavtrivedi...
    Inspiration & implementation of Public Key Pinning -
    / ssl-pinning
    Credits -
    Hacking video (used in starting of the video) by Mikhail Nilov from Pexels
    www.pexels.com/@mikhail-nilov...
    Chapters 👇🏼
    00:00 Start
    00:09 Introduction
    01:07 Intercepting web service calls made over HTTP
    02:23 Configuring Charles
    05:40 How HTTPS differs from HTTP
    07:55 Asymmetric Cryptography
    08:41 SSL Certificate and it’s working
    11:19 Man In The Middle Attack (Concept)
    12:20 Man In The Middle Attack (In Action)
    15:43 SSL Pinning
    22:24 Obfuscation

Комментарии • 112

  • @heshanlk17
    @heshanlk17 2 года назад +2

    Haven't been able to find a better explanation in the whole internet! 👏

  • @rushibhatt4262
    @rushibhatt4262 2 года назад +3

    I love your videos..! They are always so detailed and they always focus on things that you simply cant find in normal iOS tutorials. Keep them coming..! 🎉🎉🙏🏻🙏🏻

  • @ChandanKumar-dv4ky
    @ChandanKumar-dv4ky Год назад +1

    Excellent video. Thanks for making the concept clear in a very easy-to-understand way and also through a simple demo.

  • @thepentesterguyofficial
    @thepentesterguyofficial 3 месяца назад

    I agree, some times we face issue to bypass by cause of different logic of how the code is written and what function to call. Also would like to thank you and appreciate you for such a simple walk through of the concept and issue.

  • @VirendraKumar-zf1yg
    @VirendraKumar-zf1yg 2 года назад +10

    1. Encrypt and decrypt , request and response using AES,
    2. Proxy check
    3. SSL pinning
    4. Rooted Device check
    5. Virtual device check ( if we have implemented pallycon don't neet to check )
    These are security for iOS application security

  • @GopalDevra
    @GopalDevra Год назад +1

    Pallav, you are very good in Programming and clear about the concepts.
    Thanks for helping. 🙏🏻

  • @RohitPatil_Tech
    @RohitPatil_Tech Год назад

    Great video. Explained in a very clear way. Thanks Pallav!

  • @vaishurao4814
    @vaishurao4814 2 года назад +4

    I'm preparing for my iOS interviews. This concept been asked couple of times. Thank you for sharing your knowledge !!!

    • @iCode_Happy_Coding
      @iCode_Happy_Coding  2 года назад +3

      Yes, this is one of the important interview questions, especially when interviewer wants to ask about the security aspects. Glad that you found the video useful🙂

  • @GauravKumar-kb1id
    @GauravKumar-kb1id 2 года назад +1

    Thanks, you made it simple, I was trying to learn this concept from long back but due to complex explanations I was not able to grab it.👍

  • @unwindarts3377
    @unwindarts3377 2 года назад

    Thank you so much for very clear explanation, the way you explain makes the hard topic which are difficult to understand look easy. Please keep sharing with us awesome videos.

  • @followerOfJesus723
    @followerOfJesus723 2 года назад

    Thanks so much. This is the 3rd video that you made that I'm studying. Thanks!!!

  • @followerOfJesus723
    @followerOfJesus723 2 года назад

    Please continue to make informative videos like this. Videos that other people aren't making!

  • @sajibghosh1918
    @sajibghosh1918 10 месяцев назад +1

    Best iOS tutorial video ever seen! 🎉❤

  • @diegooruna1305
    @diegooruna1305 2 года назад +1

    I love these iOS security videos. Do more, please!

    • @iCode_Happy_Coding
      @iCode_Happy_Coding  2 года назад

      Sure Diego. I'll try to cover more topics on the same lines. 🙂

  • @amirmuhsin
    @amirmuhsin 2 года назад

    Perfect explanation, dude. Subscribed :D Thanks

  • @sagarkadam8036
    @sagarkadam8036 Год назад +1

    Awesome Bro.. No one has ever explained http to SSL Pinning in such a way till date !!!
    Keep up the good job.. loads on Love for your video content.. :-)
    Any pointers or guideline usage for SwiftShield for obfuscation ?
    per you explanation we got the hang that the function names and variables are given random names so that no one can know what is being used for what.. having more complexity.

  • @puneetpal1466
    @puneetpal1466 2 года назад +1

    Million thanks for such a hot topic with beautiful explanation ✌️✌️

  • @himanshugarg3957
    @himanshugarg3957 2 месяца назад

    This was really detailed and Helpful Video👍

  • @maryjudit6313
    @maryjudit6313 Год назад

    Clear explanation.. Keep doing more videos💫💥

  • @polu9132
    @polu9132 2 года назад +1

    Nice to see that you are covering the topics which are not covered by most of the tutors over the internet.
    Thank You Sir. Lots of love. 🙏

  • @vigneshshetty2169
    @vigneshshetty2169 2 года назад

    Thank you sir ur videos helping me a lot to grow my knowledge because I am a fresher so I am in a begging stage thanks again

  • @saurabhsierra9195
    @saurabhsierra9195 2 года назад

    Awesome and knowledge filled as always... Thank you. 💐

    • @iCode_Happy_Coding
      @iCode_Happy_Coding  2 года назад +1

      I’m glad that you liked the video. Thanks for your constant support 😊

    • @saurabhsierra9195
      @saurabhsierra9195 2 года назад

      @@iCode_Happy_Coding Most Welcome you and your team always...as good content today are less seen .

  • @user-et4xr5nb3q
    @user-et4xr5nb3q 9 месяцев назад

    loved the explanation , good job

  • @vaibhavabajpai9834
    @vaibhavabajpai9834 2 года назад +1

    Thank you so much for clearing my one doubt. Thanks a ton.

  • @shubhamkshatriya2609
    @shubhamkshatriya2609 2 года назад

    Best explanation i have seen so far.
    Can you please also make video on how ofuscation is done??

  • @hotskyakash
    @hotskyakash 2 года назад

    Wonderful 🥇 video for complex topic

  • @akshaykumar-qj2kx
    @akshaykumar-qj2kx 2 года назад

    Thanks Pallav. You video is very informative

  • @MAHOSSAN1
    @MAHOSSAN1 2 года назад

    Excellent tutorials . Good explanation

  • @anandmishra3926
    @anandmishra3926 2 года назад +1

    Love this Video. Thank You.

  • @Cdswjp
    @Cdswjp 2 года назад

    I may be mistaken, but I believe your short clip that attempts to describe asymmetric encryption is actually defining end-to-end encryption, which does use asymmetric encryption…. Although asymmetric encryption refers to a private key & public “key pair” (which differs from symmetry encryption), there are multiple ways asymmetric encryption can be implemented (ie. Diffie-Hellman Key exchange). In your short video clip you conveyed that asymmetric encryption is E2EE, which is incorrect. E2EE is 1 great implementation of asymmetric encryption, but asymmetric encryption is not E2EE.
    Overall, thanks for your videos, honestly. You do a fine job.

  • @MrRaveHaven
    @MrRaveHaven Год назад

    Thanks for the explanation!!

  • @chandraindia1614
    @chandraindia1614 2 года назад

    Thanks for sharing video. It is awesome. Could you pls explain certificate transparency and which technology to use to avoid security concerns. How bank apps are managing

  • @pushpabisht4850
    @pushpabisht4850 2 года назад

    Superb explanation 👍

  • @MohiDP
    @MohiDP 2 года назад

    Your posts are always helpful!! Thanks for your efforts.
    I have a question, is it possible to extract entities like public key and the api keys from the ipa ?? If so, what are the ways to save them in the app safely?

  • @jagdishshinde3102
    @jagdishshinde3102 2 года назад

    amazing explanation sir.. my question is after this handoff, what next ?? how to handle all the apis... suppose i need the PERSON data then what i need to do???

  • @guidence9151
    @guidence9151 2 года назад

    i am waiting for this type of videos thank you

  • @bamanstech3006
    @bamanstech3006 2 года назад

    Interesting , thank you for sharing.

  • @pawanmanjani1298
    @pawanmanjani1298 2 года назад

    Superb man
    Please keep posting

  • @AlgorithmDecoded
    @AlgorithmDecoded Год назад

    MaZA aa gya , dhaga khul gya MITM ka

  • @rehanismail7082
    @rehanismail7082 2 года назад

    I like a lot your tutorial 👍.Perfect

  • @TheDreadeddevil
    @TheDreadeddevil 3 месяца назад

    Great video💯

  • @arturponomarenko6713
    @arturponomarenko6713 Год назад

    Thank you for the video! Am I the only one who heard the word "Jazz" when the speaker were saying "Charles" 😅

  • @MithileshKumar-zm2jb
    @MithileshKumar-zm2jb 10 месяцев назад

    Very good explanation. We have one query. Please clear this.
    How we are sending a encrypted key to server after successful verification of server certificate with our bundle certificate?

  • @sainiketan47
    @sainiketan47 2 года назад

    Good one 👍

  • @ferrerasalexander
    @ferrerasalexander 8 месяцев назад

    Excelente Video

  • @LifeTravelExplorer
    @LifeTravelExplorer 2 года назад

    great explained.

  • @avinashvardhan6208
    @avinashvardhan6208 2 года назад

    Do we need to write the didReceiveChallenge method for every new or another web service call?

  • @rogupta123
    @rogupta123 2 года назад

    What prevents the MITM downloading the same certificate as the real webserver. Would this bypass SSL pinning check?

  • @mepolob
    @mepolob Год назад

    Hi iCode
    I have implemented SSL pinning through public key pinning in one of my app. But I'm getting different keys from the server while running the app in the device. Sometimes the public key from the server is matching and sometimes it's not. Can you please tell me what's going wrong here?
    Thanks in advance.

  • @GauravKumar-kb1id
    @GauravKumar-kb1id Год назад

    I need to implement this for one of my projects, that project communicates to multiple domains, will it be possible to do pinning for various domains or can we do it for one and can trust communication for others? I would greatly appreciate how we can achieve this any idea or thought.

  • @farooqueazam8579
    @farooqueazam8579 2 года назад +1

    Nice video thank you

  • @asherazeem3282
    @asherazeem3282 2 года назад

    In case of ssl pinning hacked. We can also use Safety net implementation or Appattest service. Like, we use captcha in our web app. And we also can implement jail break for rooted device. Thing will be secure. After jail break implementation no one will be able to open app with rooted device.

  • @manojpetshali3240
    @manojpetshali3240 6 дней назад

    Nice explanation

  • @swapnilmore3944
    @swapnilmore3944 2 года назад

    Great tutorial..

  • @Rahul-jf5kf
    @Rahul-jf5kf 2 года назад

    please make video on PKCS12 for security. also make one overview video on what are the ways to implement various levels of security.

  • @omkamath
    @omkamath Год назад

    Can this be done for third party APIs such as Google APIs?

  • @S3Kglitches
    @S3Kglitches 2 года назад +1

    Great!!!!

  • @anweshannu2518
    @anweshannu2518 2 года назад

    Thank you very much Sir. Could you please make Videos on what is DRM, fairplay and widevine etc

    • @iCode_Happy_Coding
      @iCode_Happy_Coding  2 года назад +1

      Thanks for the suggestion Anwesh. It's one of my favourite topics and will definitely look for covering it. 🙂

  • @manjeetchoudhary5860
    @manjeetchoudhary5860 4 месяца назад

    You are great 😮😮

  • @UK-lp7no
    @UK-lp7no 2 года назад +1

    Great video dude, thanks a lot! How about the certificate we keep in our bundle, shall we store it in Keychain for safety? or just add it into our project? Because, attackers might do a reverse engineering and even get access to the certificate we are storing in bundle.

    • @iCode_Happy_Coding
      @iCode_Happy_Coding  2 года назад +2

      Definitely. We must put the certificate in Keychain. Thanks for highlighting this 🙂

  • @codepro6249
    @codepro6249 2 года назад

    SecTrustGetCertificateAtIndex is deprecated in ios 15. any solution?..

  • @VirendraKumar-zf1yg
    @VirendraKumar-zf1yg 2 года назад +1

    We can add another layer also with SSL pinning , means we can check device is rooted or not if device is rooted we can terminate app.

    • @timelapse7454
      @timelapse7454 2 года назад

      Hi, I am trying to implement, Root check/Jailbreak detection I our App, but not able to find any reliable method, can you please share any document or link if you have any. Thanks.

  • @ankit_gupta_23_Sept
    @ankit_gupta_23_Sept Год назад

    How can we implement dynamic SSL pinning in swift?

  • @chsjsiwixhsiwidjjcksis5649
    @chsjsiwixhsiwidjjcksis5649 2 года назад

    can we patch smali to bypass certificate pinning ?

  • @rameshK-yx8nz
    @rameshK-yx8nz 2 года назад

    Great video...Thanks for the information...may I please know how to achieve obfuscation?

    • @iCode_Happy_Coding
      @iCode_Happy_Coding  2 года назад +3

      Thank you Ramesh 🙂.
      Obfuscation takes a separate set of efforts, and expertise which I’m not aware of. But most of the companies take third party assistance for obfuscation. For example, Guard Square - it provides obfuscation services
      PS - not a paid promotion 😅

  • @jsmnp07
    @jsmnp07 2 года назад

    Why policy array not used?

  • @manojshivhare937
    @manojshivhare937 2 года назад

    thanks for sharing such informative video with us. may i know is there any paid tool which can intercept API despite having certificate pinning ???
    please let me know if anything.

  • @thahiraf1317
    @thahiraf1317 2 года назад

    👍👍

  • @shikhabudhiraja7084
    @shikhabudhiraja7084 2 года назад

    What if man in middle have the public key of our server certificate?
    Since it wont chanve with tym, its more prone to issues like leaking of public keys...please clarify?

    • @rajanmaheshwari
      @rajanmaheshwari Год назад

      Public Key as the name suggests is public to all. You can extract the public key of any domain. The point is that if that man in the middle tries to intrude, the public key of that intruded host will change and will not match with the public key of your actual domain. The issue is not that the public key is exposed. It's already exposed. To hide the function where you are actually using that key, use obfuscation.

  • @techsavvy5040
    @techsavvy5040 Год назад

    For Public Key pinning, as we are keeping Public Key hard coded in iOS code, that public key need to be same even after SSL certificate renewal. Is that my understanding correct?

    • @rajanmaheshwari
      @rajanmaheshwari Год назад

      Correct. When you renew your certificate, the public key remains the same. However, if you change the certificate, public key will also change. TrustKit allows you to keep two public keys so if one fails, it can fall back to the other.

    • @sureshdurishetti5835
      @sureshdurishetti5835 Год назад

      What is the good practice to keep/have public hard coded pinning key in Xcode?

  • @harshit2629
    @harshit2629 Месяц назад

    :-)Thank you

  • @neerajverma9226
    @neerajverma9226 2 года назад +1

    But if we use DNS poisoning we can easily bypass SSL pining, isn't it?

  • @iostutorial518
    @iostutorial518 2 года назад

    App in the production if It’s possible to expire the certificate how we could to update it? We need to get the updated certificate through the api?

    • @chandraindia1614
      @chandraindia1614 2 года назад +1

      No, you need to update the app with the new certificate and allow users to forcefully update the app. Thanks

    • @rajanmaheshwari
      @rajanmaheshwari Год назад

      You can build whatever logic you want. You can update the already saved certificate and download it from your custom-made API, save it in the document directory, overwrite the existing one, and then pass the DD path of your local certificate to match the host certificate. Doesn't necessarily always need to update the app. This type of logic only works when you keep your cer in DD path and not in the App bundle.
      For App bundle, you need to update the app.

  • @manjeetchoudhary5860
    @manjeetchoudhary5860 4 месяца назад

    ❤🎉🎉

  • @vinaypiplani2373
    @vinaypiplani2373 2 года назад

    Hi Pallav,
    Hope you are doing well !
    I would request you to please make a video in Hindi language also.

    • @iCode_Happy_Coding
      @iCode_Happy_Coding  2 года назад +1

      I try to use a language that is understandable by everyone. I’ll try to add subtitles in Hindi 🙂

  • @Shanmugarajeshwaran
    @Shanmugarajeshwaran 2 года назад

    I Have followed step, which is given in the medium blog for public key pinning, not working for me. Always getting wrong hash, compared to hash generated from terminal

  • @variousd3507
    @variousd3507 2 года назад

    I guess that this method is not working on https protocols right?

    • @iCode_Happy_Coding
      @iCode_Happy_Coding  2 года назад

      It works for HTTPS as well (as I demonstrated in the video). It will not work if SSL pinning would have been done.

  • @AnuragKashyap17
    @AnuragKashyap17 2 года назад

    How to perform obfuscation ???

    • @AnuragKashyap17
      @AnuragKashyap17 2 года назад

      Great tutorial btw 💗

    • @iCode_Happy_Coding
      @iCode_Happy_Coding  2 года назад +1

      Glad that you liked the video. Generally it is done by using third parties like Guard Square.
      What they are doing internally is very detailed topic that even I'm not 100% aware of. I'll try to learn and cover it in one of my upcoming videos. Thanks for the suggestion 🙂

    • @AnuragKashyap17
      @AnuragKashyap17 2 года назад

      @@iCode_Happy_Coding Thank you for the reply. And it will be awesome if it is coming in future. And the videos are really of very high quality content. Keep up the good work.

  • @brooklyn7853
    @brooklyn7853 Год назад

    it doesnt make app secure it just hide app developer and backend problem. allow user to intercept traffic so they can see who is making network calls.

  • @victorriurean
    @victorriurean 6 месяцев назад