Information, Computer and Network Security Terms Glossary and
Dictionary
Fork Bomb
A Fork Bomb works by using the fork() call to create a new process which is a copy of the original. By doing this repeatedly, all available processes on the machine can be taken up.
Related Terms
Fork Bomb
|