sábado, 3 de junio de 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. Hacking Tools Name
  2. Hacking Tools For Windows 7
  3. Pentest Tools For Ubuntu
  4. Pentest Tools Review
  5. Pentest Tools For Android
  6. Hacker Tools Linux
  7. Nsa Hacker Tools
  8. Beginner Hacker Tools
  9. Hacking Tools For Games
  10. Pentest Tools For Android
  11. Hacking Tools Usb
  12. Pentest Tools Free
  13. Hacker Tools Hardware
  14. Pentest Tools Framework
  15. Hack Tool Apk
  16. Pentest Box Tools Download
  17. Hacking Tools For Windows 7
  18. Hacker
  19. Hack Tools
  20. Pentest Tools Free
  21. Computer Hacker
  22. Hack Tools For Mac
  23. Hack Tools 2019
  24. Hack Tools For Windows
  25. Wifi Hacker Tools For Windows
  26. Hack Tool Apk No Root
  27. Hacker Security Tools
  28. Hacker Tools Apk Download
  29. How To Make Hacking Tools
  30. Pentest Tools Online
  31. Hacking Tools Free Download
  32. How To Make Hacking Tools
  33. Hacking Tools Free Download
  34. Install Pentest Tools Ubuntu
  35. Hacking Tools Mac
  36. Android Hack Tools Github
  37. Hack Tools For Pc
  38. Nsa Hacker Tools
  39. Hacking Tools For Pc
  40. Pentest Tools Android
  41. Pentest Tools Apk
  42. Pentest Tools Android
  43. Pentest Tools Linux
  44. Hack Tools
  45. Pentest Tools Nmap
  46. Hacker Tools Linux
  47. Hack Tools Online
  48. Hacking Tools For Games
  49. New Hacker Tools
  50. Nsa Hacker Tools
  51. Hacker Tools
  52. Pentest Tools Open Source
  53. Github Hacking Tools
  54. Hacker Tools 2019
  55. Termux Hacking Tools 2019
  56. Pentest Tools
  57. Hack Tools For Windows
  58. Hack Website Online Tool
  59. Hacker Tools Apk Download
  60. Hack Tool Apk No Root
  61. Hack Tools For Pc
  62. Growth Hacker Tools
  63. Pentest Tools List
  64. Usb Pentest Tools
  65. Best Hacking Tools 2019
  66. Pentest Tools Nmap
  67. Pentest Tools List
  68. Blackhat Hacker Tools
  69. Hack Apps
  70. How To Hack
  71. Hacker Tools Windows
  72. Free Pentest Tools For Windows
  73. Hacker Tools Apk
  74. Pentest Tools Download
  75. Pentest Tools Alternative
  76. Hacker Hardware Tools
  77. Hacking Tools Windows
  78. Hack Tools For Games
  79. Hacker Tools Free Download
  80. Game Hacking
  81. Kik Hack Tools
  82. Pentest Tools Free
  83. What Are Hacking Tools
  84. Hack Tool Apk No Root
  85. Hack Tools Mac
  86. Pentest Tools Bluekeep
  87. Hacker Tools For Mac
  88. Hack Apps
  89. Hacker Search Tools
  90. Best Hacking Tools 2019
  91. Hacking Tools For Mac
  92. Hacking Tools

No hay comentarios:

Publicar un comentario