Skip to content

Conversation

tccontre
Copy link
Contributor

tagged

    modified:   detections/endpoint/cmd_carry_out_string_command_parameter.yml
    modified:   detections/endpoint/download_files_using_telegram.yml
    modified:   detections/endpoint/malicious_powershell_process___execution_policy_bypass.yml
    modified:   detections/endpoint/non_firefox_process_access_firefox_profile_dir.yml
    modified:   detections/endpoint/potential_telegram_api_request_via_commandline.yml
    modified:   detections/endpoint/powershell_4104_hunting.yml
    modified:   detections/endpoint/powershell_fileless_script_contains_base64_encoded_content.yml
    modified:   detections/endpoint/powershell_loading_dotnet_into_memory_via_reflection.yml
    modified:   detections/endpoint/randomly_generated_scheduled_task_name.yml
    modified:   detections/endpoint/registry_keys_used_for_persistence.yml
    modified:   detections/endpoint/scheduled_task_creation_on_remote_endpoint_using_at.yml
    modified:   detections/endpoint/scheduled_task_deleted_or_created_via_cmd.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_with_suspicious_name.yml
    modified:   detections/endpoint/windows_time_based_evasion_via_choice_exec.yml
    modified:   detections/endpoint/windows_unsecured_outlook_credentials_access_in_registry.yml
    modified:   detections/endpoint/windows_unusual_process_load_mozilla_nss_mozglue_module.yml
    modified:   detections/endpoint/winevent_scheduled_task_created_to_spawn_shell.yml
    modified:   detections/endpoint/winevent_scheduled_task_created_within_public_path.yml
    modified:   detections/endpoint/wscript_or_cscript_suspicious_child_process.yml
    modified:   detections/network/windows_dns_query_request_by_telegram_bot_api.yml
    modified:   detections/network/windows_gather_victim_network_info_through_ip_check_web_services.yml

analytic story

    new file:   stories/obj3ctivity_stealer.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.

Copy link
Contributor

@nasbench nasbench left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a quick question @tccontre. From what I see doing a quick glance review most of the changes are cosmetic and the only real change is the addition of the analytic stories? Am I correct in assuming this or are there stuff you did change?

@tccontre
Copy link
Contributor Author

Just a quick question @tccontre. From what I see doing a quick glance review most of the changes are cosmetic and the only real change is the addition of the analytic stories? Am I correct in assuming this or are there stuff you did change?

yes. this PR is only related to tagging detection for this analytic story

@patel-bhavin patel-bhavin added this to the v5.14.0 milestone Aug 26, 2025
@patel-bhavin patel-bhavin merged commit 69278ca into develop Aug 26, 2025
4 checks passed
@patel-bhavin patel-bhavin deleted the objectivity_stealer branch August 26, 2025 17:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants