When Nmap tries to send a raw IP packet such as an ICMP echo request, the operating system must determine the destination hardware (ARP) address corresponding to the target IP so that it can properly address the ethernet frame.
Wenn Nmap versucht, ein rohes IP-Paket wie z.B. ein ICMP Echo-Request zu senden, muss das Betriebssystem die der Ziel-IP entsprechende Hardware-Zieladresse (ARP) bestimmen, damit es den Ethernet-Frame korrekt adressieren kann.
With the ping command in Telnet or in a terminal connection an "ICMP Echo Request" is sent to the addressed host.
Das ping-Kommando an der Eingabeaufforderung einer Telnet- oder Terminal-Verbindung sendet ein "ICMP Echo-Request"-Paket an die Zieladresse des zu überprüfenden Hosts.
When a machine on the network needs to send messages to all hosts on a subnet, an ICMP echo request message is sent to the broadcast address.
Wenn ein Netzwerkgerät Nachrichten an alle Rechner in einem Subnetz senden muss, wird eine ICMP-Echo-Request Nachricht an die Broadcast-Adresse gesendet.
To do this, nmap first sends an ICMP echo request (ping) to the target system.
The TCP ping scan sometimes works better than a classic ping or a simple ICMP echo request.
Damit funktioniert der TCP-Ping-Scan manchmal besser als ein klassischer Ping respektive als ein einfacher ICMP-Echo-Request.
The attacker sends many ICMP echo request packets to the targeted server using multiple devices.
Sends ICMP echo request packets (pings) to one or more computers.
Sends ICMP echo request packets ("pings") to one or more computers.
Also, the device uses an ICMP echo request (ping) to determine whether the specified server is available.
Außerdem überprüft das Gerät mit einem ICMP Echo Request (Ping), ob der angegebene Server erreichbar ist.
Computer users can use a ping tool, which sends and receives ICMP Echo Request messages, to determine whether a given computer is connected to the network.
Technisch versierte Computerbenutzer können ein Ping-Tool verwenden, das ICMP-Echo-Request-Anforderungen sendet und empfängt, um festzustellen, ob ein bestimmter Computer mit dem Internet verbunden ist.
Replies to an ICMP echo request.
The ping command uses the ICMP echo request and echo reply packets to determine whether a particular IP system on a network is functional.
Der Befehl ping verwendet die Echoanforderungs- und Echoantwortmeldungspakete von ICMP, um zu ermitteln, ob ein bestimmtes IP-System in einem Netzwerk betriebsbereit ist.
The principle of the attack is to spoof the ICMP ECHO REQUEST packets sent using the target as source IP address.