What an ICMP flood does
An ICMP (ping) flood sends a high rate of echo-request packets to consume bandwidth and force the target and intervening devices to spend cycles generating replies. On its own it is rarely fatal to a well-provisioned host, but it is a useful probe of how much network-layer noise your edge absorbs before it starts to matter.
How ddos-sim.com simulates it safely
ddos-sim.com sends a fixed echo request per operation to a single verified domain pinned to a public address, with the rate held inside the domain's limits. No packets are forged and no other host is touched.
Every run is bound to one verified domain you have proven you own. Ownership is checked over DNS or HTTPS before anything is scheduled, and running traffic against systems you do not own or are not clearly authorized to test may be unlawful. See the Acceptable Use Policy.
What the test exercises
- ICMP rate limiting and filtering at the edge
- Bandwidth headroom to the origin
- Router and firewall handling of echo traffic
- Whether ICMP is (correctly) deprioritized or dropped
- Baseline network-layer noise tolerance
How to run a icmp flood test
- Verify your domain. Prove ownership over DNS or HTTPS — it is self-service and takes minutes.
- Add the
icmp_floodcommand to a timeline in the portal and set the target path or port, rate, and duration. - Set health thresholds. Choose the error-rate, latency, or status-code limits at which the test should abort itself.
- Run and watch. Bounded workers are provisioned minutes before start and torn down the moment the last task ends, while metrics stream live.
- Read the results. Review the recorded latency, status codes, and worker timeline to find where your service starts to bend.
Availability & limits
ICMP floods are available after self-service domain verification and run with prepaid credits.
Frequently asked questions
Is an ICMP flood usually enough to take a site down?
Rarely on its own against well-provisioned infrastructure. It is most useful as a probe of edge filtering and bandwidth headroom, and as a baseline for network-layer noise tolerance.
Which hosts are affected?
Only your single verified, publicly-resolved domain. Private and loopback addresses are blocked and nothing is spoofed.
Rehearse the icmp flood against infrastructure you own — bounded, monitored, and stopped the instant you have your answer.
Configure a test