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.17.196
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.aptans /
admin /
roles /
[ HOME SHELL ]
Name
Size
Permission
Action
classes
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
admins.php
5.99
KB
-rw-r--r--
ajax.php
2.66
KB
-rw-r--r--
allow.php
2.32
KB
-rw-rw-r--
assign.php
12.09
KB
-rw-rw-r--
check.php
6.99
KB
-rw-rw-r--
define.php
10.16
KB
-rw-rw-r--
lib.php
2.16
KB
-rw-r--r--
manage.php
7.54
KB
-rw-rw-r--
managetabs.php
1.7
KB
-rw-r--r--
module.js
6.69
KB
-rw-r--r--
override.php
7.04
KB
-rw-r--r--
permissions.php
9.92
KB
-rw-rw-r--
role_schema.xml
2.96
KB
-rw-r--r--
usersroles.php
8.17
KB
-rw-r--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