> ## Documentation Index
> Fetch the complete documentation index at: https://airmdr-docs-crowdstrike-skills-catalog.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenCVE

> OpenCVE is an open-source platform and web service that helps users track and monitor CVEs (Common Vulnerabilities and Exposures) in real time.

### Sign Up for OpenCVE

You will need a valid credentials (Username and Password) for OpenCVE client.

<Steps>
  <Step title="Register to OpenCVE Platform">
    1. Open your browser and go to: 👉 [**https://www.opencve.io**](https://www.opencve.io)**.**
    2. On the top-right corner of the homepage, click the **“Register”** button.\\
           <img src="https://mintcdn.com/airmdr-docs-crowdstrike-skills-catalog/mCgUtnF5gwL-PXyQ/images/OpenCVE6.png?fit=max&auto=format&n=mCgUtnF5gwL-PXyQ&q=85&s=9bdc4b599d93dd303753dc47ed4cda55" alt="Open CVE6 Pn" width="3004" height="336" data-path="images/OpenCVE6.png" />
    3. Fill in the Registration Form fields with the necessary requirements:
       * **Username**: Choose a unique username.
       * **Email Address**: Use a valid email (you will need to verify it).
       * **Password**: Create a strong password.
       * **Confirm Password**: Re-type the password to confirm.
    4. Click on the **“Register”** button to complete the registeration.\\
           <img src="https://mintcdn.com/airmdr-docs-crowdstrike-skills-catalog/mCgUtnF5gwL-PXyQ/images/OpenCVE7.png?fit=max&auto=format&n=mCgUtnF5gwL-PXyQ&q=85&s=a41baeb897b2a4c8d0b35acf3209b77f" alt="Open CVE7 Pn" width="680" height="1178" data-path="images/OpenCVE7.png" />
  </Step>

  <Step title="Verify Email" stepNumber="2">
    <Info>
      You will need to confirm your email address by clicking the link in the verification email.
    </Info>

    1. Check your Email inbox for a verification email from [OpenCVE](no-reply@opencve.io).\\
           <img src="https://mintcdn.com/airmdr-docs-crowdstrike-skills-catalog/mCgUtnF5gwL-PXyQ/images/OpenCVE8.png?fit=max&auto=format&n=mCgUtnF5gwL-PXyQ&q=85&s=173b6cd86d87d330c14b9bc3d60646b6" alt="Open CVE8 Pn" width="678" height="520" data-path="images/OpenCVE8.png" />
    2. Click the link inside the email and **Confirm** to activate your account.\\
           <img src="https://mintcdn.com/airmdr-docs-crowdstrike-skills-catalog/mCgUtnF5gwL-PXyQ/images/OpenCVE9.png?fit=max&auto=format&n=mCgUtnF5gwL-PXyQ&q=85&s=4427ad270965543a702cebf098d9e834" alt="Open CVE9 Pn" width="678" height="516" data-path="images/OpenCVE9.png" />
  </Step>

  <Step title="Validate your New account Log In">
    1. Once verified, go back to [OpenCVE](https://www.opencve.io).
    2. On the top-right corner of the homepage, click the **“Sign in”** button.
    3. Enter the necessary credentials your Username or email and Password, and click **Sign In** button.\\

           <img src="https://mintcdn.com/airmdr-docs-crowdstrike-skills-catalog/mCgUtnF5gwL-PXyQ/images/OpenCVE13.png?fit=max&auto=format&n=mCgUtnF5gwL-PXyQ&q=85&s=40852b316209d64c73a893ec4614c844" alt="Open CVE13 Pn" width="670" height="962" data-path="images/OpenCVE13.png" />

           <Tip>
             After logging in, you can:

             * **Subscribe** to vendors, products, or keywords to track CVEs.
             * Set up **notifications** for new vulnerabilities.
             * Browse the CVE feed and view detailed reports.
           </Tip>

           <Check>
             <Icon icon="envelope" /> Email the **Username and Password**  to AirMDR or self Configure OpenCVE in the AirMDR Integrations Dashboard.
           </Check>
  </Step>
</Steps>

### Evaluate OpenCVE API

Open **cURL** and run the following command to check if your API Access is working:

**Example cURL request:**

```

curl --location 'https://app.opencve.io/api/cve?vendor=microsoft&cvss=critical&page=1' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic a3VzaGFsQGFpcm1kci5jb206SkZLOGtocSF6d3k5amhrNHh1Yg=='
```

### Configure OpenCVE in the AirMDR Integrations Dashboard

1. Navigate to [AirMDR](https://app.airmdr.com/auth/login), provide the credentials, and click **Login**.\\
   <img src="https://mintcdn.com/airmdr-docs-crowdstrike-skills-catalog/Ij-YYh2XKJINpB13/images/Duo7.png?fit=max&auto=format&n=Ij-YYh2XKJINpB13&q=85&s=62435b9ffa9f8b0a72e33a3ecde78456" alt="Duo7 Pn" width="246" height="381" data-path="images/Duo7.png" />
2. Navigate to the AirMDR Integrations Dashboard in the left navigation pane and select **Integrations**.
3. Use the search option, enter the keyword "**OpenCVE**", select the **Connections** tab, and click **Create**.\\
   <img src="https://mintcdn.com/airmdr-docs-crowdstrike-skills-catalog/mCgUtnF5gwL-PXyQ/images/OpenCVE1.png?fit=max&auto=format&n=mCgUtnF5gwL-PXyQ&q=85&s=4cd5030ebdae329f1211d4795d329e20" alt="Open CVE1 Pn" width="2958" height="848" data-path="images/OpenCVE1.png" />
4. Enter the credentials (**Username** and **Password**) in the Authentication Details field params, and click **Create.**\\
   <img src="https://mintcdn.com/airmdr-docs-crowdstrike-skills-catalog/mCgUtnF5gwL-PXyQ/images/OpenCVE2.png?fit=max&auto=format&n=mCgUtnF5gwL-PXyQ&q=85&s=22a70dd407c6001c82159fa8d2c0f179" alt="Open CVE2 Pn" width="1436" height="1294" data-path="images/OpenCVE2.png" />
