1
1
#############
2
2
# Automatically generated by generator.py in splunk/security_content
3
- # On Date: 2023-11-16T20:58:41 UTC
3
+ # On Date: 2023-12-06T21:36:36 UTC
4
4
# Author: Splunk Threat Research Team - Splunk
5
5
6
6
#############
@@ -233,6 +233,10 @@ description = Update this macro to limit the output results to filter out false
233
233
definition = search *
234
234
description = Update this macro to limit the output results to filter out false positives.
235
235
236
+ [splunk_rce_via_user_xslt_filter]
237
+ definition = search *
238
+ description = Update this macro to limit the output results to filter out false positives.
239
+
236
240
[splunk_reflected_xss_in_the_templates_lists_radio_filter]
237
241
definition = search *
238
242
description = Update this macro to limit the output results to filter out false positives.
@@ -965,6 +969,22 @@ description = Update this macro to limit the output results to filter out false
965
969
definition = search *
966
970
description = Update this macro to limit the output results to filter out false positives.
967
971
972
+ [o365_advanced_audit_disabled_filter]
973
+ definition = search *
974
+ description = Update this macro to limit the output results to filter out false positives.
975
+
976
+ [o365_application_registration_owner_added_filter]
977
+ definition = search *
978
+ description = Update this macro to limit the output results to filter out false positives.
979
+
980
+ [o365_applicationimpersonation_role_assigned_filter]
981
+ definition = search *
982
+ description = Update this macro to limit the output results to filter out false positives.
983
+
984
+ [o365_block_user_consent_for_risky_apps_disabled_filter]
985
+ definition = search *
986
+ description = Update this macro to limit the output results to filter out false positives.
987
+
968
988
[o365_bypass_mfa_via_trusted_ip_filter]
969
989
definition = search *
970
990
description = Update this macro to limit the output results to filter out false positives.
@@ -981,14 +1001,62 @@ description = Update this macro to limit the output results to filter out false
981
1001
definition = search *
982
1002
description = Update this macro to limit the output results to filter out false positives.
983
1003
1004
+ [o365_file_permissioned_application_consent_granted_by_user_filter]
1005
+ definition = search *
1006
+ description = Update this macro to limit the output results to filter out false positives.
1007
+
1008
+ [o365_high_number_of_failed_authentications_for_user_filter]
1009
+ definition = search *
1010
+ description = Update this macro to limit the output results to filter out false positives.
1011
+
1012
+ [o365_high_privilege_role_granted_filter]
1013
+ definition = search *
1014
+ description = Update this macro to limit the output results to filter out false positives.
1015
+
1016
+ [o365_mail_permissioned_application_consent_granted_by_user_filter]
1017
+ definition = search *
1018
+ description = Update this macro to limit the output results to filter out false positives.
1019
+
1020
+ [o365_mailbox_inbox_folder_shared_with_all_users_filter]
1021
+ definition = search *
1022
+ description = Update this macro to limit the output results to filter out false positives.
1023
+
1024
+ [o365_mailbox_read_access_granted_to_application_filter]
1025
+ definition = search *
1026
+ description = Update this macro to limit the output results to filter out false positives.
1027
+
1028
+ [o365_multi_source_failed_authentications_spike_filter]
1029
+ definition = search *
1030
+ description = Update this macro to limit the output results to filter out false positives.
1031
+
1032
+ [o365_multiple_appids_and_useragents_authentication_spike_filter]
1033
+ definition = search *
1034
+ description = Update this macro to limit the output results to filter out false positives.
1035
+
1036
+ [o365_multiple_failed_mfa_requests_for_user_filter]
1037
+ definition = search *
1038
+ description = Update this macro to limit the output results to filter out false positives.
1039
+
1040
+ [o365_multiple_users_failing_to_authenticate_from_ip_filter]
1041
+ definition = search *
1042
+ description = Update this macro to limit the output results to filter out false positives.
1043
+
984
1044
[o365_new_federated_domain_added_filter]
985
1045
definition = search *
986
1046
description = Update this macro to limit the output results to filter out false positives.
987
1047
1048
+ [o365_new_mfa_method_registered_filter]
1049
+ definition = search *
1050
+ description = Update this macro to limit the output results to filter out false positives.
1051
+
988
1052
[o365_pst_export_alert_filter]
989
1053
definition = search *
990
1054
description = Update this macro to limit the output results to filter out false positives.
991
1055
1056
+ [o365_service_principal_new_client_credentials_filter]
1057
+ definition = search *
1058
+ description = Update this macro to limit the output results to filter out false positives.
1059
+
992
1060
[o365_suspicious_admin_email_forwarding_filter]
993
1061
definition = search *
994
1062
description = Update this macro to limit the output results to filter out false positives.
@@ -1001,6 +1069,18 @@ description = Update this macro to limit the output results to filter out false
1001
1069
definition = search *
1002
1070
description = Update this macro to limit the output results to filter out false positives.
1003
1071
1072
+ [o365_tenant_wide_admin_consent_granted_filter]
1073
+ definition = search *
1074
+ description = Update this macro to limit the output results to filter out false positives.
1075
+
1076
+ [o365_user_consent_blocked_for_risky_application_filter]
1077
+ definition = search *
1078
+ description = Update this macro to limit the output results to filter out false positives.
1079
+
1080
+ [o365_user_consent_denied_for_oauth_application_filter]
1081
+ definition = search *
1082
+ description = Update this macro to limit the output results to filter out false positives.
1083
+
1004
1084
[risk_rule_for_dev_sec_ops_by_repository_filter]
1005
1085
definition = search *
1006
1086
description = Update this macro to limit the output results to filter out false positives.
@@ -3133,6 +3213,10 @@ description = Update this macro to limit the output results to filter out false
3133
3213
definition = search *
3134
3214
description = Update this macro to limit the output results to filter out false positives.
3135
3215
3216
+ [powershell_remote_services_add_trustedhost_filter]
3217
+ definition = search *
3218
+ description = Update this macro to limit the output results to filter out false positives.
3219
+
3136
3220
[powershell_remote_thread_to_known_windows_process_filter]
3137
3221
definition = search *
3138
3222
description = Update this macro to limit the output results to filter out false positives.
@@ -3949,6 +4033,10 @@ description = Update this macro to limit the output results to filter out false
3949
4033
definition = search *
3950
4034
description = Update this macro to limit the output results to filter out false positives.
3951
4035
4036
+ [windows_archive_collected_data_via_rar_filter]
4037
+ definition = search *
4038
+ description = Update this macro to limit the output results to filter out false positives.
4039
+
3952
4040
[windows_autoit3_execution_filter]
3953
4041
definition = search *
3954
4042
description = Update this macro to limit the output results to filter out false positives.
@@ -4049,6 +4137,14 @@ description = Update this macro to limit the output results to filter out false
4049
4137
definition = search *
4050
4138
description = Update this macro to limit the output results to filter out false positives.
4051
4139
4140
+ [windows_credentials_from_password_stores_creation_filter]
4141
+ definition = search *
4142
+ description = Update this macro to limit the output results to filter out false positives.
4143
+
4144
+ [windows_credentials_from_password_stores_deletion_filter]
4145
+ definition = search *
4146
+ description = Update this macro to limit the output results to filter out false positives.
4147
+
4052
4148
[windows_credentials_from_password_stores_query_filter]
4053
4149
definition = search *
4054
4150
description = Update this macro to limit the output results to filter out false positives.
@@ -4081,6 +4177,26 @@ description = Update this macro to limit the output results to filter out false
4081
4177
definition = search *
4082
4178
description = Update this macro to limit the output results to filter out false positives.
4083
4179
4180
+ [windows_defender_asr_audit_events_filter]
4181
+ definition = search *
4182
+ description = Update this macro to limit the output results to filter out false positives.
4183
+
4184
+ [windows_defender_asr_block_events_filter]
4185
+ definition = search *
4186
+ description = Update this macro to limit the output results to filter out false positives.
4187
+
4188
+ [windows_defender_asr_registry_modification_filter]
4189
+ definition = search *
4190
+ description = Update this macro to limit the output results to filter out false positives.
4191
+
4192
+ [windows_defender_asr_rule_disabled_filter]
4193
+ definition = search *
4194
+ description = Update this macro to limit the output results to filter out false positives.
4195
+
4196
+ [windows_defender_asr_rules_stacking_filter]
4197
+ definition = search *
4198
+ description = Update this macro to limit the output results to filter out false positives.
4199
+
4084
4200
[windows_defender_exclusion_registry_entry_filter]
4085
4201
definition = search *
4086
4202
description = Update this macro to limit the output results to filter out false positives.
@@ -4357,6 +4473,10 @@ description = Update this macro to limit the output results to filter out false
4357
4473
definition = search *
4358
4474
description = Update this macro to limit the output results to filter out false positives.
4359
4475
4476
+ [windows_indicator_removal_via_rmdir_filter]
4477
+ definition = search *
4478
+ description = Update this macro to limit the output results to filter out false positives.
4479
+
4360
4480
[windows_indirect_command_execution_via_forfiles_filter]
4361
4481
definition = search *
4362
4482
description = Update this macro to limit the output results to filter out false positives.
@@ -4453,6 +4573,10 @@ description = Update this macro to limit the output results to filter out false
4453
4573
definition = search *
4454
4574
description = Update this macro to limit the output results to filter out false positives.
4455
4575
4576
+ [windows_masquerading_msdtc_process_filter]
4577
+ definition = search *
4578
+ description = Update this macro to limit the output results to filter out false positives.
4579
+
4456
4580
[windows_mimikatz_binary_execution_filter]
4457
4581
definition = search *
4458
4582
description = Update this macro to limit the output results to filter out false positives.
@@ -4461,6 +4585,10 @@ description = Update this macro to limit the output results to filter out false
4461
4585
definition = search *
4462
4586
description = Update this macro to limit the output results to filter out false positives.
4463
4587
4588
+ [windows_modify_registry_authenticationleveloverride_filter]
4589
+ definition = search *
4590
+ description = Update this macro to limit the output results to filter out false positives.
4591
+
4464
4592
[windows_modify_registry_auto_minor_updates_filter]
4465
4593
definition = search *
4466
4594
description = Update this macro to limit the output results to filter out false positives.
@@ -4489,6 +4617,14 @@ description = Update this macro to limit the output results to filter out false
4489
4617
definition = search *
4490
4618
description = Update this macro to limit the output results to filter out false positives.
4491
4619
4620
+ [windows_modify_registry_disableremotedesktopantialias_filter]
4621
+ definition = search *
4622
+ description = Update this macro to limit the output results to filter out false positives.
4623
+
4624
+ [windows_modify_registry_disablesecuritysettings_filter]
4625
+ definition = search *
4626
+ description = Update this macro to limit the output results to filter out false positives.
4627
+
4492
4628
[windows_modify_registry_disabling_wer_settings_filter]
4493
4629
definition = search *
4494
4630
description = Update this macro to limit the output results to filter out false positives.
@@ -4501,6 +4637,10 @@ description = Update this macro to limit the output results to filter out false
4501
4637
definition = search *
4502
4638
description = Update this macro to limit the output results to filter out false positives.
4503
4639
4640
+ [windows_modify_registry_dontshowui_filter]
4641
+ definition = search *
4642
+ description = Update this macro to limit the output results to filter out false positives.
4643
+
4504
4644
[windows_modify_registry_enablelinkedconnections_filter]
4505
4645
definition = search *
4506
4646
description = Update this macro to limit the output results to filter out false positives.
@@ -4521,6 +4661,14 @@ description = Update this macro to limit the output results to filter out false
4521
4661
definition = search *
4522
4662
description = Update this macro to limit the output results to filter out false positives.
4523
4663
4664
+ [windows_modify_registry_proxyenable_filter]
4665
+ definition = search *
4666
+ description = Update this macro to limit the output results to filter out false positives.
4667
+
4668
+ [windows_modify_registry_proxyserver_filter]
4669
+ definition = search *
4670
+ description = Update this macro to limit the output results to filter out false positives.
4671
+
4524
4672
[windows_modify_registry_qakbot_binary_data_registry_filter]
4525
4673
definition = search *
4526
4674
description = Update this macro to limit the output results to filter out false positives.
@@ -4681,6 +4829,10 @@ description = Update this macro to limit the output results to filter out false
4681
4829
definition = search *
4682
4830
description = Update this macro to limit the output results to filter out false positives.
4683
4831
4832
+ [windows_parent_pid_spoofing_with_explorer_filter]
4833
+ definition = search *
4834
+ description = Update this macro to limit the output results to filter out false positives.
4835
+
4684
4836
[windows_password_managers_discovery_filter]
4685
4837
definition = search *
4686
4838
description = Update this macro to limit the output results to filter out false positives.
@@ -5617,6 +5769,10 @@ description = Update this macro to limit the output results to filter out false
5617
5769
definition = search *
5618
5770
description = Update this macro to limit the output results to filter out false positives.
5619
5771
5772
+ [web_remote_shellservlet_access_filter]
5773
+ definition = search *
5774
+ description = Update this macro to limit the output results to filter out false positives.
5775
+
5620
5776
[web_spring4shell_http_request_class_module_filter]
5621
5777
definition = search *
5622
5778
description = Update this macro to limit the output results to filter out false positives.
@@ -5878,6 +6034,10 @@ description = customer specific splunk configurations(eg- index, source, sourcet
5878
6034
definition = (Processes.process_name IN ("sh", "ksh", "zsh", "bash", "dash", "rbash", "fish", "csh", "tcsh", "ion", "eshell"))
5879
6035
description = customer specific splunk configurations(eg- index, source, sourcetype). Replace the macro definition with configurations for your Splunk Environmnent.
5880
6036
6037
+ [ms_defender]
6038
+ definition = source="WinEventLog:Microsoft-Windows-Windows Defender/Operational"
6039
+ description = customer specific splunk configurations(eg- index, source, sourcetype). Replace the macro definition with configurations for your Splunk Environmnent.
6040
+
5881
6041
[msexchange_management]
5882
6042
definition = sourcetype=MSExchange:management
5883
6043
description = customer specific splunk configurations(eg- index, source, sourcetype). Replace the macro definition with configurations for your Splunk Environmnent.
@@ -5894,6 +6054,10 @@ description = This is a list of AWS event names that are associated with Network
5894
6054
definition = index=notable
5895
6055
description = customer specific splunk configurations(eg- index, source, sourcetype). Replace the macro definition with configurations for your Splunk Environmnent.
5896
6056
6057
+ [o365_graph]
6058
+ definition = sourcetype=o365:graph:api
6059
+ description = customer specific splunk configurations(eg- index, source, sourcetype). Replace the macro definition with configurations for your Splunk Environmnent.
6060
+
5897
6061
[o365_management_activity]
5898
6062
definition = sourcetype=o365:management:activity
5899
6063
description = customer specific splunk configurations(eg- index, source, sourcetype). Replace the macro definition with configurations for your Splunk Environmnent.
0 commit comments