Genymotion - Proxying Android App Traffic Through Burp Suite | Cameron Cartier

Поділитися
Вставка
  • Опубліковано 14 жов 2024

КОМЕНТАРІ • 33

  • @manjilneupane7972
    @manjilneupane7972 Рік тому +5

    And it is the actual video i was looking for... Thankyou so much

  • @HosseinGolzari-s5u
    @HosseinGolzari-s5u 9 місяців тому

    Thank you so much. im trying three days for intercepting android data with android studio emulator and today i have done it with your video.

  • @pamazgostv
    @pamazgostv 3 місяці тому +1

    fkn banged my head trying to setup the proxy inside the emulator's settings. It worked super easy via adb. TY so much!

  • @TheRich464
    @TheRich464 Рік тому +2

    Thanks for the walkthrough 🎉

  • @RainbowDjinn
    @RainbowDjinn 4 місяці тому

    Thanksss so much!! Helped me a lot cause default way of configuring proxy inside android wasan´t working.

  • @idanlevi17
    @idanlevi17 Рік тому +1

    can you explain why you used adb instead of the mobile "settings"?

  • @nelly4921
    @nelly4921 11 місяців тому

    Thank you for the amazing walk through

  • @wardellcastles
    @wardellcastles Рік тому

    Great vid. Why do you set your proxy to port 3333 then a reverse to 8082? Why not set proxy to 8082 and not set any reverse?

    • @BlackHillsInformationSecurity
      @BlackHillsInformationSecurity  Рік тому

      In theory this should work, however I have found emulators to be rather finicky. There are certain situations in which the reverse proxy is necessary, such as described here:
      www.genymotion.com/blog/access-internal-web-services-android-devices-running-cloud-using-adb-reverse/.
      We demonstrate this method because it seems to be the most universal and reliable.
      - Cameron

  • @jruiz1951
    @jruiz1951 Рік тому +1

    Hi very informative video, can it be possible to make a video on how to bypass an app that blocks the vpn proxy & thanks

  • @iam_epa
    @iam_epa 3 місяці тому

    finalyyyyy thanks alot

  • @gand0rfTRZ
    @gand0rfTRZ Рік тому +1

    This is really interesting. I will have to give it a try.

  • @azkymuhtarom
    @azkymuhtarom Рік тому +1

    i using qemu from android studio.. after adb shell settings put global http_proxy localhost:3333 and adb reverse tcp:3333 tcp:8090... burp show my api but my internet in emulator broken... any ide for my situation ?

  • @benjaminmunoz9136
    @benjaminmunoz9136 7 місяців тому

    Great video, thanks!

  • @piyushnigam4916
    @piyushnigam4916 Місяць тому

    HOW TO DO THIS FOR FLUTTER APPLICATION PLEASE SUGGEST .

  • @archersterling4044
    @archersterling4044 11 місяців тому

    Awesome, just perfect.

  • @zeux1024
    @zeux1024 Рік тому

    It's very useful video for me. Thanks :)

  • @kiroolos
    @kiroolos 5 місяців тому

    Thank you so much

  • @imanolmarin7766
    @imanolmarin7766 10 місяців тому

    Thank you very much!

  • @chrstanarmas8898
    @chrstanarmas8898 8 місяців тому +1

    cool video

  • @itsm3dud39
    @itsm3dud39 Рік тому

    thanks mam now it works

  • @mahmudaminu3179
    @mahmudaminu3179 7 місяців тому

    I lost my internet access on AVD immediately after I rebooted it, and I'm unable to fix it, Do you have any suggestions pls?

    • @benjaminmunoz9136
      @benjaminmunoz9136 7 місяців тому

      Yes, you must restart the adb proxy with this command:
      adb reverse tcp:3333 tcp:8082

  • @JXDMDEV
    @JXDMDEV 9 місяців тому

    "Could you make a tutorial addressing only this issue and how to solve it?? Please."

  • @mbhatamb
    @mbhatamb 24 дні тому

    what is adb

  • @peterkim9696
    @peterkim9696 10 місяців тому

    How can we bypass ssl pinning cause I want to pentest Instagram

  • @xaferima
    @xaferima 8 місяців тому

    Thanks!
    if someone has this error "mount: '/system/' not in /proc/mounts"
    Just mount directly the root(/):
    mount -o rw,remount /

  • @JXDMDEV
    @JXDMDEV 9 місяців тому

    "Do you need a cloud plan to access network traffic from Genymotion emulators?"

  • @alimustafa2682
    @alimustafa2682 Рік тому

    I love you

  • @Roger11719
    @Roger11719 Рік тому

    booting up by nobandwidth

  • @liquidtea9347
    @liquidtea9347 Рік тому

    I stumbled upon this video because I'm trying to play mobile games like Pokemon Go on my Steam Deck. And yes, I know Pokemon Go will not work on the Steam Deck because the Steam Deck does not have a GPS. I'll be happy spoofing as the dirty cheater I am. Also games like Sky: Children of the Light on my Steam Deck through Genymotion. I have Genymotion downloaded with the Amazon Fire HD 8 (for it and the Steam Deck has the same screen resolution) and working on my Steam Deck but Pokemon Go and Sky are not found in the Google Play Store and/or not compatible with the device. I'm assuming it's because the Google Play Store and others like Aptoid know it's an emulator as I've tried everything on a Google Pixel emulation like shown in this video.
    I'm not well versed in the ways of magic you all call "computer science" but am I onto something here? Is this video the answer to my problems? can someone with better skills test it for me?
    I got to the point where I needed the adb program, which I assumed was the Android Debug Bridge from a Google search. I followed the gide for it on Android.Developer.com and it lead me to download the SDK Platformtools where I skipped using the SDK Manager and downloaded the tools themselves instead. After extracting and executing everything from that zip file, I realized this may have been a wrong turn and I am way in over my head. That expression makes no sense now that I typed it but you get what I mean.
    All of this was done on Linux, on a Steam Deck.
    Please help me. Thanks!