Advertisement
misterspy007

Mailer Bypass 2018

Dec 15th, 2017
3,138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 8.54 KB | None | 0 0
  1. <?php
  2.  
  3. session_start();
  4.  
  5. /*
  6.  Coded By Wahib jaaba <3
  7. Greetz to all noobs how read the source code HAHAHAHAH and who Thing
  8. Priv8 Mailer
  9.  */
  10. function genRanStr($length = 8)
  11. {
  12.     $charset = "AZERTYUIOPQSDFGHJKLMWXCVBNazertyuiopqsdfghjklmwxcvbn123456789";
  13.     $charactersLength = strlen($charset);
  14.     $randomString = '';
  15.     for ($i = 0; $i < $length; $i++) {
  16.         $randomString .= $charset[rand(0, $charactersLength - 1)];
  17.     }
  18.     return $randomString;
  19. }
  20.  
  21. function normalize($input)
  22. {
  23.     $message = urlencode($input);
  24.     $message = ereg_replace("%5C%22", "%22", $message);
  25.     return urldecode($message);
  26. }
  27.  
  28. if (isset($_POST['from'])) {
  29.     $from = $_POST["from"];
  30.     $fromName = $_POST["fromName"];
  31.     $subject = $_POST["subject"];
  32.     $email = $_POST["email"];
  33.     if (!isset($_SESSION['letter'])) {
  34.         $_SESSION['letter'] = $_POST["letter"];
  35.     }
  36.     $letter = $_POST["letter"];
  37.     $headers = "From: $fromName <$from>\r\nReply-To: $fromName\r\n";
  38.     $headers .= "MIME-Version: 1.0\n";
  39.     $headers .= "Content-type: text/html; charset=iso-8859-1\n";
  40.     $headers .= "X-Mailer: Microsoft Office Outlook, Build 17.551210\n";
  41.  
  42.     $count = 1;
  43.     $email = normalize($email);
  44.     $mails = explode("\n", $email);
  45.     foreach ($mails as $mail) {
  46.  
  47.         if (mail($mail, $subject, $letter, $headers))
  48.             echo "<font color=green>* Status: $count <b>" . $mail . "</b> <font color=green>SENT....!</font><br>";
  49.         else
  50.             echo "<font color=red>* Status: $count <b>" . $mail . "</b> <font color=red>Not SENT</font><br>";
  51.         $count++;
  52.     }
  53.  
  54. }
  55. $me="misterspy@hotmail.fr"; //Hhhhhhhhhhhhhhh Is just for fun someone think is not clean will surprise mfk <3 <3 LooooooL :p SO IF U WANT TO CONTACT ME IS HERE : 7682109382b67119748660376d0eeb4a
  56. function getWhitePressExtract()
  57. {
  58.     $listOfFeeds = array("http://www.lapresse.ca/rss/277.xml", "http://rss.nytimes.com/services/xml/rss/nyt/InternationalHome.xml", "http://feeds.bbci.co.uk/news/world/rss.xml", "http://feeds.skynews.com/sky-news/rss/home/rss.xml", "http://feeds.bbci.co.uk/news/rss.xml", "http://feeds.bbci.co.uk/news/technology/rss.xml", "http://www.tmz.com/category/movies/rss.xml", "http://www.tmz.com/category/celebrity-justice/rss.xml", "http://rss.cnn.com/rss/edition_americas.rss");
  59.     $rssLink = $listOfFeeds[array_rand($listOfFeeds)];
  60.     $FeedXml = simplexml_load_file($rssLink);
  61.     $random = array_rand($FeedXml->xpath("channel/item"));
  62.     echo "<font color=\"white\">" . strip_tags($FeedXml->channel->item[$random]->description) . "</font>";
  63. }
  64.  
  65.  
  66. ?>
  67.  
  68. <html>
  69. <head>
  70. <title>
  71.  
  72. Coded By UTS Team Wahib Mr Spy  Souheyl</title>
  73. </head>
  74. <body bgcolor="#e6e6e6">
  75. <center>
  76. <pre><font color="#28FE14"/>
  77. <center>======================================================</center>              
  78.   _    _ _______ _____   _______                  
  79.  | |  | |__   __/ ____| |__   __|                  
  80.  | |  | |  | | | (___      | | ___  __ _ _ __ ___  
  81.  | |  | |  | |  \___ \     | |/ _ \/ _` | '_ ` _ \
  82.  | |__| |  | |  ____) |    | |  __/ (_| | | | | | |
  83.   \____/   |_| |_____/     |_|\___|\__,_|_| |_| |_|
  84.                                         Wahib {Ja3baa}
  85.                      Mr Spy
  86.                   Souheyl
  87.                   Greetz : No One
  88. <center>======================================================</center>              
  89. </pre>
  90. <br>
  91. <form action="" method="post">
  92. <header><title>UTS Mass MAil3r</title></header>
  93. <center>
  94.     <body>
  95.     <script>
  96.  
  97.     </script>
  98.    
  99. <style>
  100. .myButton {
  101.     background-color:#44c767;
  102.     -moz-border-radius:23px;
  103.     -webkit-border-radius:23px;
  104.     border-radius:23px;
  105.     border:1px solid #18ab29;
  106.     display:inline-block;
  107.     cursor:pointer;
  108.     color:#ffffff;
  109.     font-family:Arial;
  110.     font-size:15px;
  111.     padding:5px 23px;
  112.     text-decoration:none;
  113.     text-shadow:0px -2px 15px #2f6627;
  114. }
  115. .myButton:hover {
  116.     background-color:#5cbf2a;
  117. }
  118. .myButton:active {
  119.     position:relative;
  120.     top:1px;
  121. }
  122.  
  123. body{
  124. font-family: "courier new";
  125. background-color: #2E0854   ;
  126. font-size:80%;
  127. color: #28FE14;
  128. background-image: url("data:image/gif;base64,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");
  129. }
  130.  
  131. #phpinfo{
  132. border: 1px solid #28FE14;
  133. position:fixed;
  134. padding:2px;
  135. top:1px;
  136. right:1px;
  137. font-size:12px;
  138. }
  139. #copyright{
  140. border: 1px solid #2E0854;
  141. position:fixed;
  142. bottom:1px;
  143. left:1px;
  144. padding:2px;
  145. }
  146. .auto-style6 {
  147.     text-align: center;
  148. }
  149. .auto-style2 {
  150.     text-align: center;
  151. }
  152.  
  153. #phpinfo0{
  154. border: 1px solid #FFFFFF;
  155. position:fixed;
  156. padding:2px;
  157. top:1px;
  158. right:1px;
  159. background-color: #2E0854;
  160. font-size:12px;
  161. }
  162.  
  163.  
  164. </style>
  165.     <form method="post" action="#" name="form" id="form">
  166.         <table>
  167.             <tr>
  168.                 <td>
  169.                     <label for="from">From : </label>
  170.                     <input type="text" name="from" id="from" placeholder="Originating email"
  171.                     value="<?php echo genRanStr() . "nethost@sservices.c0m"; ?>" size="35">
  172.                 </td>
  173.                 <td>
  174.                     <label for="fromName"> From name  :  </label>
  175.                     <input type="text" name="fromName" id="fromName" size="19" value="NoReply">
  176.                 </td>
  177.             </tr>
  178.             <tr>
  179.                 <td>
  180.                     <label for="subject">Subjct</label>
  181.                     <input name="subject" type="text" id="subject" placeholder="Subject" value="<?php
  182.                  $datetime = date("d/m/Y h:i:s");
  183.                  echo "Update Account Information ";
  184.  echo $datetime;
  185.  ?>
  186. " size="35">
  187.                 </td>
  188.             </tr>
  189.             <tr>
  190.                 <td>
  191.                     <label for="letter">Letter</label>
  192.                     <textarea name="letter" cols="36" rows="20"
  193.                               id="letter"><?php getWhitePressExtract(); ?></textarea>
  194.                 </td>
  195.                 <td>
  196.                     <label for="email">Mailing list</label>
  197.                     <textarea cols="20" rows="20" name="email" id="email"></textarea>
  198.                 </td>
  199.             </tr>
  200.             <tr>
  201.                 <td colspan="2"><br>
  202.                 <br>
  203.                    <center>
  204.                    <input name="taz" class="myButton" type="submit" value="&#x02605;
  205.  Spam Now &#x02605;
  206. " name="submit" id="submit">
  207.                    <style>
  208.                    <!--  Sorry i f u Found any erreur -->
  209.                    <!-- this code is bulshit -->
  210.                    </style>
  211.                 </td>
  212.             </tr>
  213.         </table>
  214.     </form>
  215. </center>
  216. </body><font color="#000000"/>
  217. &copy;  2016 For UTS Team
  218. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement