它是 Network Mapper(網絡映射器) 的簡稱,主要用來進行網路探測, 可以檢測目標主機是否啟動、有哪些 port 號開著、其服務為何、OS版本、裝置類型等,常被網路管理員用來進行網路監控管理,以評估網路安全。 而 hacker 也很喜歡使用它,原因是可以搜集到該目標主機目前的狀態及資訊,較好計劃該如何進行攻擊. 這裡附上它的 Logo 給大家參考參考(因為主要目的是探測,當然也就使用眼睛當 Logo) 那我們就來開始操作吧! 再到終端機輸入以下指令,偵查 meta 靶機有哪些 port 號是開
This article describes several approaches to find out what ports are opened to the outside on your Linux system. An open port is a network port that accepts incoming packets from remote locations.