Warning

This documentation is still a work in progress. If you have any issues or questions, please ask on the cybox-discussion mailing list or file a bug in our issue tracker.

cybox.common.extracted_features module

class cybox.common.extracted_features.CodeSnippets(*args)[source]

Bases: cybox.EntityList

XML binding class: cybox.bindings.cybox_common.CodeSnippetsType
class cybox.common.extracted_features.ExtractedFeatures[source]

Bases: cybox.Entity

XML binding class: cybox.bindings.cybox_common.ExtractedFeaturesType
code_snippets
XML Binding class name: Code_Snippets
Dictionary key name: code_snippets
functions
XML Binding class name: Functions
Dictionary key name: functions
imports
XML Binding class name: Imports
Dictionary key name: imports
strings
XML Binding class name: Strings
Dictionary key name: strings
class cybox.common.extracted_features.Functions(*args)[source]

Bases: cybox.EntityList

XML binding class: cybox.bindings.cybox_common.FunctionsType
class cybox.common.extracted_features.Imports(*args)[source]

Bases: cybox.EntityList

XML binding class: cybox.bindings.cybox_common.ImportsType

Previous topic

cybox.common.environment_variable module

Next topic

cybox.common.extracted_string module

This Page

Related Documentation