DDos
VIP Members
- 
							
							22/10/2013
						
 
- 
							
							525
						
 
- 
							
							2.191 bài viết
						
 
								Cài đặt Metasploit Framework trên điện thoại Android 5.0 trở lên
							
						
						
							Metasploit là một công cụ thử nghiệm thâm nhập rất phổ biến. Trong bài viết này mình sẽ hướng dẫn các bạn cách cài metasploit lên điện thoại Android 5.0 trở lên.
Yêu cầu:
+ Termux
+ Android 5.0
+ Internet connection
1. Mở Termux, nhập lệnh
$ apt update
$ apt upgrade
2. Cài đặt wget
$ apt install wget
3. Tải về metasploit.sh script
$ wget https://github.com/Auxilus/Auxilus.github.io/blob/master/metasploit.sh
4. Run metasploit.sh script (Mất khoảng 5-10 phút, tùy thuộc vào kết nối internet)
$ bash metasploit.sh
5. Run metasploit-framework
$ cd metasploit-framework
$./msfconsole
		
		
	
	
		
	
			
			Yêu cầu:
+ Termux
+ Android 5.0
+ Internet connection
1. Mở Termux, nhập lệnh
$ apt update
$ apt upgrade
2. Cài đặt wget
$ apt install wget
3. Tải về metasploit.sh script
$ wget https://github.com/Auxilus/Auxilus.github.io/blob/master/metasploit.sh
4. Run metasploit.sh script (Mất khoảng 5-10 phút, tùy thuộc vào kết nối internet)
$ bash metasploit.sh
5. Run metasploit-framework
$ cd metasploit-framework
$./msfconsole