{
    "stig": "MS_Windows_Server_2022_STIG",
    "stig-title": "Microsoft Windows Server 2022 Security Technical Implementation Guide",
    "stig-description": "This Security Technical Implementation Guide is published as a tool to improve the security of Department of Defense (DOD) information systems. The requirements are derived from the National Institute of Standards and Technology (NIST) 800-53 and related documents. Comments or proposed revisions to this document should be sent via email to the following address: disa.stig_spt@mail.mil.",
    "stig-status": "accepted",
    "stig-published": "2026-02-13",
    "id": "V-254316",
    "group": "SRG-OS-000470-GPOS-00214",
    "rule": "SV-254316r991578_rule",
    "severity": "medium",
    "version": "WN22-AU-000230",
    "requirement-title": "Windows Server 2022 must be configured to audit Object Access - Other Object Access Events failures.",
    "requirement-description": "Maintaining an audit trail of system activity logs can help identify configuration errors, troubleshoot service disruptions, and analyze compromises that have occurred, as well as detect attacks. Audit logs are necessary to provide a trail of evidence in case the system or network is compromised. Collecting this data is essential for analyzing the security of information assets and detecting signs of suspicious and unexpected behavior.\n\nAuditing for other object access records events related to the management of task scheduler jobs and COM+ objects.",
    "identifiers": [
        "CCI-000172"
    ],
    "check-id": "C-57801r848762_chk",
    "check-text": "Security Option \"Audit: Force audit policy subcategory settings (Windows Vista or later) to override audit policy category settings\" must be set to \"Enabled\" (WN22-SO-000050) for the detailed auditing subcategories to be effective.\n\nUse the \"AuditPol\" tool to review the current Audit Policy configuration:\n\nOpen \"PowerShell\" or a \"Command Prompt\" with elevated privileges (\"Run as administrator\").\n\nEnter \"AuditPol /get /category:*\"\n\nCompare the \"AuditPol\" settings with the following:\n\nIf the system does not audit the following, this is a finding.\n\nObject Access >> Other Object Access Events - Failure",
    "fix-id": "F-57752r848763_fix",
    "fix-text": "Configure the policy value for Computer Configuration >> Windows Settings >> Security Settings >> Advanced Audit Policy Configuration >> System Audit Policies >> Object Access >> Audit Other Object Access Events with \"Failure\" selected."
}