Version: 2.1.0.21
cybox.objects.win_kernel_object module¶
-
class
cybox.objects.win_kernel_object.IDTEntry[source]¶ Bases:
mixbox.entities.EntityXML binding class:cybox.bindings.win_kernel_object.IDTEntryType-
offset_high¶ - XML Binding class name:
Offset_HighDictionary key name:offset_high
-
offset_low¶ - XML Binding class name:
Offset_LowDictionary key name:offset_low
-
offset_middle¶ - XML Binding class name:
Offset_MiddleDictionary key name:offset_middle
-
selector¶ - XML Binding class name:
SelectorDictionary key name:selector
-
type_attr¶ - XML Binding class name:
Type_AttrDictionary key name:type_attr
-
-
class
cybox.objects.win_kernel_object.IDTEntryList(*args)[source]¶ Bases:
mixbox.entities.EntityListXML binding class:cybox.bindings.win_kernel_object.IDTEntryListType-
idt_entry¶ - (List of values permitted)XML Binding class name:
IDT_EntryDictionary key name:idt_entry
-
-
class
cybox.objects.win_kernel_object.SSDTEntry[source]¶ Bases:
mixbox.entities.EntityXML binding class:cybox.bindings.win_kernel_object.SSDTEntryType-
argument_table_base¶ - XML Binding class name:
Argument_Table_BaseDictionary key name:argument_table_base
-
hooked¶ - XML Binding class name:
hookedDictionary key name:hooked
-
number_of_services¶ - XML Binding class name:
Number_Of_ServicesDictionary key name:number_of_services
-
service_counter_table_base¶ - XML Binding class name:
Service_Counter_Table_BaseDictionary key name:service_counter_table_base
-
service_table_base¶ - XML Binding class name:
Service_Table_BaseDictionary key name:service_table_base
-
-
class
cybox.objects.win_kernel_object.SSDTEntryList(*args)[source]¶ Bases:
mixbox.entities.EntityListXML binding class:cybox.bindings.win_kernel_object.SSDTEntryListType-
ssdt_entry¶ - (List of values permitted)XML Binding class name:
SSDT_EntryDictionary key name:ssdt_entry
-
-
class
cybox.objects.win_kernel_object.WinKernel[source]¶ Bases:
cybox.common.object_properties.ObjectPropertiesXML binding class:cybox.bindings.win_kernel_object.WindowsKernelObjectType-
idt¶ - XML Binding class name:
IDTDictionary key name:idt
-
ssdt¶ - XML Binding class name:
SSDTDictionary key name:ssdt
-