Statistics of the recent viruses spreading through e-mail
Gibe and its variants are still dominant, and MyDoom is approaching to catch up:
beastie# cat drwebd.log | grep infect | grep MyDoom | wc -l
243
beastie# cat drwebd.log | grep infect | grep Gibe | wc -l
257
beastie# cat drwebd.log | grep infect | grep -v Gibe | grep -v MyDoom | wc -l
0
It’s interesting that there’s no viruses without a name “Gibe” nor “MyDoom”…