|
|
|
|
|
|
|
| |
Ping the remote host |
|
| This script is Copyright (C) 1999-2010 Tenable Network Security, Inc. |
|
|
| Family | Port scanners |
| Nessus Plugin ID | 10180 (ping_host.nasl) |
| Bugtraq ID |
|
| CVE ID |
|
|
| Description: |
Synopsis :
The remote host is alive.
Description :
This plugin determines if the remote host is alive using one or more
ping types :
- An ARP ping, provided the host is on the local subnet
and Nessus is running over ethernet.
- An ICMP ping.
- A TCP ping, in which the plugin sends to the remote host
a packet with the flag SYN, and the host will reply with
a RST or a SYN/ACK.
- A UDP ping (DNS, RPC, NTP, etc).
Solution :
N/A
Risk factor :
None
|
|
|
|
|
|