# Check Vulnerability

## Requisitos

Linux Control Center = 2.10.X ou superior

## Overview

A ação Check Vulnerability é utilizada para executar a API de vulnerabilidade 7 Vulndb API do LCC.

## Objetivo

Este documento tem como finalidade demonstrar o passo a passo de como utilizar a Ação Check Vulnerability do Linux Control Center.

## Execução do Check Vulnerability

{% hint style="warning" %}
Ao executar esta ação em um Host, todos os pacotes com vulnerabilidades identificadas serão marcados. Se o mesmo pacote com vulnerabilidade estiver instalado em outro Host, ele também será sinalizado na Console.
{% endhint %}

1. Acesse a tela **Hosts**

   ![](/files/9WUUC7U0P1AqJnAWNsj7)
2. Clique clique em **Actions** da linha e um Host desejado e clique em **Check Vulnerability**.

   ![](/files/VS0S6kj05QEvgzmRPiva)
3. Para executar em vários Hosts simulteaneamente, selecione os Hosts desejados e clique em **Actions** do topo da página e clique em **Check Vulnerability**.

   ![](/files/Rpf6YnVOhADo8x2pk0FY)
4. Clique em **Yes** para executar a ação.

   ![](/files/aILkChAT32U0LbmIvb66)
5. Clique em **7 VulnDB API** no menu lateral esquerdo para acompanhar a execução da API.

   ![](/files/pNxlrdrg1Ggjo7tiHoJY)
6. Aguarde até o ícone da conluna *Status* indique a mensagem **Processed**.

   ![](/files/xT1NrbdBCBZ8C3CtrXYq)


---

# 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.linuxcontrolcenter.com.br/host-actions/check-vulnerability.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.
