# Knowledge Lists

Knowledge Lists are essential for <mark style="color:green;">enhancing the processing of the alert engine, aiming to reduce false positives in an advanced and customized manner.</mark> In the user interface, it's possible to add, edit, filter, delete, and activate conditions as needed.&#x20;

<figure><img src="https://2621223932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLTQJomzpe5BTzHSLQPAt%2Fuploads%2FZAQmfr4nbPujmJ14GQDy%2FScreenshot%202023-12-30%20at%2010.54.12.png?alt=media&#x26;token=276b068b-8d89-463f-b0e7-9006f022ce17" alt=""><figcaption><p>Overview Knowledge Lists</p></figcaption></figure>

***

### White List

Prioritized in the handling of alerts, its purpose is to filter the information contained in the alerts. I<mark style="color:green;">f an alert triggers a mechanism defined in the White List, it will be processed,</mark> otherwise, it will be discarded. This helps in identifying legitimate events, reducing interruptions caused by false alerts.

***

### Black List

Used to eliminate alerts that trigger any of its mechanisms. <mark style="color:green;">This list is effective in discarding alerts associated with events already known to be non-threatening or irrelevant,</mark> optimizing the efficiency of the monitoring system.

***

### Creating a List

Both lists follow same creation process, with a form that includes <mark style="color:green;">a name, description, and a list of entries</mark>, which can be managed independently.&#x20;

<figure><img src="https://2621223932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLTQJomzpe5BTzHSLQPAt%2Fuploads%2Fy9srjJ5TMxCxG1WD5NdW%2FScreenshot%202023-12-30%20at%2010.53.42.png?alt=media&#x26;token=da206c72-0540-405c-bed9-ba7c3110af41" alt=""><figcaption><p>Creating a List</p></figcaption></figure>

Each entry must contain:

* Name: Identifies the entry.&#x20;
* Monitoring System: Defines which Security Information and Event Management (SIEM) system the rules will be applied to.&#x20;
* Check All: Enables the identification of the value in any field within the alert payload. If deactivated, the identification follows the key-value rule.&#x20;
* Regex: If activated, it detects patterns based on regular expressions in the alert payload; if deactivated, it can search for plain text.&#x20;
* It is possible to add key-value fields to create validation groups using logical operators (and/or), thus establishing a boolean rule scheme.

<figure><img src="https://2621223932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLTQJomzpe5BTzHSLQPAt%2Fuploads%2FI8NHcl9aOQ3JoPm68leG%2FScreenshot%202023-12-30%20at%2010.53.24.png?alt=media&#x26;token=7ceeb915-a3c9-4bf6-a029-46cb19395b2e" alt=""><figcaption><p>Creating an Entry</p></figcaption></figure>

For the lists to be effective, [<mark style="color:green;">they need to be linked to a correlation rule in the "Companies" tab during rule editing.</mark>](https://docs.inopli.com/response/rules/companies) This link ensures that the knowledge lists are applied appropriately.
