Linux system scan

Source: Internet
Author: User

Nmap

Traceroute

Netcat (NC):

1. Port scan

2. Chat Server

3. File transfer

4. Directory Transfer

5. Data encryption

EtherApe

Ifstat

Iftop


Fping:

The difference between fping and Ping is that fping can specify the number of hosts to ping on the command line, or you can specify a list file containing the hosts to ping.

Unlike ping to wait for a host connection to time out or send back feedback, Fping sends a packet to the next host immediately after sending the packet to a host, enabling multiple hosts to ping at the same time. If a host pings, the host is flagged and removed from the wait list, and if there is no ping, the host is not reachable, and the host remains in the waiting list for subsequent operations.

PS: (ping is a reply request via ICMP (Network control Information Protocol Internetcontrol message Protocol) protocol to detect the presence of the host)

Hping:

Hping is a more advanced host scan tool that supports TCP/IP packet construction, analysis, and can be used to scan a surviving host when certain firewall configurations or operators intercept ICMP packets. Hping can also forge a source IP to initiate a DDoS attack.

If the firewall or carrier masks ICMP, hping can initiate TCP probing on the specified destination port, with the usual parameters:

-P Port number

-S send TCP SYN Packets

-A sends a TCP ACK packet

-A forged source IP

--flood Send As soon as possible, with caution



Linux system scan

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.