A key problem when working in security is the interoperability between security devices. For example it is desirable to correlate vulnerability scanner information with IDS alerts. An other scenario would be to use vulnerabililty assessment to make firewall use. However this is diffcult for many reasons.
First, there is no unified vulnerability classification of security even. For instance Snort use it own classification. Secondly there is not vulnerability unified number. For one single vulnerability you can have the CVE number, the CERT one and even the bugtrack one.
In this context the OVAL - Open Vulnerability and Assessment Language devellopped by the mitre is very interessting. It is composed of three schemas written in Extensible 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.
Mitre also provide the OVAL Interpreter which is a freely available reference implementation created to show how information can be collected from a computer for testing, to evaluate and carry out the OVAL definitions for that platform, and to report the results of the tests. It is very useful to see how the language work.
If you are coding or involved in any security projet, OVAL language is definitively a feature you wish to add to your tool.


The best part of the paper for me is the use of chronological information to link RSS to soccer video (see the figure). It allows to put information on the video timeline in an automatic fashion. Soccer game is a perfect application of such idea. It might been applied also to conference. For example the Mr Job Keynote always generate a huge amount of posts.
Latest Comments