Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues/42 #69

Merged
merged 23 commits into from
Aug 23, 2022
Merged

Issues/42 #69

merged 23 commits into from
Aug 23, 2022

Conversation

cccs-rs
Copy link
Contributor

@cccs-rs cccs-rs commented Aug 15, 2022

Resolves: https://github.com/CybercentreCanada/assemblyline-service-configextractor/issues/42

  • Allows the service to (better) handle parsers from multiple frameworks (MWCP, CAPE, MACO)
  • Parsers can be added using an updater rather than having to insert at build time
  • (Add ontology for MalwareConfigs assemblyline-base#871) Adds a MalwareConfig ontology which conforms to the MACO model
  • (3fcf1e0) Parsers are treated like signatures so it will be possible to track the number of hits a parser has made in the UI
  • (73b6d43) Allows python packages to dynamically be installed by providing a requirements.txt file
  • Use of local shared objects for parsers to leverage is functional

@cccs-rs cccs-rs merged commit 9cb1254 into master Aug 23, 2022
@cccs-rs cccs-rs deleted the issues/42 branch August 23, 2022 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Ability to use Signature sources to update ConfigExtractor rules
2 participants