# Hardening Standards (CIS)

The DuploCloud platform orchestrates CIS benchmark monitoring for virtual machines using Wazuh and Ossec. Wazuh provides the Security Configuration Assessment (SCA) module which offers the user the best possible experience when performing scans on hardening and configuration policies. To check the SCA report, navigate to the **SIEM** dashboard and click **Security Events**. Using the search field, enter **rule.groups: "sca"**. For more information, refer to the [Wazuh SCA](https://documentation.wazuh.com/3.12/user-manual/capabilities/sec-config-assessment/).

<figure><img src="/files/Cd9Csxge9s3QfwDAj1Yf" alt=""><figcaption><p><strong>SIEM</strong> dashboard <strong>Security Events</strong> tab in the DuploCloud Portal</p></figcaption></figure>

DuploCloud integrates with AWS Security Hub for cloud provider CIS posture and enables several other conformation packs, such as PCI and AWS Foundational Security Best Practices v1.0.0. DuploCloud also integrates with corresponding security services in GCP and Azure.

<figure><img src="/files/EUDILm6Ef8EEg7bcDfAd" alt=""><figcaption><p>The <strong>Secuity</strong> -> <strong>Standards</strong> page in the DuploCloud Portal</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.duplocloud.com/docs/automation-platform/security-and-compliance/access-control-3/hardening-standards-cis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
