Skip to content

Missing Fields for Malware Type #1

Open
Jiayang-Lai wants to merge 1 commit intosecurity-alliance:mainfrom
Jiayang-Lai:feat/missing-malware-fields
Open

Missing Fields for Malware Type #1
Jiayang-Lai wants to merge 1 commit intosecurity-alliance:mainfrom
Jiayang-Lai:feat/missing-malware-fields

Conversation

@Jiayang-Lai
Copy link
Copy Markdown

Hi,

First of all, thank you for creating this amazing package! I was using it in one of my projects and found some missing fields for STIX domain object type of Malware.

According to the oasis open STIX2.1 standard document here are the missing fields:

  • name
  • description
  • malware_types
  • is_family
  • aliases
  • kill_chain_phases
  • first_seen
  • last_seen
  • operating_system_refs
  • architecture_execution_envs
  • implementation_languages
  • capabilities
  • sample_refs

In this PR, I added the missing field to the malware type definition with the corresponding open vocabularies :).

Cheers,
JY

- Added missing fields for Malware type
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.

1 participant