diff --git a/detections/endpoint/winevent_windows_task_scheduler_event_action_started.yml b/detections/endpoint/winevent_windows_task_scheduler_event_action_started.yml index 15c5181d89..ddfd760714 100644 --- a/detections/endpoint/winevent_windows_task_scheduler_event_action_started.yml +++ b/detections/endpoint/winevent_windows_task_scheduler_event_action_started.yml @@ -35,7 +35,7 @@ tags: - DarkCrystal RAT - CISA AA22-257A - Qakbot - - - Prestige Ransomware + - Prestige Ransomware confidence: 100 context: - Source:Endpoint diff --git a/requirements.txt b/requirements.txt index 4db7495853..287491bfda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ PyYAML==5.4.1 questionary==1.10.0 requests==2.28.1 six==1.16.0 -splunk-appinspect==2.28.0 +splunk-appinspect==2.29.0 splunk-sdk==1.7.2 wrapt-timeout-decorator==1.3.12.2 xmltodict==0.13.0