Skip to content

Conversation

@tccontre
Copy link
Contributor

New

    new file:   detections/endpoint/windows_deletion_of_most_recent_used_command_via_registry.yml
    new file:   detections/endpoint/windows_executable_masquerading_as_benign_file_types.yml
    new file:   detections/endpoint/windows_netsupport_rmm_loaded_modules.yml

updated

    modified:   detections/endpoint/windows_credentials_from_password_stores_creation.yml
    modified:   detections/endpoint/windows_credentials_from_password_stores_deletion.yml

tagged

    modified:   detections/endpoint/add_or_set_windows_defender_exclusion.yml
    modified:   detections/endpoint/allow_inbound_traffic_in_firewall_rule.yml
    modified:   detections/endpoint/detect_mshta_url_in_command_line.yml
    modified:   detections/endpoint/disable_windows_behavior_monitoring.yml
    modified:   detections/endpoint/domain_controller_discovery_with_nltest.yml
    modified:   detections/endpoint/icacls_grant_command.yml
    modified:   detections/endpoint/lolbas_with_network_traffic.yml
    modified:   detections/endpoint/ntdsutil_export_ntds.yml
    modified:   detections/endpoint/powershell_fileless_script_contains_base64_encoded_content.yml
    modified:   detections/endpoint/powershell_windows_defender_exclusion_commands.yml
    modified:   detections/endpoint/registry_keys_used_for_persistence.yml
    modified:   detections/endpoint/scheduled_task_deleted_or_created_via_cmd.yml
    modified:   detections/endpoint/suspicious_scheduled_task_from_public_directory.yml
    modified:   detections/endpoint/system_information_discovery_detection.yml
    modified:   detections/endpoint/windows_cabinet_file_extraction_via_expand.yml
    modified:   detections/endpoint/windows_credentials_from_password_stores_query.yml
    modified:   detections/endpoint/windows_defender_exclusion_registry_entry.yml
    modified:   detections/endpoint/windows_file_and_directory_enable_readonly_permissions.yml
    modified:   detections/endpoint/windows_file_and_directory_permissions_enable_inheritance.yml
    modified:   detections/endpoint/windows_file_download_via_powershell.yml
    modified:   detections/endpoint/windows_firewall_rule_added.yml
    modified:   detections/endpoint/windows_firewall_rule_deletion.yml
    modified:   detections/endpoint/windows_firewall_rule_modification.yml
    modified:   detections/endpoint/windows_modify_registry_delete_firewall_rules.yml
    modified:   detections/endpoint/windows_modify_registry_to_add_or_modify_firewall_rule.yml
    modified:   detections/endpoint/windows_powershell_fakecaptcha_clipboard_execution.yml
    modified:   detections/endpoint/windows_rdp_connection_successful.yml
    modified:   detections/endpoint/windows_scheduled_task_with_highest_privileges.yml

analytic story

    new file:   stories/netsupport_rmm_tool_abuse.yml

data source

    new file:   data_sources/sysmon_eventid_29.yml

What does this PR have in it? Screenshots are worth 1000 words 😄

Checklist

  • Validate name matches <platform>_<mitre att&ck technique>_<short description> nomenclature
  • CI/CD jobs passed ✔️
  • Validated SPL logic.
  • Validated tags, description, and how to implement.
  • Verified references match analytic.
  • Confirm updates to lookups are handled properly.

Notes For Submitters and Reviewers

  • If you're submitting a PR from a fork, ensuring the box to allow updates from maintainers is checked will help speed up the process of getting it merged.
  • Checking the output of the build CI job when it fails will likely show an error about what is failing. You may have a very descriptive error of the specific field(s) in the specific file(s) that is causing an issue. In some cases, its also possible there is an issue with the YAML. Many of these can be caught with the pre-commit hooks if you set them up. These errors will be less descriptive as to what exactly is wrong, but will give you a column and row position in a specific file where the YAML processing breaks. If you're having trouble with this, feel free to add a comment to your PR tagging one of the maintainers and we'll be happy to help troubleshoot it.
  • Updates to existing lookup files can be tricky, because of how Splunk handles application updates and the differences between existing lookup files being updated vs new lookups. You can read more here but the short version is that any changes to lookup files need to bump the the date and version in the associated YAML file.

@tccontre tccontre self-assigned this Nov 20, 2025
@tccontre tccontre added the WIP DO NOT MERGE Work in Progress label Nov 20, 2025
@nasbench
Copy link
Contributor

nasbench commented Nov 20, 2025

@tccontre can you fix your automation? with every PR you are modifying the indentation of rules that is not necessary please only updated related rules that are actually changing. :D

@tccontre
Copy link
Contributor Author

@tccontre can you fix your automation? with every PR you are modifying the indentation of rules that is not necessary please only updated related rules that are actually changing. :D

@nasbench I apologized for that. actually my script only modify the date and version but once it save the yml it reformat other fields that are not being touch so it looks like it was being reformatted. but I will redo tagging manually so the indention will be fix as it is.

@tccontre
Copy link
Contributor Author

format fixed done

tccontre and others added 12 commits November 20, 2025 18:31
…file_types.yml

Co-authored-by: Nasreddine Bencherchali <nasreddineb@splunk.com>
…file_types.yml

Co-authored-by: Nasreddine Bencherchali <nasreddineb@splunk.com>
Co-authored-by: Nasreddine Bencherchali <nasreddineb@splunk.com>
Co-authored-by: Nasreddine Bencherchali <nasreddineb@splunk.com>
…file_types.yml

Co-authored-by: Nasreddine Bencherchali <nasreddineb@splunk.com>
…file_types.yml

Co-authored-by: Nasreddine Bencherchali <nasreddineb@splunk.com>
…file_types.yml

Co-authored-by: Nasreddine Bencherchali <nasreddineb@splunk.com>
…file_types.yml

Co-authored-by: Nasreddine Bencherchali <nasreddineb@splunk.com>
@nasbench nasbench added this to the v5.19.0 milestone Nov 20, 2025
@nasbench nasbench removed the WIP DO NOT MERGE Work in Progress label Nov 20, 2025
@patel-bhavin patel-bhavin merged commit 888c224 into develop Nov 21, 2025
4 checks passed
@patel-bhavin patel-bhavin deleted the netsupport branch November 21, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants