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.objects.dns_cache_object module

class cybox.objects.dns_cache_object.DNSCache[source]

Bases: cybox.common.object_properties.ObjectProperties

XML binding class: cybox.bindings.dns_cache_object.DNSCacheObjectType
dns_cache_entry
(List of values permitted)
XML Binding class name: DNS_Cache_Entry
Dictionary key name: dns_cache_entry
class cybox.objects.dns_cache_object.DNSCacheEntry[source]

Bases: cybox.Entity

XML binding class: cybox.bindings.dns_cache_object.DNSCacheEntryType
dns_entry
XML Binding class name: DNS_Entry
Dictionary key name: dns_entry
ttl
XML Binding class name: TTL
Dictionary key name: ttl

Previous topic

cybox.objects.disk_partition_object module

Next topic

cybox.objects.dns_query_object module

This Page

Related Documentation