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.hashes module

class cybox.common.hashes.Hash(hash_value=None, type_=None, exact=False)[source]

Bases: cybox.Entity

XML binding class: cybox.bindings.cybox_common.HashType
fuzzy_hash_value
XML Binding class name: Fuzzy_Hash_Value
Dictionary key name: fuzzy_hash_value
simple_hash_value
XML Binding class name: Simple_Hash_Value
Dictionary key name: simple_hash_value
type_
XML Binding class name: Type
Dictionary key name: type
class cybox.common.hashes.HashList(*args)[source]

Bases: cybox.EntityList

XML binding class: cybox.bindings.cybox_common.HashListType
class cybox.common.hashes.HashName(value=None)[source]

Bases: cybox.common.vocabs.VocabString

XML binding class: <undefined>

Previous topic

cybox.common.extracted_string module

Next topic

cybox.common.measuresource module

This Page

Related Documentation