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

updating vt-to-maec for MAEC 5.0 JSON specification #5

Open
elegantmoose opened this issue Sep 22, 2016 · 1 comment
Open

updating vt-to-maec for MAEC 5.0 JSON specification #5

elegantmoose opened this issue Sep 22, 2016 · 1 comment

Comments

@elegantmoose
Copy link
Contributor

elegantmoose commented Sep 22, 2016

Will Require:

  1. "vt-to-maec/vt_to_maec.py" - currently outputs MAEC objects to XML, will need to be JSON
  2. "vt-to-maec/virustotal_to_maec/virustotal_maec_packager.py" - currently instantiates and builds MAEC objects to fill with result data from VirusTotal API. Since the new MAEC and CybOX specifications have changed, the static code that builds and fills the resulting MAEC objects must be modified. Additionally, core MAEC and CybOX type python bindings that are found in python-maec and python-cybox must be refactored(updated).
@gtback
Copy link

gtback commented Sep 22, 2016

Unless you want the same code to simultaneously support MAEC 4.X and MAEC 5, I'd almost recommend making an entirely new repo for this.

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

No branches or pull requests

2 participants