Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 743 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 743 Bytes

STIX 2.1 Identity of Cyentific AS

STIX 2.1 Indentity object representing Cyentific AS.

{
  "type": "bundle",
  "id": "bundle--89ac42fd-8f82-489d-bf43-e568b2e4653a",
  "objects": [
    {
      "type": "identity",
      "spec_version": "2.1",
      "id": "identity--e6d6ec0d-16ff-444d-869c-8404e111617e",
      "created": "2023-08-02T21:43:49.568898Z",
      "modified": "2023-08-02T21:43:49.568898Z",
      "name": "Cyentific AS",
      "description": "A privately owned Norwegian Cybersecurity Research and Innovation (R&I) Centre with headquarters in Oslo, Norway. Org. nr: 930 271 691",
      "identity_class": "organization",
      "sectors": ["technology"],
      "contact_information": "contact@cyentific.eu"
    }
  ]
}