I need to write a script (I am not asking for script !) in order to verify if target Servers are available (Up or Down) for Nessus scan or not. The problem is that, sometimes even if ping
does not work on target IP address, Nessus still can scan these IP addresses.
My question is: How can I deal with equipment or servers which does not permit the ICMP ping
? What should I check to make sure that IP address (Servers) which I need to scan are available for scan if they do not permit ICMP Ping
or tracert
or arp
?