Tuesday, January 23, 2024

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

Related news


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

No comments: