Function Name
IcmpSendEcho
Description
IcmpSendEcho is used to send an IPv4 ICMP echo request and returns any echo response replies. The call returns when the time-out has expired or the reply buffer is filled. This function is used by malware for time-evasion purposes by specifying a large timeout value.
Library
Iphlpapi.dll
Associated Attacks
Evasion
Created: 2021-11-01
Last Update: 2021-11-01
Credits: mr.d0x