Difference between revisions of "Metasploitable: Checking for open Ports with Nmap"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "Sumber: https://cyberarms.wordpress.com/tag/metasploitable-tutorial/ I mentioned a week or two ago that we would take a closer look at Metasploitable 2.0, the purposefully...") |
Onnowpurbo (talk | contribs) (Replaced content with "Sumber: https://cyberarms.wordpress.com/tag/metasploitable-tutorial/ Scan nmap -v -A 192.168.12.20 (metasploitable’s IP address) ==Referensi== * https://cyberarms....") |
||
Line 1: | Line 1: | ||
Sumber: https://cyberarms.wordpress.com/tag/metasploitable-tutorial/ | Sumber: https://cyberarms.wordpress.com/tag/metasploitable-tutorial/ | ||
− | + | Scan | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
nmap -v -A 192.168.12.20 (metasploitable’s IP address) | nmap -v -A 192.168.12.20 (metasploitable’s IP address) | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Latest revision as of 08:21, 21 July 2020
Sumber: https://cyberarms.wordpress.com/tag/metasploitable-tutorial/
Scan
nmap -v -A 192.168.12.20 (metasploitable’s IP address)