////

Proxying Newer Versions Of Android With Genymotion

 I did a quick video last night for someone on proxying the newer version of Android SDK with Genymotion as the changes back in version 7 make it a bit more difficult to proxy https traffic and I get a lot of questions on a regular basis even years later... 

Hopefully this video helps anyone else out that may be running into the same troubles.. This is proxying the latest version of android as of this writing which is version 10 but should work just fine on newer versions unless there is a major change in the future again that specifically restricts this method.. 


Mobile Hacking - Proxying Newer Versions of Android with Burp and Genymotion:




You can follow along with the video but additionally for reference below are the commands used: 



Step 1: Create a Burp Cert for Android

  1. Export the certificate from burp to .DER format via the proxy tab import/export

  2. Change the format from der to pem: 

       openssl x509 -inform DER -in cacert.der -out cacert.pem


  3. Pull the hash of the certificate subject name and rename the cert to the hah.0 format: 

       openssl x509 -inform PEM -subject_hash_old -in cacert.pem |head -1

       mv cacert.pem <hash>.0


Step 2: Create a new Emulator: 

  1. Create a version 10 Galaxy x10 with bridge mode networking (or whatever newest version required)

  2. Click 3 dots under my installed devices in genymotion --> Edit --> Change to bridged mode


Step 3: Setup certificate on device

  1. Check devices and push the certificate to the SD card: 

     adb devices

     adb push <hash.0> /sdcard/


  2. Connect to the device and install the cert with proper permissions: 

     adb remount

     adb shell

     mv /sdcard/<hash.0> /system/etc/security/cacerts/

     chmod 644 /system/etc/security/cacerts/<hash.0>


  3. Reboot the device: 

     reboot


Step 4: Verify and setup the proxy: 

  1. Settings --> search for Trusted --> Scroll down till you see portswigger

  2. Setup your Burp proxy to the correct IP/Port combo of your external interface IP

  3. In Genymotion click Settings --> wifi  --> Gear -> Pencil Icon -> Add in Proxy info under advanced

  4. Go forth and proxy things

More information

  1. Hack Tools For Ubuntu
  2. Tools For Hacker
  3. Black Hat Hacker Tools
  4. Pentest Tools Alternative
  5. Hack Tools
  6. What Are Hacking Tools
  7. Pentest Tools Android
  8. Hacking Tools Windows 10
  9. Hacking Tools For Games
  10. Pentest Box Tools Download
  11. Hacker Security Tools
  12. Hack Tool Apk No Root
  13. Pentest Tools Review
  14. Hacking Tools For Windows Free Download
  15. Hacking Tools And Software
  16. Hacker Tools List
  17. Pentest Tools Apk
  18. Usb Pentest Tools
  19. Hacker Tools Hardware
  20. Hack Tool Apk No Root
  21. Usb Pentest Tools
  22. Hack Tools Download
  23. Pentest Tools Kali Linux
  24. Pentest Tools Android
  25. Hack Tool Apk No Root
  26. Pentest Tools Tcp Port Scanner
  27. Hacking Tools Hardware
  28. Best Hacking Tools 2019
  29. Hacker Tools 2020
  30. Hack Apps
  31. Hack And Tools
  32. Usb Pentest Tools
  33. What Is Hacking Tools
  34. Hack Rom Tools
  35. Install Pentest Tools Ubuntu
  36. Kik Hack Tools
  37. Pentest Tools Apk
  38. Best Hacking Tools 2020
  39. Hacker Tools
  40. Hack Tools
  41. Hacking Tools For Windows Free Download
  42. New Hack Tools
  43. Install Pentest Tools Ubuntu
  44. Hack Tools For Pc
  45. Hacking Tools Download
  46. Hack Website Online Tool
  47. Hacker Security Tools
  48. How To Make Hacking Tools
  49. Hacking Tools For Games
  50. Hacking Tools Download
  51. Pentest Tools For Ubuntu
  52. Tools 4 Hack
  53. Usb Pentest Tools
  54. Pentest Tools Open Source
  55. Hacks And Tools
  56. Pentest Box Tools Download
  57. Hacking Tools Windows 10
  58. Hack Tools 2019
  59. Pentest Tools Android
  60. Hack Tools For Mac
  61. Black Hat Hacker Tools
  62. Hacker Tools Online
  63. Pentest Reporting Tools
  64. Hack Tools Pc
  65. Pentest Tools For Mac
  66. Hacking Tools Software
  67. Hacking Tools Hardware
  68. Free Pentest Tools For Windows
  69. Best Pentesting Tools 2018
  70. Beginner Hacker Tools
  71. Wifi Hacker Tools For Windows
  72. Hacker Security Tools
  73. Termux Hacking Tools 2019
  74. Underground Hacker Sites
  75. Android Hack Tools Github
  76. Hack Tools
  77. Hacking Tools For Games
  78. Hack Tool Apk
  79. Hack Tools
  80. Hacker Techniques Tools And Incident Handling
  81. Hacking Tools Pc
  82. Hacker Tools 2020
  83. Pentest Tools Android
  84. Hacker Tools Apk Download
  85. Kik Hack Tools
  86. Hack Tools For Pc
  87. Top Pentest Tools
  88. Hacker Tools Hardware
  89. Hacking Tools Github
  90. Top Pentest Tools
  91. Hak5 Tools
  92. Pentest Tools For Android
  93. Pentest Tools Online
  94. Hacking Apps
  95. Easy Hack Tools
  96. What Is Hacking Tools
  97. Hacking Tools And Software
  98. Hacker Tools
  99. Hacking Tools For Mac
  100. Hacking Tools For Pc
  101. Pentest Tools Nmap
  102. Ethical Hacker Tools
  103. Game Hacking
  104. Hacking Tools 2019
  105. Hack Tools
  106. Hacker Tools 2019
  107. Best Hacking Tools 2019
  108. Hacking Tools Usb
  109. Hack Tools 2019
  110. Hacking Tools For Pc
  111. Hack Tools
  112. Pentest Tools Download
  113. Hacker Hardware Tools
  114. Hacker Tools 2020
  115. Hack Tools For Mac
  116. Hacker Tools Windows
  117. Hack Tools Online
  118. Hacking Tools For Games
  119. Hacking Tools Pc
  120. Hack Tools For Mac
  121. Hacking Apps
  122. Hacking Tools
  123. Hacking Tools Mac
  124. Hacker Techniques Tools And Incident Handling
  125. Pentest Tools For Windows
  126. World No 1 Hacker Software
  127. Hacking Tools Free Download
  128. Hack And Tools
  129. Hacker Tools List
  130. Pentest Tools Windows
  131. Hacking Tools 2019
  132. Github Hacking Tools
  133. Nsa Hacker Tools
  134. Hacker Tools Free
  135. Pentest Tools Review
  136. Hacker Tools For Windows
  137. Usb Pentest Tools
  138. Hacking Tools 2020
  139. Hacker Tools 2019
  140. Pentest Tools Alternative
  141. Pentest Tools Subdomain
  142. Pentest Tools Download
  143. Hacker Tools Online

0 Reactions to this post

Add Comment

    Post a Comment