Difference between revisions of "MSF: Checking for open Ports with Nmap"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 1: | Line 1: | ||
Sumber: https://cyberarms.wordpress.com/tag/metasploitable-tutorial/  | Sumber: https://cyberarms.wordpress.com/tag/metasploitable-tutorial/  | ||
| − | + | Scan dengan nmap  | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
  nmap -v -A 192.168.12.20 (metasploitable’s IP address)  |   nmap -v -A 192.168.12.20 (metasploitable’s IP address)  | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 08:20, 21 July 2020
Sumber: https://cyberarms.wordpress.com/tag/metasploitable-tutorial/
Scan dengan nmap
nmap -v -A 192.168.12.20 (metasploitable’s IP address)