Skip to content

Conversation

tccontre
Copy link
Contributor

@tccontre tccontre commented May 26, 2025

Tagged

    modified:   detections/endpoint/cmd_carry_out_string_command_parameter.yml
    modified:   detections/endpoint/hiding_files_and_directories_with_attrib_exe.yml
    modified:   detections/endpoint/lolbas_with_network_traffic.yml
    modified:   detections/endpoint/non_firefox_process_access_firefox_profile_dir.yml
    modified:   detections/endpoint/recon_using_wmi_class.yml
    modified:   detections/endpoint/suspicious_scheduled_task_from_public_directory.yml
    modified:   detections/endpoint/windows_credential_access_from_browser_password_store.yml
    modified:   detections/endpoint/windows_credentials_from_password_stores_chrome_extension_access.yml
    modified:   detections/endpoint/windows_credentials_from_password_stores_chrome_localstate_access.yml
    modified:   detections/endpoint/windows_credentials_from_password_stores_chrome_login_data_access.yml
    modified:   detections/endpoint/windows_dll_search_order_hijacking_hunt_with_sysmon.yml
    modified:   detections/endpoint/windows_hidden_schedule_task_settings.yml
    modified:   detections/endpoint/windows_hijack_execution_flow_version_dll_side_load.yml
    modified:   detections/endpoint/windows_scheduled_task_created_via_xml.yml
    modified:   detections/endpoint/windows_suspicious_process_file_path.yml
    modified:   detections/endpoint/windows_unsigned_dll_side_loading_in_same_process_path.yml
    modified:   detections/endpoint/winevent_scheduled_task_created_within_public_path.yml
    modified:   detections/endpoint/winevent_windows_task_scheduler_event_action_started.yml
    modified:   detections/network/suspicious_process_dns_query_known_abuse_web_services.yml
    modified:   detections/network/windows_abused_web_services.yml
    modified:   detections/endpoint/detect_renamed_7_zip.yml

Analytic Story

    new file:   stories/malicious_inno_setup_loader.yml

Updated

    modified:   detections/endpoint/non_chrome_process_accessing_chrome_default_dir.yml
    modified:   detections/endpoint/windows_hidden_schedule_task_settings.yml

New

    new file:   detections/endpoint/windows_chromium_browser_no_security_sandbox_process.yml
    new file:   detections/endpoint/windows_chromium_browser_with_custom_user_data_directory.yml
    new file:   detections/endpoint/windows_disable_browser_extensions.yml
    new file:   detections/endpoint/windows_process_with_tinyurl_dns_query.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 added the WIP DO NOT MERGE Work in Progress label May 26, 2025
@tccontre tccontre removed the WIP DO NOT MERGE Work in Progress label Jun 3, 2025
@nasbench nasbench added this to the v5.8.0 milestone Jun 17, 2025
@pyth0n1c pyth0n1c merged commit 669fedc into develop Jun 17, 2025
4 checks passed
@pyth0n1c pyth0n1c deleted the innoloader branch June 17, 2025 18:54
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