Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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
/
usr /
share /
openscap /
schemas /
oval /
5.9 /
[ HOME SHELL ]
Name
Size
Permission
Action
aix-definitions-schema.xsd
48.18
KB
-rw-r--r--
aix-system-characteristics-sch...
23.92
KB
-rw-r--r--
apache-definitions-schema.xsd
13.27
KB
-rw-r--r--
apache-system-characteristics-...
5.63
KB
-rw-r--r--
catos-definitions-schema.xsd
35.63
KB
-rw-r--r--
catos-system-characteristics-s...
15.72
KB
-rw-r--r--
esx-definitions-schema.xsd
49.31
KB
-rw-r--r--
esx-system-characteristics-sch...
20.16
KB
-rw-r--r--
freebsd-definitions-schema.xsd
10.87
KB
-rw-r--r--
freebsd-system-characteristics...
5.65
KB
-rw-r--r--
hpux-definitions-schema.xsd
59.89
KB
-rw-r--r--
hpux-system-characteristics-sc...
19.01
KB
-rw-r--r--
independent-definitions-schema...
206.94
KB
-rw-r--r--
independent-system-characteris...
65.44
KB
-rw-r--r--
ios-definitions-schema.xsd
54.99
KB
-rw-r--r--
ios-system-characteristics-sch...
22.42
KB
-rw-r--r--
linux-definitions-schema.xsd
133.99
KB
-rw-r--r--
linux-system-characteristics-s...
81.4
KB
-rw-r--r--
macos-definitions-schema.xsd
85.58
KB
-rw-r--r--
macos-system-characteristics-s...
40.42
KB
-rw-r--r--
oval-common-schema.xsd
66.58
KB
-rw-r--r--
oval-definitions-schema.xsd
153.28
KB
-rw-r--r--
oval-definitions-schematron.xs...
329.64
KB
-rw-r--r--
oval-directives-schema.xsd
7.45
KB
-rw-r--r--
oval-directives-schematron.xsl
64.58
KB
-rw-r--r--
oval-results-schema.xsd
64.35
KB
-rw-r--r--
oval-results-schematron.xsl
64.52
KB
-rw-r--r--
oval-system-characteristics-sc...
53.2
KB
-rw-r--r--
oval-system-characteristics-sc...
29.43
KB
-rw-r--r--
oval-variables-schema.xsd
6.95
KB
-rw-r--r--
oval-variables-schematron.xsl
6.62
KB
-rw-r--r--
pixos-definitions-schema.xsd
16.15
KB
-rw-r--r--
pixos-system-characteristics-s...
6.81
KB
-rw-r--r--
sharepoint-definitions-schema....
163.35
KB
-rw-r--r--
sharepoint-system-characterist...
88.56
KB
-rw-r--r--
solaris-definitions-schema.xsd
76.28
KB
-rw-r--r--
solaris-system-characteristics...
34.31
KB
-rw-r--r--
unix-definitions-schema.xsd
221.72
KB
-rw-r--r--
unix-system-characteristics-sc...
113.11
KB
-rw-r--r--
windows-definitions-schema.xsd
673.83
KB
-rw-r--r--
windows-system-characteristics...
289.62
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : oval-variables-schema.xsd
<?xml version="1.0" encoding="utf-8"?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-var="http://oval.mitre.org/XMLSchema/oval-variables-5" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:sch="http://purl.oclc.org/dsdl/schematron" targetNamespace="http://oval.mitre.org/XMLSchema/oval-variables-5" elementFormDefault="qualified" version="5.9"> <xsd:import namespace="http://oval.mitre.org/XMLSchema/oval-common-5" schemaLocation="oval-common-schema.xsd"/> <xsd:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="../../common/xmldsig-core-schema.xsd"/> <xsd:annotation> <xsd:documentation/> <xsd:documentation>The following is a description of the elements, types, and attributes that compose the core schema for encoding Open Vulnerability and Assessment Language (OVAL) Variables. This schema is provided to give structure to any external variables and their values that an OVAL Definition is expecting.</xsd:documentation> <xsd:documentation>The OVAL Schema is maintained by The MITRE Corporation and developed by the public OVAL Community. For more information, including how to get involved in the project and how to submit change requests, please visit the OVAL website at http://oval.mitre.org.</xsd:documentation> <xsd:appinfo> <schema>Core Variable</schema> <version>5.9</version> <date>2/22/2011 10:52:26 AM</date> <terms_of_use>Copyright (c) 2002-2011, The MITRE Corporation. All rights reserved. The contents of this file are subject to the terms of the OVAL License located at http://oval.mitre.org/oval/about/termsofuse.html. See the OVAL License for the specific language governing permissions and limitations for use of this schema. When distributing copies of the OVAL Schema, this license header must be included.</terms_of_use> <sch:ns prefix="oval-var" uri="http://oval.mitre.org/XMLSchema/oval-variables-5"/> </xsd:appinfo> </xsd:annotation> <!-- =============================================================================== --> <!-- =============================================================================== --> <!-- =============================================================================== --> <xsd:element name="oval_variables"> <xsd:annotation> <xsd:documentation>The oval_variables element is the root of an OVAL Variable Document. Its purpose is to bind together the different variables contained in the document. The generator section must be present and provides information about when the variable file was compiled and under what version. The optional Signature element allows an XML Signature as defined by the W3C to be attached to the document. This allows authentication and data integrity to be provided to the user. Enveloped signatures are supported. More information about the official W3C Recommendation regarding XML digital signatures can be found at http://www.w3.org/TR/xmldsig-core/.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="generator" type="oval:GeneratorType" /> <xsd:element name="variables" type="oval-var:VariablesType" minOccurs="0" maxOccurs="1"/> <xsd:element ref="ds:Signature" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> <xsd:key name="varKey"> <xsd:annotation> <xsd:documentation>Enforce uniqueness amongst the variable ids found in the variable document.</xsd:documentation> </xsd:annotation> <xsd:selector xpath=".//oval-var:variable"/> <xsd:field xpath="@id"/> </xsd:key> </xsd:element> <!-- =============================================================================== --> <!-- ================================= GENERATOR ================================= --> <!-- =============================================================================== --> <!-- The GeneratorType is defined by the oval common schema. Please refer to that documentation for a description of the complex type. --> <!-- =============================================================================== --> <!-- ================================ DEFINITIONS ================================ --> <!-- =============================================================================== --> <xsd:complexType name="VariablesType"> <xsd:annotation> <xsd:documentation>The VariablesType complex type is a container for one or more variable elements. Each variable element holds the value of an external variable used in an OVAL Definition. Please refer to the description of the VariableType for more information about an individual variable.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="variable" type="oval-var:VariableType" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> <xsd:complexType name="VariableType"> <xsd:annotation> <xsd:documentation>Each variable element contains the associated datatype and value which will be substituted into the OVAL Definition that is referencing this specific variable.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="value" type="xsd:anySimpleType" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="id" type="oval:VariableIDPattern" use="required"/> <xsd:attribute name="datatype" use="required" type="oval:SimpleDatatypeEnumeration"> <xsd:annotation> <xsd:documentation>Note that the 'record' datatype is not permitted on variables.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="comment" type="xsd:string" use="required"/> </xsd:complexType> <!-- =============================================================================== --> <!-- ================================= SIGNATURE ================================= --> <!-- =============================================================================== --> <!-- The signature element is defined by the xmldsig schema. Please refer to that documentation for a description of the valid elements and types. More information about the official W3C Recommendation regarding XML digital signatures can be found at http://www.w3.org/TR/xmldsig-core/. --> <!-- =============================================================================== --> <!-- =============================================================================== --> <!-- =============================================================================== --> </xsd:schema>
Close