In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly analyzes the Linux system port scanning tool namp installation steps of the relevant knowledge points, the content is detailed and easy to understand, the operation details are reasonable, has a certain reference value. If you are interested, you might as well follow the editor to have a look, and follow the editor to learn more about the installation steps of the Linux system port scanning tool namp.
1. Installation package: (1) it can be downloaded from the official website, address: https://nmap.org
2. Installation step (1) decompress: tar-xvf nmap-7.12.tar.bz2
(2) cd / nmap-7.12
(3) execute:. / configure
(4) make
(5) make install
(6) check whether the installation is successful: nmap-v
--
After configure, as shown in the following figure:
After completing the installation, execute "namp-v" to verify whether the installation is successful. The successful screenshot is as follows:
3. Briefly describe the basic usage of nmap software: (1) scan a specific host: # nmap 192.168.1.2
(2) scan the entire subnet: # nmap 192.168.1.1
(3) scan multiple targets: # nmap 192.168.1.2 192.168.1.5
(4) scan a range of hosts: # nmap 192.168.1.1-100 (scan all hosts with IP addresses of 192.168.1.1-192.168.1.100)
(5) send two ping packets to the destination: # nmap-sn-PE-c 2-send-ip 192.168.1.1
On the "Linux system port scanning tool namp installation steps" is introduced here, more related content can search previous articles, hope to help you answer questions, please support the website!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.