Thursday 25 May 2023

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 articles


  1. Hacker Tools Github
  2. Bluetooth Hacking Tools Kali
  3. Physical Pentest Tools
  4. Pentest Tools Online
  5. Pentest Tools Free
  6. Hacking Tools For Mac
  7. Pentest Tools Apk
  8. Pentest Tools Nmap
  9. Hacker Techniques Tools And Incident Handling
  10. Hacker Tools For Ios
  11. Hack Tool Apk
  12. Hacker Search Tools
  13. Hack Tools
  14. Tools 4 Hack
  15. Hacker Tools 2019
  16. Hacking Tools Download
  17. Hacking Tools Pc
  18. Hack Rom Tools
  19. Pentest Tools Nmap
  20. Tools 4 Hack
  21. Pentest Automation Tools
  22. Hacking Tools For Kali Linux
  23. Hacking Tools For Windows Free Download
  24. World No 1 Hacker Software
  25. Install Pentest Tools Ubuntu
  26. Hacker Tools For Windows
  27. Hacker Hardware Tools
  28. Hacking Tools Mac
  29. Pentest Tools Subdomain
  30. Hacker Tools For Mac
  31. Hacker Tools For Pc
  32. Underground Hacker Sites
  33. Hack Tools For Pc
  34. Pentest Tools Find Subdomains
  35. Hack Website Online Tool
  36. Hack Tools Download
  37. Github Hacking Tools
  38. Hacking Tools Pc
  39. Hack Rom Tools
  40. Hacking Tools Hardware
  41. Pentest Automation Tools
  42. Pentest Tools Open Source
  43. Pentest Tools Linux
  44. Hacking Tools
  45. Hack App
  46. Nsa Hack Tools
  47. Pentest Tools Tcp Port Scanner
  48. Pentest Tools Free
  49. Android Hack Tools Github
  50. Best Hacking Tools 2019
  51. Pentest Box Tools Download
  52. Hacker Techniques Tools And Incident Handling
  53. Hack App
  54. Hacker Tools
  55. Hacker Techniques Tools And Incident Handling
  56. Nsa Hack Tools Download
  57. Hacker Tools List
  58. Hack Tools For Mac
  59. Hack Tools 2019
  60. Pentest Tools For Windows
  61. Pentest Tools Bluekeep
  62. Hack Tools Download
  63. What Are Hacking Tools
  64. Hacking Tools Hardware
  65. Nsa Hack Tools Download
  66. Hacking Tools For Windows Free Download
  67. Blackhat Hacker Tools
  68. Hacking Tools For Kali Linux
  69. How To Hack
  70. Hacking Tools Kit
  71. Hacking Tools 2020
  72. Hacking Tools Hardware
  73. Hack Rom Tools
  74. Hacking Tools For Pc
  75. Pentest Tools Review
  76. Hack Tools For Windows
  77. Pentest Tools List
  78. Hack Rom Tools
  79. Pentest Tools Port Scanner
  80. Hacking Tools Usb
  81. Hacking Tools Download
  82. Hak5 Tools
  83. Hackers Toolbox
  84. Wifi Hacker Tools For Windows
  85. Hacker Tools For Ios
  86. Hacking Tools Download
  87. Hacker Techniques Tools And Incident Handling
  88. Pentest Tools
  89. Hack Apps
  90. Hacker Search Tools
  91. Hacker Tools For Windows
  92. New Hacker Tools
  93. Hacker Tools Hardware
  94. Hack Website Online Tool
  95. Hack Tools Github
  96. Computer Hacker
  97. Hak5 Tools
  98. Pentest Tools Tcp Port Scanner
  99. Free Pentest Tools For Windows
  100. Hacker Techniques Tools And Incident Handling
  101. Hackers Toolbox
  102. Nsa Hacker Tools
  103. Hacking Tools Pc
  104. Pentest Tools Framework
  105. Hacker Hardware Tools
  106. Pentest Reporting Tools
  107. Hacking Tools For Pc
  108. Game Hacking
  109. Hacker Tools Hardware
  110. Wifi Hacker Tools For Windows
  111. Hacker Security Tools
  112. Hackers Toolbox
  113. Hacking Tools Usb

No comments:

Post a Comment