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

fix search and conditions in sigma version of w3wp_spawning_shell.yml #2992

Closed

Conversation

ajkingio
Copy link

@ajkingio ajkingio commented Apr 4, 2024

Details

/detections/endpoint/w3wp_spawning_shell.yml didn't translate correctly to Sigma. The condition logic was making so it would detect logs that only matched selection4 and selection5. It also wasn't looking for powershell.exe event though the descriptions it should be.
I've updated the search and logic to align with the description.

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.

@patel-bhavin
Copy link
Contributor

Hello @ajkingio : We currently DO NOT actively support/ maintain sigma search conversion for ESCU detection. If you see an error with the same associated in the detections/ directory, please open up an issue / PR with requested changes.

We will consider removing this dev/ directory completely since our detections work better when directly written into SPL which you can find in the detections/ . Thanks for the PR!

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.

2 participants