Pages

Monday 4 November 2013

Install burp CA Certificate in iPhone Simulator

  1. You should have Mac machine with xcode(comes simulator) (either physical or virtual)
  2. To capture SSL traffic for hybrid apps (Native+web) you need to install the proxy certificate (here i am taking burp proxy and portSwiggerCA certificate file)
  3. You should install or Add the certificate in below location
    Library→Application Support→iPhone Simulator→Version(5.0)→Library→KeyChains→TrustStore.sqlite3 database file
  4. Download the iosCertTrustManager.py script from Github and use the below command to add the certificate in TrustStore database
    download the iosCertTrustManager.py script from Github
    Admins-iMac-2:burp admin$ python iosCertTrustManager.py -a PortSwiggerCA

  5. Certificate will be added or replaced successfully.

2 comments:

  1. Anonymous12/04/2014

    Hey,

    Do I have to do the 3rd step manually or will the 4th step automatically do that?

    In case I have to do it manually the iPhone Simulator folder in my mac doesn't have any version folder inside it. There is only a Users folder present in iPhone simulator.
    Even after doing the 4th step in which it says the certificate is added no version folder appears in my iPhone Simulator folder.

    Please help me with this.

    ReplyDelete
  2. By learning IOS you can able to create build views. You can handle user interaction via controls like buttons, switches, and sliders etc. We can also able to display data in a table view. You can create alert boxes, handle navigation and transition between views. You can also follow iOS App Development online Course India

    ReplyDelete