Hi all
Persistent backdoor Payload in an Original .Apk File??
Ive i just sucessfully backdoored and apk over the internet and moblie internet. using the guide: Embed a Metasploit Payload in an Original .Apk File
https://null-byte.wonderhowto.com/how-to/embed-metasploit-payload-original-apk-file-0166901/
only thing i had too do was the extra signing part
java -jar signapk.jar certificate.pem key.pk8 yourapkname.apk signedapkname.apk
My question is would it be possible to make this Persistent? ive read How to Create a Persistent Back Door in Android Using Kali Linux:
but thats only for the apk that msfpayload msfvenom makes.
any heads up would be great.
7 Responses
i tried a lot of times to edit the original .sh script made for the meta payload but i can't , i am wondering the same if anybody could help here
I've made a software which automates the script generation and also the method to do it manually, check it out:
android.gadgethacks.com/forum/android-persistent-backdoor-script-for-payload-embedded-original-apk-using-msfvenom-0233072/
nothing yet?
I've made a software which automates the script generation and also the method to do it manually, check it out:
android.gadgethacks.com/forum/android-persistent-backdoor-script-for-payload-embedded-original-apk-using-msfvenom-0233072/
I wrote a script for persistence for embedded payloads find it here: Amber
I've made a software which automates the script generation and also the method to do it manually, check it out:
android.gadgethacks.com/forum/android-persistent-backdoor-script-for-payload-embedded-original-apk-using-msfvenom-0233072/
you can you AhMyth payload generator to embed the payload in an existing apk file.
Hope it helps. Cheers :)
Share Your Thoughts