Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.69.58.218
Cant Read [ /etc/named.conf ]
7.4.33
aja
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
/
home /
aja /
public_html /
ead /
theme /
moove /
templates /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
block_myoverview
[ DIR ]
drwxr-xr-x
core
[ DIR ]
drwxr-xr-x
core_calendar
[ DIR ]
drwxr-xr-x
core_course
[ DIR ]
drwxr-xr-x
message
[ DIR ]
drwxr-xr-x
message_popup
[ DIR ]
drwxr-xr-x
mod_forum
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
accessibilitybar.mustache
2.44
KB
-rw-r--r--
blocks-drawer.mustache
1.11
KB
-rw-r--r--
breadcrumb.mustache
1.67
KB
-rw-r--r--
certificates.mustache
1.96
KB
-rw-r--r--
columns2.mustache
3.08
KB
-rw-r--r--
course_cover.mustache
3.2
KB
-rw-r--r--
custom_menu_footer.mustache
1.17
KB
-rw-r--r--
flat_navigation.mustache
3.22
KB
-rw-r--r--
footer.mustache
4.11
KB
-rw-r--r--
frontpage.mustache
3.03
KB
-rw-r--r--
frontpage_guest.mustache
3.45
KB
-rw-r--r--
frontpage_guest_loginbtn.musta...
1.58
KB
-rw-r--r--
frontpage_login.mustache
3.57
KB
-rw-r--r--
frontpage_marketing.mustache
3.33
KB
-rw-r--r--
frontpage_numbers.mustache
2.05
KB
-rw-r--r--
frontpage_sponsorsclients.must...
2.26
KB
-rw-r--r--
header.mustache
2.48
KB
-rw-r--r--
inc_end.mustache
1.68
KB
-rw-r--r--
inc_start.mustache
651
B
-rw-r--r--
incourse.mustache
4.05
KB
-rw-r--r--
lang_menu.mustache
1.58
KB
-rw-r--r--
login.mustache
2.19
KB
-rw-r--r--
maintenance.mustache
2.26
KB
-rw-r--r--
mydashboard.mustache
3.17
KB
-rw-r--r--
mydashboard_admin.mustache
1.63
KB
-rw-r--r--
mypublic.mustache
11.19
KB
-rw-r--r--
nav-drawer.mustache
1.34
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
slideshow.mustache
2.2
KB
-rw-r--r--
themesettings_modal.mustache
3.15
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : frontpage_guest.mustache
{{! This file is part of Moodle - http://moodle.org/ Moodle is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Moodle is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Moodle. If not, see <http://www.gnu.org/licenses/>. }} {{! @template theme_moove/frontpage_guest Guest frontpage template. Moove frontpage guest layout template. Context variables required for this template: * sitename - The name of the site * output - The core renderer for the page * bodyattributes - attributes for the body tag as a string of html attributes Example context (json): { "sitename": "Moodle", "output": { "doctype": "<!DOCTYPE html>", "page_title": "Test page", "favicon": "favicon.ico", "main_content": "<h1>Headings make html validators happier</h1>" }, "bodyattributes":"", "cansignup": true, "bannerheading": "Content string banner heading", "bannercontent": "Content string banner content", "shoulddisplaymarketing": true } }} {{>theme_moove/inc_start}} <div id="page" class="container-fluid"> <div id="page-header" class="frontpage-guest-header"> {{#sliderenabled}} {{#sliderfrontpage}} {{>theme_moove/slideshow}} {{^disablefrontpageloginbox}} <div id="loginbox" class="d-none d-lg-block"> <div class="card" id="boxForm"> {{>theme_moove/frontpage_login}} </div> </div> {{/disablefrontpageloginbox}} {{/sliderfrontpage}} {{/sliderenabled}} {{^sliderenabled}} <div class="row" id="loginbox"> <div class="col-sm-12 hidden-sm-down {{#disablefrontpageloginbox}}col-md-12{{/disablefrontpageloginbox}}{{^disablefrontpageloginbox}}col-md-7{{/disablefrontpageloginbox}}" id="intro"> {{#bannerheading}} <h1>{{{ bannerheading }}}</h1> {{/bannerheading}} {{#bannercontent}} <h2>{{{ bannercontent }}}</h2> {{/bannercontent}} </div> {{^disablefrontpageloginbox}} <div class="col-12 col-sm-12 col-md-5 card d-none d-lg-block" id="boxForm"> {{>theme_moove/frontpage_login}} </div><!-- end of .card-body --> {{/disablefrontpageloginbox}} </div> <!-- end of #boxForm --> {{/sliderenabled}} </div> {{>theme_moove/frontpage_marketing}} <div class="container frontpage-maincontent"> {{{ output.main_content }}} </div> {{>theme_moove/frontpage_numbers}} {{>theme_moove/frontpage_sponsorsclients}} </div> {{>theme_moove/inc_end}}
Close