Linux: nmap command example

Source: Internet
Author: User
Linux: nmap command example scan the open port of a host: 1nmap-sT1921681100 this command scans the Open TCP port of the 1921681100 host. ST-& gt; TCPconnectscan. In more cases, replace the parameter sT with sS. When using sS parameters, the scan port does not run Linux: nmap command example scans the open port of a host: 1 nmap-sT 192.168.1.100. this command scans the Open TCP port of the host 192.168.1.100. ST-> TCP connect scan. In more cases, replace the parameter sT with sS. When using sS parameters, scanning the port does not complete a full TCP connection. Therefore, for the host to be scanned, the goose will not find itself scanned. You can also directly: 1 nmap 192.168.1.100 to find the host, but do not perform port scan: 1 nmap-sn 192.168.1.100. you can also do this: 1 nmap-sn 192.168.1. * This is also possible: 1 nmap-sn www.baidu.com
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.