Microsoft 365 Defender (mdatp) Backend Pre-Release #105
Replies: 1 comment 2 replies
-
|
Hi! A very cool and will documented backend! 👍 Do you like to create a pull request to the pySigma plugin directory? This would make your work available for plugin installation in the recent version of the CLI for discovery by users and installation. While it's not necessary anymore to create a PyPI release anymore, I still recommend to do this because it makes the backend more accessible for other projects and provides clean releases. Further i recommend to let the pipeline fail for unsupported field mappings. This is much cleaner than silently generating queries that don't work anyways. This behavior also causes the false expectation of a working detection to the user while it is not the case. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I've created a pySigma backend & pipeline for Microsoft 365 Defender (aka mdatp). This will convert rules into Advanced Hunting Queries in Kusto Query Language (KQL):
https://github.com/AttackIQ/pySigma-backend-microsoft365defender
We don't mind publishing it to PyPI ourselves, as we plan to continually improve it, fix bugs, etc. We also don't mind if it's forked and published as part of the SigmaHQ repo, whatever you prefer.
Thanks, and any feedback is greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions