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 /
php82 /
usr /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
lsphp
6.12
MB
-rwxr-xr-x
2026-08-23 15:06
newrelic-daemon
14.82
MB
-rwxr-xr-x
2026-09-01 08:27
pear
1.5
KB
-rwxr-xr-x
2026-08-18 23:34
peardev
428
B
-rwxr-xr-x
2026-08-18 23:34
pecl
319
B
-rwxr-xr-x
2026-08-18 23:34
phar
14.9
KB
-rwxr-xr-x
2026-08-23 15:06
phar.phar
14.9
KB
-rwxr-xr-x
2026-08-23 15:06
php
6.11
MB
-rwxr-xr-x
2026-08-23 15:06
php-cgi
6.11
MB
-rwxr-xr-x
2026-08-23 15:06
php-config
7.01
KB
-rwxr-xr-x
2026-08-23 15:06
phpdbg
8.11
MB
-rwxr-xr-x
2026-08-23 15:06
phpize
4.71
KB
-rwxr-xr-x
2026-08-23 15:06
Save
Rename
#!/bin/sh alt_php_dir="/opt/alt/php82" 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 "$@"