Netraidx

mailer v5

Jun 23rd, 2015
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 4.65 KB | None | 0 0
  1. <?php
  2. $testa = $_POST['veio'];
  3. if($testa != "") {
  4.     $message = $_POST['html'];
  5.     $subject = $_POST['assunto'];
  6.     $nome = $_POST['nome'];
  7.     $de = $_POST['de'];
  8.     $to = $_POST['emails'];
  9.  
  10.     $headers  = "MIME-Version: 1.0\r\n";
  11.     $headers .= "Content-type: text/html; charset=iso-8859-1\r\n";
  12.         $headers .= "content-type: text/html\nX-priority: 1\n";
  13.  
  14.     $email = explode("\n", $to);
  15.     $headers .= "From: ".$nome." <".$de.">\r\n";
  16.     $message = stripslashes($message);
  17.  
  18.     $i = 0;
  19.     $count = 1;
  20.     while($email[$i]) {
  21.         $ok = "ok";
  22.         if(mail($email[$i], $subject, $message, $headers))
  23.         echo "<font color=green>* N&#1098;mero: $count <b>".$email[$i]."</b> <font color=green>ENVIADO....!</font><br><hr>";
  24.         else
  25.         echo "<font color=red>* N&#1098;mero: $count <b>".$email[$i]."</b> <font color=red>ERRO AO ENVIAR</font><br><hr>";
  26.         $i++;
  27.         $count++;
  28.     }
  29.     $count--;
  30.     if($ok == "ok")
  31.     echo "";
  32.  
  33. }
  34.  
  35. ?>
  36. <html>
  37. <head>
  38. <title>INURL</title>
  39. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  40. <style>
  41. body {
  42.     margin-left: 0;
  43.     margin-right: 0;
  44.     margin-top: 0;
  45.         background-color: #000000;
  46.     margin-bottom: 0;
  47. }
  48. .titulo {
  49.     font-family: Arial, Helvetica, sans-serif;
  50.     font-size: 70px;
  51.     color: #1BF51F;
  52.     font-weight: bold;
  53. }
  54.  
  55. .normal {
  56.     font-family: Arial, Helvetica, sans-serif;
  57.     font-size: 12px;
  58.     color: #1BF51F;
  59. }
  60.  
  61. .form {
  62.     font-family: Arial, Helvetica, sans-serif;
  63.     font-size: 10px;
  64.     color: #FFFFFF;
  65.     background-color: #000000;
  66.     border: 1px dashed #666666;
  67. }
  68.  
  69. .texto {
  70.     font-family: Verdana, Arial, Helvetica, sans-serif;
  71.     font-weight: bold;
  72. }
  73.  
  74. .alerta {
  75.     font-family: Verdana, Arial, Helvetica, sans-serif;
  76.     font-weight: bold;
  77.     color: #990000;
  78.     font-size: 10px;
  79. }
  80. </style>
  81. </head>
  82. <body>
  83. <form action="" method="post" enctype="multipart/form-data" name="form1">
  84.   <input type="hidden" name="veio" value="sim">
  85.  
  86.     <tr>
  87.  
  88.  
  89. <table border="0" width="53%" bordercolorlight="#000000" bordercolordark="#000000" style="border: 1px ridge #1BF51F" bgcolor="black" >
  90.      <td width="462" height="25" align="center" bgcolor="#000000"><span class="titulo">GoogleINURL</span></td>
  91. <tr align="left">
  92. <td colspan="2" ><font color="#1BF51F">
  93. Nome do Servidor: <?php echo $UNAME = @php_uname(); ?><br>
  94. Sistema Operacional: <?php echo $OS = @PHP_OS; ?><br>
  95. Endere&#231;o IP: <?php echo $_SERVER['SERVER_ADDR']; ?><br>
  96. Software usado: <?php echo $_SERVER['SERVER_SOFTWARE']; ?><br>
  97. Email admin: <?php echo $_SERVER['SERVER_ADMIN']; ?> <br>
  98. Safe Mode: <?php echo $safe_mode = @ini_get('safe_mode'); ?>
  99. </td>
  100.  
  101. </center>
  102.  
  103.  
  104.     </tr>
  105.     <tr>
  106.       <td height="194" valign="top" bgcolor="#000000">
  107.         <table width="100%"  border="0" cellpadding="0" cellspacing="5" class="normal" height="444">
  108.           <tr>
  109.             <td align="right" height="17"><span class="texto">De (Nome)/(E-Mail) :</span></td>
  110.             <td width="65%" height="17"><input name="nome" value="SEU NOME" type="text" class="form" id="nome" style="width:48%" > <input name="de" value="SEU@MAIL.COM" type="text" class="form" id="de" style="width:49%" ></td>
  111.           </tr>
  112.           <tr>
  113.             <td align="right" height="17"><span class="texto">Assunto:</span></td>
  114.             <td height="17"><input name="assunto" type="text" value="SEU ASSUNTO"class="form" id="assunto" style="width:100%" ></td>
  115.           </tr>
  116.           <tr align="center" bgcolor="#99CCFF">
  117.             <td height="20" colspan="2" bgcolor="#000000"><span class="texto">gOOGLEinurl - mode*SPAMMER!</span></td>
  118.           </tr>
  119.           <tr align="right">
  120.             <td height="146" colspan="2" valign="top"><br>
  121.              <textarea name="html" style="width:100%" rows="8" wrap="VIRTUAL" class="form" id="html">
  122.  
  123. Sua engenharia em HTML
  124.  
  125. </textarea>
  126.               <span class="alerta">*Lembrete: texto em HTML</span></td>
  127.  
  128.  
  129.  
  130.           </tr>
  131.           <tr align="center" bgcolor="#000000">
  132.             <td height="10" colspan="2"><span class="texto">Lista de emails</span>
  133.              
  134.           </tr>
  135.           <tr align="right">
  136.             <td height="136" colspan="2" valign="top"><br>
  137.               <textarea name="emails" style="width:100%" rows="8" wrap="VIRTUAL" class="form" id="emails">
  138. googleinurl@googlegroups.com
  139. googleinurl@googlegroups.com
  140. googleinurl@googlegroups.com
  141. </textarea>
  142.               <span class="alerta">*Listmail</span> </td>
  143.           </tr>
  144.           <tr>
  145.             <td height="26" align="right" valign="top" colspan="2"><input type="submit" name="Submit" value="Enviar"></td>
  146.           </tr>
  147.         </table>
  148.       </td>
  149.     </tr>
  150.     <tr>
  151.       <td height="15" align="center" bgcolor="#000000">&nbsp;</td>
  152.     </tr>
  153.   </table>
  154. </form>
  155. </body>
Add Comment
Please, Sign In to add comment