• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Admin

Well-Known Member
Staff member
Administrator
Ai cần thì tạo file .php ví dụ index.php và paste code dưới vào và lưu lại nhé
Còn không cần đừng ném gạch
Hàng này tí cáo tự buy = paypal .
Và đã test , Oke 100% :D .
Chức năng .
Giả mạo email .
Ví dụ mail bạn là mail A .
Code sẽ fake mail A của bạn và send cho Victim ;)
Rất thích hợp cho việc ( chưa rõ )
Anh em nào cần thì code đây
<?php
if ($_POST["submit"]=="submit") {
$fromemail= $_POST["fromemail"];
$fromname= $_POST["fromname"];
$to = $_POST["toemail"];
$subject = $_POST["xsubject"];
$message = $_POST["xmessage"];
$headers = 'From: '.$fromname.'<'.$fromemail. ">\r\n" .
'Reply-To: '.$fromname.' <'.$fromemail. ">\r\n" .
'X-Mailer: PHP/' . phpversion();
mail($to, $subject, $message, $headers);
$messagetoshow="<h2 align=center>Your message has been sent!</h2>";
}
?>
<form method="post">
<table align="center" width="500" style="border:2px #a5f3ed dotted;font-family:arial" cellspacing="10">
<tr>
<td colspan="2">
<?=$messagetoshow?>
<h4 align="center">Enter the details below and press submit to send your email:</h4>
</td>
</tr>
<tr>
<td>
From Name
</td>
<td>
<input type="text" name="fromname">
</td>
</tr>
<tr>
<td>
From Email
</td>
<td>
<input type="text" name="fromemail">
</td>
</tr>
<tr>
<td>
To Email
</td>
<td>
<input type="text" name="toemail">
</td>
</tr>
<tr>
<td>
Subject
</td>
<td>
<input type="text" name="xsubject">
</td>
</tr>
<tr>
<td>
Message
</td>
<td>
<textarea name="xmessage"></textarea>
</td>
</tr>
<tr>
<td colspan="2">
<input type="submit" name="submit" value="submit">
</td>
</tr>
</table>
Thanks nào.........Guest
 
Admin :nhaynhay:
Trua nay se co mon qua danh cho tuoitreit.vn!
Hay don xem nhek, hjhj..
 
Vừa mới vô wap mà đã có hàng găm sẵn cho mình à ? :))
 
Vừa mới vô wap mà đã có hàng găm sẵn cho mình à ? :))

hàng trắng hả ? :p

----------> Bổ sung bài viết lúc 07:08 <----------> Bài viết trước lúc 07:07 <----------

Thank a thắng :D
 
...U,.h....không có gì..,.
 
Dùng trên host nhé, xtgem not support
 
Là giả mạo mail đó em..,
 
K hiểu gì cả ? Hum bị mất xinhchua.net rùi.
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top