Loading

Qualys Vulnerability Management, Detection and Response (VMDR)

<div class="condensed-table">
| | |
| --- | --- |
| Version | 5.9.0 (View all) |
| Compatible Kibana version(s) | 8.13.0 or higher |
| Supported Serverless project types
What’s this? | Security
Observability |
| Subscription level
What’s this? | Basic |
| Level of support
What’s this? | Elastic |

</div>
This Qualys VMDR integration is a cloud-based service that gives you immediate, global visibility into where your IT systems might be vulnerable to the latest Internet threats and how to protect them. It helps you to continuously identify threats and monitor unexpected changes in your network before they turn into breaches.

The Qualys VMDR integration uses REST API mode to collect data. Elastic Agent fetches data via API endpoints.

This module has been tested against the latest Qualys VMDR version v2.

The Qualys VMDR integration collects data for the following two events:

Event Type
Asset Host Detection
Knowledge Base
User Activity Log

Reference for Rest APIs of Qualys VMDR.

  • Elastic Agent must be installed.
  • You can install only one Elastic Agent per host.
  • Elastic Agent is required to stream data through the REST API and ship the data to Elastic, where the events will then be processed via the integration’s ingest pipelines.

You have a few options for installing and managing an Elastic Agent:

With this approach, you install Elastic Agent and use Fleet in Kibana to define, configure, and manage your agents in a central location. We recommend using Fleet management because it makes the management and upgrade of your agents considerably easier.

With this approach, you install Elastic Agent and manually configure the agent locally on the system where it’s installed. You are responsible for managing and upgrading the agents. This approach is reserved for advanced users only.

You can run Elastic Agent inside a container, either with Fleet Server or standalone. Docker images for all versions of Elastic Agent are available from the Elastic Docker registry, and we provide deployment manifests for running on Kubernetes.

There are some minimum requirements for running Elastic Agent and for more information, refer to the link here.

Role Permission
Managers All VM scanned hosts in subscription
Unit Managers VM scanned hosts in user’s business unit
Scanners VM scanned hosts in user’s account
Readers VM scanned hosts in user’s account

Managers, Unit Managers, Scanners, Readers have permission to download vulnerability data from the KnowledgeBase.

Role Permission
Managers All actions taken by all users
Unit Managers Actions taken by users in their business unit
Scanners Own actions only
Readers Own actions only
  • Considering you already have a Qualys user account, to identify your Qualys platform and get the API URL, refer this link.
  • Alternative way to get the API URL is to log in to your Qualys account and go to Help > About. You’ll find your URL under Security Operations Center (SOC).
  1. In Kibana go to Management > Integrations

  2. In "Search for integrations" search bar, type Qualys VMDR

  3. Click on the "Qualys VMDR" integration from the search results.

  4. Click on the Add Qualys VMDR Integration button to add the integration.

  5. While adding the integration, if you want to collect Asset Host Detection data via REST API, then you have to put the following details:

    • username

    • password

    • url

    • interval

    • input parameters

    • batch size

      or if you want to collect Knowledge Base data via REST API, then you have to put the following details:

    • username

    • password

    • url

    • initial interval

    • interval

    • input parameters

      or if you want to collect User Activity log data via REST API, then you have to put the following details:

    • username

    • password

    • url

    • initial interval

    • interval

Note

By default, the input parameter is set to "action=list".

This is the Asset Host Detection dataset.

This is the Knowledge Base dataset.

This is the User Activity dataset. It connects to an API that exports the user activity log.