Skip to content

Releases: rkoumis/dalton

Dalton 3.4.2

21 Nov 15:43

Choose a tag to compare

Dalton 3.4.1

21 Nov 15:43

Choose a tag to compare

Dalton 3.4.0

21 Nov 15:43

Choose a tag to compare

Use pyproject.toml ; unit tests in CI pipeline ; update dependencies.

Dalton 3.3.6

21 Nov 15:43
d65f261

Choose a tag to compare

Zeek Enhancements (secureworks#177)

  • Dalton UI now will have an option to provide custom zeek script in zeek sensor job creation page. You can either upload custom script file or write the script (or both) in the Dalton UI, and can run pcaps using those custom scripts.
  • Add zeek version 7 and version 6 ; remove zeek version 4.

Author: Nikhileswar Reddy nreddy@octolabs.io

Dalton 3.3.5

21 Nov 15:42
010aee5

Choose a tag to compare

  • Be able to pre-fill the flowsynth compile page via GET or POST
  • also ran isort

Author: Robin Koumis (SecureWorks) rkoumis@secureworks.com

Dalton 3.3.4

21 Nov 15:42
07776dc

Choose a tag to compare

Bring sensor configs up to date with current versions

  • Download ET Suricata 5.0 ruleset since the 4.0 ruleset will not work on latest supported Suricata versions.
  • set default enabled sensors to be up to date versions
  • add Suricata 7 YAML config file
  • add conf file for snort-2.9.20 even though it is functionally unchanged from snort-2.9.11
  • move suricata-7.0.0.yaml to proper location

Author: whartond github@davidwharton.net

Dalton 3.3.3

21 Nov 15:42
caf49de

Choose a tag to compare

  • Fixes issue where unable to build suricata container

Author: Spencer Owen owenspencer@gmail.com

Dalton 3.3.2

21 Nov 15:42
2bf6034

Choose a tag to compare

  • Update error catching for suri7

Author: zoomequipd 4827852+zoomequipd@users.noreply.github.com

Dalton 3.3.1

21 Nov 15:42
38818c1

Choose a tag to compare

  • Spelling

Signed-off-by: Josh Soref 2119212+jsoref@users.noreply.github.com

Dalton 3.3.0

21 Nov 15:36
ce24507

Choose a tag to compare

  • Adds script to submit jobs (secureworks#158)
  • adds API client and example, addresses review comments
  • updates README
  • updates comments

Co-authored-by: Xenia Mountrouidou (drx) pmountrouidou@cyberadapt.com