Skip to content

enterprise-attack.json contains formatting issues (unescaped quotes) and illegal Unicode chars #201

@kentmanley

Description

@kentmanley

I was trying to use the latest copy of https://github.com/vmapps/attack2neo project to load MITRE Enterprise ATT&CK into a Neo4j database, and received numerous errors.

  1. There are embedded Unicode characters (Japanese or Korean) in a few of the descriptions.
  2. There are Microsoft "smart quotes" both single and double in a few of the descriptions.
  3. Numerous "description" entries (values) contain either multiple, un-escaped single and double quotes, which causes parsers to fail on those lines.

I can make a diff file if that would be helpful.

I have not double checked the Mobile or ICS versions yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions