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 /
admin /
roles /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
classes
[ DIR ]
drwxrwxrwx
tests
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-r--r--
admins.php
5.99
KB
-rwxrwxrwx
ajax.php
2.66
KB
-rwxrwxrwx
allow.php
2.32
KB
-rwxrwxrwx
assign.php
12.03
KB
-rwxrwxrwx
check.php
6.99
KB
-rwxrwxrwx
define.php
10.16
KB
-rwxrwxrwx
lib.php
2.16
KB
-rwxrwxrwx
manage.php
7.54
KB
-rwxrwxrwx
managetabs.php
1.7
KB
-rwxrwxrwx
module.js
6.69
KB
-rwxrwxrwx
override.php
7.02
KB
-rwxrwxrwx
permissions.php
9.92
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
role_schema.xml
2.96
KB
-rwxrwxrwx
usersroles.php
8.17
KB
-rwxrwxrwx
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