LOLBAS Feed
This Integration is part of the LOLBAS Feed Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.8.0 and later.
This integration was integrated and tested with version v1 of LOLBAS.
Configure LOLBAS Feed in Cortex#
| Parameter | Description | Required |
|---|---|---|
| Base URL | True | |
| Fetch indicators | False | |
| Indicator Reputation | Indicators from this integration instance will be marked with this reputation. | False |
| Source Reliability | Reliability of the source providing the intelligence data. | True |
| Traffic Light Protocol Color | The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed. | False |
| Bypass exclusion list | When selected, the exclusion list is ignored for indicators from this feed. This means that if an indicator from this feed is on the exclusion list, the indicator might still be added to the system. | False |
| Use system proxy settings | False | |
| Trust any certificate (not secure) | False | |
| Tags | Supports CSV values. | False |
| Create relationships | False | |
| Feed Fetch Interval | False |
Commands#
You can execute these commands from the CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
lolbas-get-indicators#
Retrieves a limited number of indicators.
Base Command#
lolbas-get-indicators
Input#
| Argument Name | Description | Required |
|---|---|---|
| limit | The maximum number of indicators to return. | Required |
Context Output#
| Path | Type | Description |
|---|---|---|
| LOLBAS.Indicators.Commands.category | String | The category of the command. |
| LOLBAS.Indicators.Commands.command | String | The command. |
| LOLBAS.Indicators.Commands.description | String | The description of the command. |
| LOLBAS.Indicators.Commands.mitreid | String | The MITRE ID related to the command. |
| LOLBAS.Indicators.Commands.operatingsystem | String | The operating system the command ran on. |
| LOLBAS.Indicators.Commands.privileges | String | The privileges required to run the command. |
| LOLBAS.Indicators.Commands.usecase | String | The use case of the command. |
| LOLBAS.Indicators.Description | String | The description of the indicator. |
| LOLBAS.Indicators.Detections.content | String | The content of the detection. |
| LOLBAS.Indicators.Detections.type | String | The type of the detection. |
| LOLBAS.Indicators.Name | String | The name of the indicator. |
| LOLBAS.Indicators.Paths.path | String | The path of the indicator. |
| LOLBAS.Indicators.Type | String | The type of the indicator. |
| LOLBAS.Indicators.URL | String | The URL to the indicator. |
Command example#
!lolbas-get-indicators limit=2
Context Example#
Human Readable Output#
LOLBAS indicators#
Name Description AppInstaller.exe Tool used for installation of AppX/MSIX applications on Windows 10 Aspnet_Compiler.exe ASP.NET Compilation Tool