Class MalwareCapabilities
java.lang.Object
security.whisper.javastix.vocabulary.vocabularies.MalwareCapabilities
- All Implemented Interfaces:
StixVocabulary
Malware Capabilities is an open vocabulary that describes capabilities that a piece of malware may possess.
These capabilities are high-level descriptions of what the malware can do.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet all default termsgetAllTermsWithAdditional(String[] terms) Get all default terms and append some additional terms
-
Constructor Details
-
MalwareCapabilities
public MalwareCapabilities()
-
-
Method Details
-
getAllTerms
Description copied from interface:StixVocabularyGet all default terms- Specified by:
getAllTermsin interfaceStixVocabulary
-
getAllTermsWithAdditional
Description copied from interface:StixVocabularyGet all default terms and append some additional terms- Specified by:
getAllTermsWithAdditionalin interfaceStixVocabulary
-