-
Notifications
You must be signed in to change notification settings - Fork 511
[Enhancement] Add Entropy Enrichments to PowerShell events #15698
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
Conversation
|
Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that you can also calculate the entropy variance with very little extra work.
packages/windows/data_stream/forwarded/elasticsearch/ingest_pipeline/powershell_operational.yml
Outdated
Show resolved
Hide resolved
🚀 Benchmarks reportTo see the full report comment with |
packages/windows/data_stream/powershell_operational/fields/fields.yml
Outdated
Show resolved
Hide resolved
packages/windows/data_stream/powershell_operational/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/windows/data_stream/powershell_operational/elasticsearch/ingest_pipeline/default.yml
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM after nits (but not a code owner).
packages/windows/data_stream/forwarded/elasticsearch/ingest_pipeline/powershell_operational.yml
Outdated
Show resolved
Hide resolved
packages/windows/data_stream/forwarded/elasticsearch/ingest_pipeline/powershell_operational.yml
Show resolved
Hide resolved
packages/windows/data_stream/forwarded/elasticsearch/ingest_pipeline/powershell_operational.yml
Outdated
Show resolved
Hide resolved
…peline/powershell_operational.yml Co-authored-by: Dan Kortschak <[email protected]>
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
…peline/powershell_operational.yml Co-authored-by: Dan Kortschak <[email protected]>
packages/windows/data_stream/forwarded/elasticsearch/ingest_pipeline/powershell_operational.yml
Outdated
Show resolved
Hide resolved
…peline/powershell_operational.yml
packages/windows/data_stream/powershell_operational/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
💚 Build Succeeded
History
cc @w0rk3r |
|
Package windows - 3.1.3 containing this change is available at https://epr.elastic.co/package/windows/3.1.3/ |
Proposed commit message
Summary
Related to https://github.com/elastic/ia-trade-team/issues/704
Adds four fields for script analysis at ingest time:
These fields help us improve and tune PowerShell obfuscation detections by providing additional context about the scripts content.
Inspired by: Painless Parsing: Shannon Entropy Calculation - Services
Checklist
changelog.ymlfile.