Linux s17.hosterpk.com 6.12.0-124.55.3.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:54:02 EDT 2026 x86_64
LiteSpeed
Server IP : 192.169.89.90 & Your IP : 216.73.217.173
Domains :
Cant Read [ /etc/named.conf ]
User : hamzalar
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
sitepad /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxr-xr-x
2026-04-22 21:42
conf
[ DIR ]
drwxr-xr-x
2026-05-29 21:44
editor
[ DIR ]
drwxr-xr-x
2026-03-23 19:11
hooks
[ DIR ]
drwxr-xr-x
2026-03-23 19:11
includes
[ DIR ]
drwxr-xr-x
2026-04-22 21:42
includes52
[ DIR ]
drwxr-xr-x
2026-04-22 21:42
includes53
[ DIR ]
drwxr-xr-x
2026-04-22 21:42
includes56
[ DIR ]
drwxr-xr-x
2026-04-22 21:42
includes71
[ DIR ]
drwxr-xr-x
2026-04-22 21:42
languages
[ DIR ]
drwxr-xr-x
2026-03-23 19:11
lib
[ DIR ]
drwxr-xr-x
2026-03-23 19:11
tmp
[ DIR ]
drwx------
2026-05-30 21:44
www
[ DIR ]
drwxr-xr-x
2026-03-23 19:11
_universal.php
2.54
KB
-rw-r--r--
2026-04-22 03:17
admin.php
1.73
KB
-rw-r--r--
2026-04-22 03:17
cli.php
1.73
KB
-rw-r--r--
2026-04-22 03:17
cron.php
1.73
KB
-rw-r--r--
2026-04-22 03:17
cron2.php
260.36
KB
-rw-r--r--
2026-04-22 03:17
cron_hourly.php
1.73
KB
-rw-r--r--
2026-04-22 03:17
enduser.php
1.73
KB
-rw-r--r--
2026-04-22 03:17
globals.php
5.77
KB
-rw-r--r--
2026-04-22 03:17
load.php
1.55
KB
-rw-r--r--
2026-04-22 03:17
rebrand.php
1.73
KB
-rw-r--r--
2026-04-22 03:17
rev
241
B
-rw-r--r--
2026-04-22 03:17
sitepad.zip
27.51
MB
-rwxr-xr-x
2026-03-23 19:11
universal.php
1.75
KB
-rw-r--r--
2026-03-23 19:11
Save
Rename
<?php ////////////////////////////////////////////////////////////// //=========================================================== // universal.php //=========================================================== // SOFTACULOUS // Version : 1.1 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SITEPAD') && !defined('SITEMUSH')){ die('Hacking Attempt'); } $globals['path'] = ''; $globals['sn'] = 'SitePad Website Builder'; $globals['cookie_name'] = ''; $globals['gzip'] = 1; $globals['language'] = 'english'; $globals['soft_email'] = ''; $globals['from_email'] = ''; $globals['theme_folder'] = 'default'; $globals['timezone'] = 0; $globals['mail'] = 1; $globals['mail_server'] = ''; $globals['mail_port'] = ''; $globals['mail_user'] = ''; $globals['mail_pass'] = ''; $globals['off'] = 0; $globals['off_subject'] = ''; $globals['off_message'] = ''; $globals['update'] = 1; $globals['email_update'] = 1; $globals['cron_time'] = '1 8 * * *'; $globals['is_vps'] = 0; $globals['eu_news_off'] = 0; $globals['eu_email_off'] = 0; $globals['php_bin'] = ''; $globals['ephp_bin'] = ''; $globals['off_panel_link'] = 1; $globals['panel_hf'] = 0; $globals['off_restore_mail'] = 0; $globals['show_top_themes'] = ''; $globals['host_sm'] = ''; $globals['sm_brand'] = ''; $globals['sm_brand_url'] = ''; $globals['sm_brand_editor'] = ''; $globals['sm_brand_demos'] = ''; $globals['no_demos'] = ''; $globals['old_onboarding'] = 0; $globals['logo_url'] = ''; $globals['ftp_host'] = ''; $globals['no_recent_themes'] = ''; $globals['group_order'] = ''; $globals['ftp_port'] = ''; $globals['enable_downloads'] = ''; $globals['logout_url'] = ''; $globals['curl_timeout'] = ''; $globals['ftp_protocol'] = ''; $globals['cp_port'] = ''; $globals['sitepad_editor_new'] = ''; $globals['chmod_files'] = ''; $globals['chmod_dir'] = ''; $globals['chmod_conf_file'] = ''; $globals['user_homedir'] = ''; $globals['remote_mysql'] = ''; $globals['dbhost'] = ''; $globals['disable_reseller_panel'] = ''; $globals['dbpass_len'] = '';