Skip to content

Releases: CERT-Polska/karton-config-extractor

v2.2.0

07 Sep 13:34
30d4222
Compare
Choose a tag to compare

Improvements:

  • ConfigExtractor class can be extended to customize filters (#31)

v2.1.1

01 Aug 12:05
4b8c68c
Compare
Choose a tag to compare

Bugfixes:

  • Base CLI arguments (e.g. --identity) were not applied due to bug in configuration handling (#27)

v2.1.0

27 Jul 14:14
4b30055
Compare
Choose a tag to compare

New features and improvements:

  • karton-core bump to v5.0.0 (#25)

Bugfixes:

  • dhash is stored in outgoing Config tasks (#23)
  • Fix for outgoing Config tasks with embedded blobs in configuration (#24)

v2.0.2

22 Feb 13:06
adbaa30
Compare
Choose a tag to compare

Bugfixes:

  • Better handling for invalid analysis tasks

Misc:

  • Drop support for python3.6

v2.0.1

19 May 11:01
7795631
Compare
Choose a tag to compare

Bugfixes:

  • Fixed package long_description

v2.0.0

13 May 11:24
96cdbf4
Compare
Choose a tag to compare

Breaking change:

  • Introduced support for unified {"type": "analysis"} format (#10)

Works with Drakvuf Sandbox >=0.16.0

v1.1.1

29 Apr 19:31
684e6e7
Compare
Choose a tag to compare

Bugfixes:

  • Fixed a bug introduced with the --identity feature (#13)

v1.1.0

28 Apr 18:18
826374f
Compare
Choose a tag to compare

New features:

  • --identity command line option to override the default Karton identity for config-extractor (e.g. to expose separate set of modules under new identity, #12)
  • --tag and --attribute command line option to include additional MWDB tag/attribute for processed samples (#11)
  • Added temporary support for CERT.pl internal JoeSandbox integration (#9)

v1.0.0

23 Dec 16:10
433f96d
Compare
Choose a tag to compare

Initial public release.