Saturday, June 3, 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

Continue reading

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

No comments:

Post a Comment