Skip to content

Releases: certeu/droid

v0.2.10

18 Dec 14:22
e7f9376
Compare
Choose a tag to compare

What's Changed

  • add: certificate-based authentication in XDR by @WildDogOne in #22
  • imp: XDR rate limiting and server errors from Microsoft Graph API by @0xFustang in #34

Note

The documentation was updated accordingly.

Full Changelog: v0.2.9...v0.2.10

v0.2.9

04 Dec 15:20
39498c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8

12 Nov 11:15
ade86b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

11 Nov 10:39
7f2dd76
Compare
Choose a tag to compare

What's Changed

  • add: ability to state the field mappings in Microsoft Sentinel per Sigma rules by @0xFustang in #26
  • add: ignore_export_error custom field option for raw rules by @0xFustang in #27

Full Changelog: v0.2.6...v0.2.7

v0.2.6

04 Nov 16:43
9909548
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

17 Oct 11:31
43385f4
Compare
Choose a tag to compare

What's Changed

  • add: comply with the rate limiting in Graph API by @0xFustang in #21

Full Changelog: v0.2.4...v0.2.5

v0.2.4

15 Oct 20:28
2b833d1
Compare
Choose a tag to compare

What's Changed

  • Bump PySigma to v0.11.17 to fix the issues with pyparsing

  • Updated Microsoft XDR: provide the ability to set the query_period time to a set of rules based on the Sigma log sources

       ```toml
       [platforms.microsoft_xdr.rule_parameters.query_period_groups.windows_image_load]
      category = "image_load"
      product = "windows"
      "query_period" = "1h"
      ```
    
  • Update Microsoft Sentinel: provide some rule custom fields for query_period and query_frequency

Full Changelog: v0.2.3...v0.2.4

v0.2.3

24 Sep 14:20
4c754cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

23 Sep 14:08
9a8356f
Compare
Choose a tag to compare

What's Changed

  • upd: Improve the export feature using Microsoft Sentinel in MSSP mode by @0xFustang in #18

Full Changelog: v0.2.1...v0.2.2

v0.2.1

19 Sep 08:42
2bf019f
Compare
Choose a tag to compare

What's Changed

  • fix: Bugs in Microsoft Sentinel by @0xFustang in #16

  • imp: Microsoft Sentinel export process by @0xFustang in #17

    • Ability to export rules to a restricted list of Microsoft Sentinel workspaces (--mssp and --export mode)
    • When possible, add the MITRE ATT&CK tactics and techniques to the rule
    • Add new environment variables to override the authentication mode for Microsoft Sentinel and Microsoft XDR

Full Changelog: v0.2.0...v0.2.1