   ______ ______ ____ ____                     __
  / ____// ____//  _// __ ) ____   ____ ___   / /_
 / /    / / __  / / / __  |/ __ \ / __ `__ \ / __ \
/ /___ / /_/ /_/ / / /_/ // /_/ // / / / / // /_/ /
\____/ \____//___//_____/ \____//_/ /_/ /_//_.___/
            CGIBomb v1.0 By: E-HACK
 

CGIBomber is a fully capable e-mail bomber program. This program was written 
to show how simple it is to send anonymous e-mail bombs via a cgi script. This
program is not intended to be used (unlike most people, I really mean that). 
If you do use this program, I take no responsibility whatsoever. See the
disclaimer below. This program uses large ammounts of system resources, if 
your sysadmin finds you running this script you are very likely to lose your 
account and possibly more. I do not endorse e-mail bombing or any other type 
of harassment.
E-HACK 

Setup:
Setup of this script is pretty simple, it was written for perl4, if you use
perl5 you may have problems. All you need to do to set this up is change a 
few things.

$mailprog = '/usr/sbin/sendmail -t';
the /usr/sbin/sendmail should be changed to the path of sendmail on your system.

$script_url = 'http://www.yourdomain.com/cgi-bin/cgi_bomb.cgi';
the URL should point to this script on your server.

thats all you have to change. If you have problem setting up this script, don't
come whining to me, I'd rather you didn't set this script up in the first place.


Disclaimer:
THIS IS A DISCLAIMER OF LIABILITY RELATING TO YOUR USE OF THIS SOFTWARE
THIS PROGRAM IS DISTRIBUTED "AS IS," WITHOUT ANY IMPLIED OR EXPRESS WARRANTY 
AS TO ITS PERFORMANCE OR AS TO THE RESULTS THAT MAY BE OBTAINED BY ITS USE.  
E-HACK AND WILTERED FIRE ARE NOT LIABLE FOR DIRECT, INDIRECT, OR INCIDENTAL 
DAMAGES FROM ANY DEFECT, MALFUNCTION, INABLILITY OR OMISSION IN THE SOFTWARE 
OR MANUAL OR OTHER RELATED ITEMS AND PROCESSES, INCLUDING BUT NOT LIMITED TO 
SERVICE, LOSS OF BUSINESS, ANTICIPATED PROFIT, OR OTHER CONSEQUENTIAL DAMAGES.


CGIBomb v1.0 By: E-HACK
Copyright  1997 E-HACK (god@wilter.com)
All Rights Reserved

A Wiltered Fire Production
http://www.wilter.com/wf/
