Difference between revisions of "MSF: Checking for open Ports with Nmap"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
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) | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 42: | Line 14: | ||
* [[Metasploit]] | * [[Metasploit]] | ||
+ | * [[Metasploitable]] |
Latest revision as of 08:48, 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)