<?xml version="1.0" encoding="UTF-8"?>
<oval_definitions xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#windows windows-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5">
  <generator>
    <oval:product_name>The OVAL Repository</oval:product_name>
    <oval:schema_version>5.4</oval:schema_version>
    <oval:timestamp>2015-09-03T06:25:26.458-04:00</oval:timestamp>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval:def:25820" version="3" class="patch">
      <metadata>
        <title>End of life cycle for Microsoft IIS 4.0</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft IIS 4.0</product>
        </affected>
        <reference source="VENDOR" ref_id="Microsoft IIS 4.0" ref_url="http://support.microsoft.com/lifecycle/?p1=2094"/>
        <description>Product Microsoft IIS 4.0 not longer supported</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-07T14:38:51">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </submitted>
            <status_change date="2014-08-13T10:30:18.789-04:00">DRAFT</status_change>
            <status_change date="2014-09-01T04:03:08.872-04:00">INTERIM</status_change>
            <status_change date="2014-09-22T04:00:33.411-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Microsoft IIS 4.0 is installed" definition_ref="oval:org.mitre.oval:def:12482"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12482" version="5" class="inventory">
      <metadata>
        <title>Microsoft IIS 4.0 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft IIS 4.0</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:iis:4.0"/>
        <description>The application Microsoft IIS 4.0 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </submitted>
            <status_change date="2011-01-12T13:28:42.364-05:00">DRAFT</status_change>
            <status_change date="2011-01-31T04:00:12.477-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:00:37.262-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12482 - product info corrected" date="2015-04-15T12:33:00.646-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-04-15T12:36:18.911-04:00">INTERIM</status_change>
            <status_change date="2015-05-04T04:00:07.462-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="IIS 4.0 Major Version" test_ref="oval:org.mitre.oval:tst:3099"/>
        <criterion comment="IIS minor version equals 0" test_ref="oval:org.mitre.oval:tst:3098"/>
      </criteria>
    </definition>
  </definitions>
  <tests>
    <registry_test id="oval:org.mitre.oval:tst:3099" version="1" comment="IIS 4.0 Major Version" check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1754"/>
      <state state_ref="oval:org.mitre.oval:ste:2904"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3098" version="1" comment="IIS minor version equals 0" check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:938"/>
      <state state_ref="oval:org.mitre.oval:ste:2903"/>
    </registry_test>
  </tests>
  <objects>
    <registry_object id="oval:org.mitre.oval:obj:1754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\INetStp</key>
      <name>MajorVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\INetStp</key>
      <name>MinorVersion</name>
    </registry_object>
  </objects>
  <states>
    <registry_state id="oval:org.mitre.oval:ste:2904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">4</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">0</value>
    </registry_state>
  </states>
</oval_definitions>