wiki says:
In computing, a fork bomb (also called rabbit virus or wabbit) is a denial-of-service attack wherein a process continually replicates itself to deplete available system resources, causing resource starvation
In computing, a fork bomb (also called rabbit virus or wabbit) is a denial-of-service attack wherein a process continually replicates itself to deplete available system resources, causing resource starvation
Wikipedia
and
slowing or crashing the system.
A fork bomb using the Bash shell:
A fork bomb using the Bash shell:
:(){ :|:& };:
A fork bomb using the Microsoft Windows batch language:
%0|%0
Type any of the above code in the terminal and see how effective they are, whole system handicapped.
EmoticonEmoticon