-
Notifications
You must be signed in to change notification settings - Fork 474
Lateral movement detection package #4833
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
I have kept the version of release as |
packages/lmd/manifest.yml
Outdated
conditions: | ||
kibana.version: "^8.0.0" | ||
screenshots: | ||
- src: /img/sample-screenshot.png |
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.
I think we don't need this placeholder Elastic logo screenshot anymore since we have any actual screenshot?
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.
Yes, thanks for pointing it out. I meant to delete it earlier.
💚 CLA has been signed |
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.
suggested change - someone who knows more about product stuff should also review it and make sure it's ok to use direct instructions, rather than this very soft optional language that was there before.
Co-authored-by: Sam Zeitlin <samantha.zeitlin@elastic.co>
@szeitlin Can we ask Sourin about this when he is back? Should we wait for his feedback? |
I don't know that we want to wait that long. Maybe @approksiu or @MikePaquette can give us their expert opinion so we can get unblocked sooner? |
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.
@sodhikirti07 Overall, looks great! 🥇
Left some suggestions. Could you also paste screenshots:
- To show that the ML job module shows up as expected based on the query in the module json
- To show that the ML module is installed successfully without errors
- To show that runtime mappings are being added and working as expected
- To show that rules are enabled without errors
packages/lmd/kibana/security_rule/2577e749-ed63-4b58-ac32-4f8a94d73e60.json
Outdated
Show resolved
Hide resolved
packages/lmd/kibana/security_rule/282cd7e6-9d51-421e-93b4-ebc2d422eb44.json
Outdated
Show resolved
Hide resolved
packages/lmd/kibana/security_rule/98789aa2-c22a-4ab4-aa6b-d980073f7ca7.json
Outdated
Show resolved
Hide resolved
packages/lmd/kibana/security_rule/e5ebb55f-97f0-4815-b05b-59b223b1d4df.json
Outdated
Show resolved
Hide resolved
Co-authored-by: Apoorva Joshi <30438249+ajosh0504@users.noreply.github.com>
Co-authored-by: Apoorva Joshi <30438249+ajosh0504@users.noreply.github.com>
Co-authored-by: Apoorva Joshi <30438249+ajosh0504@users.noreply.github.com>
Co-authored-by: Apoorva Joshi <30438249+ajosh0504@users.noreply.github.com>
I prefer the more direct language, but let's get the opinion of our tech documentation team, since they are experts in ensuring we use consistent style and language. @jmikell821 can you or a member of your team review/edit the instructions mentioned above #4833 (review) ? Thanks in advance. |
@ajosh0504 I think I've already covered the 1,2,4 screenshots here. Will do the screenshot of runtime mappings. Please let me know if you're implying something else here. |
@ajosh0504 made changes as suggested. Please have a look. |
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.
Few more minor nits. Sorry! 😬
packages/lmd/kibana/security_rule/2577e749-ed63-4b58-ac32-4f8a94d73e60.json
Outdated
Show resolved
Hide resolved
packages/lmd/kibana/security_rule/282cd7e6-9d51-421e-93b4-ebc2d422eb44.json
Outdated
Show resolved
Hide resolved
packages/lmd/kibana/security_rule/98789aa2-c22a-4ab4-aa6b-d980073f7ca7.json
Outdated
Show resolved
Hide resolved
packages/lmd/kibana/security_rule/aa00d5db-7732-440a-97fc-8f9a3dc5314b.json
Outdated
Show resolved
Hide resolved
packages/lmd/kibana/security_rule/d4e891de-fe8d-4f19-a9b3-e5f390c7167e.json
Outdated
Show resolved
Hide resolved
packages/lmd/kibana/security_rule/e5ebb55f-97f0-4815-b05b-59b223b1d4df.json
Outdated
Show resolved
Hide resolved
I like the strong language - I see that our users look up to us for recommendations how should they set things up. Let's also see what the docs team thinks. |
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.
Awesome! 🚢
@sodhikirti07 do you know who/where to ask re: having the docs team review this? |
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.
Overall the README looks good. Made a couple of minor suggestions. No problems with the imperative language, that's standard for instructions.
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Shipping this package as
|
Package lmd - 0.0.1 containing this change is available at https://epr.elastic.co/search?package=lmd |
seems like zeek and/or suricata SMB traffic could be useful for providing the network viewpoint independent of agent telemetry. |
What does this PR do?
This PR adds Lateral movement detection assets to the integration packages list.
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues and docs
elastic/security-ml#167
elastic/security-team#2933
https://docs.google.com/document/d/1aGB55YGVvIhMaa52uLr2CErTiifsRfb7gp2EZAJ1efQ/edit#heading=h.kgcaafk0hh1h
https://docs.google.com/document/d/14qliB7-hevPVNKX5SM1z6_gKhzVrbgb6G8wHZvMBNXs/edit
Screenshots