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

Wget/Curl Download and Bash Execution: Changing logic for search terms, to make searches comply with title and intention #2997

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

DipsyTipsy
Copy link

@DipsyTipsy DipsyTipsy commented Apr 10, 2024

Details

The logic in the queries here has an OR between the matching on quiet/stdout and the match for pipe and "bash".
This causes the query to hit when wget/curl is either silenced or piped to bash.
From the title i would maybe assume that an AND between the quiet/stdout check and pipe+bash check would be the correct queries?

Searches modified:

  • Wget Download and Bash Execution
  • Curl Download and Bash Execution

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.

@DipsyTipsy DipsyTipsy marked this pull request as ready for review April 10, 2024 11:43
@DipsyTipsy DipsyTipsy changed the title Changing logic for search terms, to make searches comply with title and intention Wget/Curl Download and Bash Execution: Changing logic for search terms, to make searches comply with title and intention Apr 10, 2024
@patel-bhavin patel-bhavin requested review from MHaggis and removed request for patel-bhavin and P4T12ICK April 11, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant