mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Merge branch 'release_v4.33.1' into 'develop'
v4.33.0 - BUg fixes See merge request threat-research/security_content!1543
This commit is contained in:
@@ -27,7 +27,7 @@ tags:
|
||||
impact: 80
|
||||
message: Potential exploitation of CrushFTP Server Side Template Injection Vulnerability on $dest$ by $src_ip$.
|
||||
mitre_attack_id:
|
||||
- T1192
|
||||
- T1190
|
||||
observable:
|
||||
- name: dest
|
||||
type: IP Address
|
||||
|
||||
@@ -25,7 +25,7 @@ search: '| tstats `security_content_summariesonly` min(_time) as firstTime max(_
|
||||
Off The Land" All_Risk.risk_object_type="system" by All_Risk.risk_object All_Risk.risk_object_type
|
||||
All_Risk.annotations.mitre_attack.mitre_tactic | `drop_dm_object_name(All_Risk)`
|
||||
| `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)` | where
|
||||
source_count >= 5 | `living_off_the_land_filter`'
|
||||
source_count >= 5 | `living_off_the_land_detection_filter`'
|
||||
how_to_implement: To implement this correlation search a user needs to enable all
|
||||
detections in the Living Off The Land Analytic Story and confirm it is generating
|
||||
risk events. A simple search `index=risk analyticstories="Living Off The Land"`
|
||||
|
||||
Reference in New Issue
Block a user