Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

moon_peak_coverage #3095

Merged
merged 1 commit into from
Aug 22, 2024
Merged

moon_peak_coverage #3095

merged 1 commit into from
Aug 22, 2024

Conversation

tccontre
Copy link
Contributor

Details

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

    modified:   detections/endpoint/allow_operation_with_consent_admin.yml
    modified:   detections/endpoint/executables_or_script_creation_in_suspicious_path.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/recon_avproduct_through_pwh_or_wmi.yml
    modified:   detections/endpoint/recon_using_wmi_class.yml
    modified:   detections/endpoint/registry_keys_used_for_persistence.yml
    modified:   detections/endpoint/scheduled_task_deleted_or_created_via_cmd.yml
    modified:   detections/endpoint/silentcleanup_uac_bypass.yml
    modified:   detections/endpoint/suspicious_process_file_path.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_scheduled_task_created_via_xml.yml
    modified:   detections/endpoint/windows_system_reboot_commandline.yml
    modified:   detections/endpoint/windows_system_shutdown_commandline.yml
    modified:   detections/endpoint/wsreset_uac_bypass.yml
    new file:   stories/moonpeak.yml

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.

@patel-bhavin patel-bhavin merged commit bcfe157 into develop Aug 22, 2024
6 checks passed
@patel-bhavin patel-bhavin deleted the moon_peak_coverage branch August 22, 2024 11:50
@patel-bhavin patel-bhavin added this to the v4.39.0 milestone Aug 22, 2024
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.

2 participants