Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
Author: Hesham Saad
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Group-IB |
| Source | View on GitHub |
⚠️ Not listed in Solution JSON: This content item was discovered by scanning the solution folder but is not included in the official Solution JSON file. It may be a legacy item, under development, or excluded from the official solution package.
This content item queries data from the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
GIBTIAOSIVulnerability_CL |
? | ✓ | ? |
GIBTechTable_CL |
? | ✓ | ? |
This playbook uses 3 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azureloganalyticsdatacollector |
Managed | 1 | 4 |
azuremonitorlogs |
Managed | 1 | 1 |
http |
Built-in | 0 | 2 |
azureloganalyticsdatacollector (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Update_Last_Item_id_in_Tech_table_ | post | /api/logs |
— |
| Init_TechTable | post | /api/logs |
— |
| Send_Data | post | /api/logs |
— |
| Save_seqUpdate | post | /api/logs |
— |
azuremonitorlogs (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Get_last_received_item_ID_from_Azure_Log_DB | post | /queryData |
— |
http (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| HTTP | GET | @{parameters('GIB API URL ')}sequence_list |
— |
| Get_next_portion_of_events_from_GIB | GET | @{parameters('GIB API URL ')}@{parameters('Collection Name')}/updated |
— |
📄 Source: readme.md
Author: Hesham Saad
Group-IB Azure Sentinel playbooks designed by Group-IB team and supported by Microsoft team to ingest Threat Intelligence & Attribution feeds and indicators from multiple Group-IB data collections and writes them to Microsoft Security Graph API to be listed under Azure Sentinel ThreatIntelligenceIndicators table and custom log tables as well for adversaries, threat actors,...etc
There are a number of pre-configuration steps required before deploying the playbooks.
[Content truncated...]
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊