DEV Community

Cover image for What is a Fork Bomb in Linux and how to stop it?

What is a Fork Bomb in Linux and how to stop it?

Bobby on November 15, 2019

A fork bomb (also known as a rabbit virus) is a denial-of-service attack that consists of a process that constantly replicates itself to exhaust al...
Collapse
 
evanplaice profile image
Evan Plaice

Cute Forkbomb Comic

Collapse
 
bobbyiliev profile image
Bobby

Haha that’s brilliant!!!

Collapse
 
vgrovestine profile image
Vincent Grovestine

Ah, memories of the operating systems course from my CS undergrad: letting loose a couple dozen students on a shared Unix server to learn about fork() (in C) the hard way. ;)

Collapse
 
_garybell profile image
Gary Bell

Not the post you want to be reading whilst waiting for updates on a production server....but I resisted temptation

Collapse
 
efleurine profile image
Emmanuel

I cannot not try it sorry I have too.