Content deleted Content added
Magioladitis (talk | contribs) |
Link suggestions feature: 2 links added. Tags: Visual edit Mobile edit Mobile web edit Newcomer task Suggested: add links |
||
(15 intermediate revisions by 14 users not shown) | |||
Line 1:
{{Short description|International information security community standard}}
'''Open Vulnerability and Assessment Language''' ('''OVAL''') is an international, information security, community standard to promote open and publicly available security content, and to standardize the transfer of this information across the entire spectrum of security tools and services. OVAL includes a language used to encode system details, and an assortment of content repositories held throughout the community. The language standardizes the three main steps of the assessment process: representing configuration information of systems for testing; analyzing the system for the presence of the specified machine state (vulnerability, configuration, patch state, etc.); and reporting the results of this assessment. The repositories are collections of publicly available and open content that utilize the language.▼
{{Redirect|OVAL|the shape|Oval}}
▲'''Open Vulnerability and Assessment Language''' ('''OVAL''') is an international, [[information security]], community standard to promote open and publicly available security content, and to standardize the transfer of this information across the entire spectrum of security tools and services. OVAL includes a language used to encode system details, and an assortment of content repositories held throughout the community. The language standardizes the three main steps of the assessment process:
# representing configuration information of systems for testing;
# analyzing the system for the presence of the specified machine state (vulnerability, configuration, patch state, etc.); and
# reporting the results of this assessment.
The repositories are collections of publicly available and open content that utilize the language.
The OVAL community has developed three schemas written in Extensible [[Markup language|Markup Language]] ([[XML]]) to serve as the framework and vocabulary of the OVAL Language. These schemas correspond to the three steps of the assessment process: an OVAL System Characteristics schema for representing system information, an OVAL Definition schema for expressing a specific machine state, and an OVAL Results schema for reporting the results of an assessment.
Content written in the OVAL Language is located in one of the many repositories found within the community. One such repository, known as the OVAL Repository, is hosted by The [[MITRE]] Corporation. It is the central meeting place for the OVAL Community to discuss, analyze, store, and disseminate OVAL Definitions. Each definition in the OVAL Repository determines whether a specified software vulnerability, configuration issue, program, or patch is present on a system.
Line 13 ⟶ 19:
== OVAL Interpreter ==
The [http://oval.mitre.org/language/download/interpreter/index.html OVAL Interpreter] is a freely available [[reference implementation]] created to show how data can be collected from a computer for testing based on a set of OVAL Definitions and then evaluated to determine the results of each definition.
The OVAL Interpreter demonstrates the usability of OVAL Definitions, and can be used by definition writers to ensure correct syntax and adherence to the OVAL Language during the development of draft definitions. It is not a fully functional scanning tool and has a simplistic user interface, but running the OVAL Interpreter will provide you with a list of result values for each evaluated definition.
Line 25 ⟶ 31:
== OVAL Board ==
The OVAL Board is an advisory body, which provides valuable input on OVAL to the Moderator (currently MITRE). While it is important to have organizational support for OVAL, it is the individuals who sit on the OVAL Board and their input and activity that truly make a difference. The Board’s primary responsibilities are to work with the Moderator and the Community to define OVAL, to provide input into OVAL’s strategic direction, and to advocate OVAL in the Community.
==See also==
*[[MITRE]] The MITRE Corporation
*[[Common Vulnerabilities and Exposures|Common Vulnerability and Exposures]] (index of standardized names for vulnerabilities and other security issues)
*[[XCCDF]] - eXtensible Configuration Checklist Description Format
*[[Security Content Automation Protocol]] uses OVAL
==External links==
*[
*[http://www.gideontechnologies.com/ Gideon Technologies (OVAL Board Member) Corporate Web Site]
*[http://www.itsecdb.com/ www.itsecdb.com] Portal for OVAL definitions from several sources
*[http://oval.secpod.com oval.secpod.com] SecPod OVAL Definitions Professional Feed
[[Category:Computer security procedures]]
|