Skip to content

Conversation

@tccontre
Copy link
Contributor

@tccontre tccontre commented Mar 14, 2025

Tagged

    modified:   detections/application/windows_ad_add_self_to_group.yml
    modified:   detections/endpoint/allow_inbound_traffic_by_firewall_rule_registry.yml
    modified:   detections/endpoint/allow_network_discovery_in_firewall.yml
    modified:   detections/endpoint/common_ransomware_extensions.yml
    modified:   detections/endpoint/common_ransomware_notes.yml
    modified:   detections/endpoint/deleting_shadow_copies.yml
    modified:   detections/endpoint/detect_psexec_with_accepteula_flag.yml
    modified:   detections/endpoint/detect_renamed_psexec.yml
    modified:   detections/endpoint/domain_controller_discovery_with_nltest.yml
    modified:   detections/endpoint/firewall_allowed_program_enable.yml
    modified:   detections/endpoint/getadcomputer_with_powershell.yml
    modified:   detections/endpoint/getadcomputer_with_powershell_script_block.yml
    modified:   detections/endpoint/high_process_termination_frequency.yml
    modified:   detections/endpoint/network_connection_discovery_with_netstat.yml
    modified:   detections/endpoint/nltest_domain_trust_discovery.yml
    modified:   detections/endpoint/powershell_4104_hunting.yml
    modified:   detections/endpoint/powershell_fileless_script_contains_base64_encoded_content.yml
    modified:   detections/endpoint/powershell_processing_stream_of_data.yml
    modified:   detections/endpoint/powershell_using_memory_as_backing_store.yml
    modified:   detections/endpoint/powershell_webrequest_using_memory_stream.yml
    modified:   detections/endpoint/ransomware_notes_bulk_creation.yml
    modified:   detections/endpoint/resize_shadowstorage_volume.yml
    modified:   detections/endpoint/scheduled_task_deleted_or_created_via_cmd.yml
    modified:   detections/endpoint/scheduled_task_initiation_on_remote_endpoint.yml
    modified:   detections/endpoint/schtasks_run_task_on_demand.yml
    modified:   detections/endpoint/suspicious_scheduled_task_from_public_directory.yml
    modified:   detections/endpoint/system_information_discovery_detection.yml
    modified:   detections/endpoint/system_user_discovery_with_query.yml
    modified:   detections/endpoint/windows_cmdline_tool_execution_from_non_shell_process.yml
    modified:   detections/endpoint/windows_create_local_administrator_account_via_net.yml
    modified:   detections/endpoint/windows_get_adcomputer_unconstrained_delegation_discovery.yml
    modified:   detections/endpoint/windows_group_discovery_via_net.yml
    modified:   detections/endpoint/windows_high_file_deletion_frequency.yml
    modified:   detections/endpoint/windows_modify_registry_disable_restricted_admin.yml
    modified:   detections/endpoint/windows_modify_system_firewall_with_notable_process_path.yml
    modified:   detections/endpoint/windows_msiexec_spawn_discovery_command.yml
    modified:   detections/endpoint/windows_remote_services_rdp_enable.yml
    modified:   detections/endpoint/windows_schtasks_create_run_as_system.yml
    modified:   detections/endpoint/windows_suspicious_child_process_spawned_from_webserver.yml
    modified:   detections/endpoint/windows_system_network_config_discovery_display_dns.yml
    modified:   detections/endpoint/windows_system_remote_discovery_with_query.yml
    modified:   detections/endpoint/windows_user_discovery_via_net.yml
    modified:   detections/endpoint/winevent_scheduled_task_created_to_spawn_shell.yml
    modified:   detections/endpoint/winevent_scheduled_task_created_within_public_path.yml

updated

    windows_high_file_deletion_frequency.yml

new

    windows_consolehost_history_file_deletion.yml
   windows_mstsc_rdp_commandline.yml
    windows_powershell_history_file_deletion.yml
    windows_remote_host_computer_management_access.yml

medusa_ransomware

  • stories/medusa_ransomware.yml
  • stories/termite_ransomware.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 datestamp in the lookup CSV filename, and the reference to it in the YAML needs to be updated.

@tccontre tccontre added the WIP DO NOT MERGE Work in Progress label Mar 14, 2025
@patel-bhavin patel-bhavin added this to the v5.3.0 milestone Mar 20, 2025
@tccontre tccontre added WIP DO NOT MERGE Work in Progress and removed WIP DO NOT MERGE Work in Progress labels Mar 24, 2025
@tccontre tccontre removed the WIP DO NOT MERGE Work in Progress label Apr 2, 2025
@patel-bhavin patel-bhavin merged commit 39850ef into develop Apr 3, 2025
4 checks passed
@patel-bhavin patel-bhavin deleted the medusa_ransomware branch April 3, 2025 17:43
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