mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-21 00:13:06 +01:00
Merge remote-tracking branch 'origin/2.4/dev' into 2450soup
This commit is contained in:
@@ -18,7 +18,7 @@ include:
|
|||||||
- ssl
|
- ssl
|
||||||
|
|
||||||
# Wait for Elasticsearch to be ready - no reason to try running Elastic Fleet server if ES is not ready
|
# Wait for Elasticsearch to be ready - no reason to try running Elastic Fleet server if ES is not ready
|
||||||
wait_for_elasticsearch:
|
wait_for_elasticsearch_elasticfleet:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- name: so-elasticsearch-wait
|
- name: so-elasticsearch-wait
|
||||||
|
|
||||||
|
|||||||
@@ -59,12 +59,18 @@ soc:
|
|||||||
target: _blank
|
target: _blank
|
||||||
links:
|
links:
|
||||||
- 'https://www.virustotal.com/gui/search/{value}'
|
- 'https://www.virustotal.com/gui/search/{value}'
|
||||||
- name: Sublime Platform Email Review
|
- name: actionSublime
|
||||||
description: Review email in Sublime Platform
|
description: actionSublimeHelp
|
||||||
icon: fa-external-link-alt
|
icon: fa-external-link-alt
|
||||||
target: _blank
|
target: _blank
|
||||||
links:
|
links:
|
||||||
- 'https://{:sublime.url}/messages/{:sublime.message_group_id}'
|
- 'https://{:sublime.url}/messages/{:sublime.message_group_id}'
|
||||||
|
- name: actionProcessAncestors
|
||||||
|
description: actionProcessAncestorsHelp
|
||||||
|
icon: fa-people-roof
|
||||||
|
target: ''
|
||||||
|
links:
|
||||||
|
- '/#/hunt?q=(process.entity_id:"{:process.entity_id}" OR process.entity_id:"{:process.Ext.ancestry|processAncestors}") | groupby process.parent.name | groupby -sankey process.parent.name process.name | groupby process.name | groupby event.module event.dataset | table soc_timestamp event.dataset user.name process.executable process.command_line process.working_directory'
|
||||||
eventFields:
|
eventFields:
|
||||||
default:
|
default:
|
||||||
- soc_timestamp
|
- soc_timestamp
|
||||||
|
|||||||
Reference in New Issue
Block a user