Skip to content

Releases: CybercentreCanada/Maco

v1.0.0-dev

15 Jul 06:12
Compare
Choose a tag to compare
v1.0.0-dev Pre-release
Pre-release
Merge build

v1.0.6

03 Feb 16:28
a5d2a2e
Compare
Choose a tag to compare
  • Improved the formatter datetime format as well as the output value. (@Malwarebinary )

v1.0.5

02 Feb 20:23
0244186
Compare
Choose a tag to compare
  • Adding more information to the extractor logger to indicate the timing, the logging level, the module, the function name and the message. (@Malwarebinary )

v1.0.4

19 Dec 20:04
4d81b65
Compare
Choose a tag to compare
  • Correct InvalidExtractor exceptions to actually display issues with YARA rules (4d81b65)

v1.0.3

25 Nov 00:46
b15f779
Compare
Choose a tag to compare

Credits/Thanks to @thatseb for all the recent PRs!

  • Load and unneuter CaRT files from tests and cli #7
  • Print extractor name when yara compilation fails #9
  • Path.UsageEnum - add 'c2' option #10
  • Improvements to testing
  • Improve CLI experience #12
  • Allow family field to take a singular string or a list of strings #13
  • HTTP Headers Bugfix #14
  • Path.UsageEnum - add 'config' option #17
  • Log to stdout #18

v1.0.2

01 Sep 11:12
b653f26
Compare
Choose a tag to compare
  • Execute parsers without YARA rule matches
  • Add decoy, ransom to ConnectionUsage enum
  • Add server_domain to General Connection model

v1.0.0

24 Jun 19:53
Compare
Choose a tag to compare
Remove python3.7 support because we can't test against it