Version: 2.1.0.21
cybox.objects.url_history_object module¶
-
class
cybox.objects.url_history_object.URLHistory[source]¶ Bases:
cybox.common.object_properties.ObjectPropertiesXML binding class:cybox.bindings.url_history_object.URLHistoryObjectType-
browser_information¶ - XML Binding class name:
Browser_InformationDictionary key name:browser_information
-
url_history_entry¶ - (List of values permitted)XML Binding class name:
URL_History_EntryDictionary key name:url_history_entry
-
-
class
cybox.objects.url_history_object.URLHistoryEntry[source]¶ Bases:
mixbox.entities.EntityXML binding class:cybox.bindings.url_history_object.URLHistoryEntryType-
expiration_datetime¶ - XML Binding class name:
Expiration_DateTimeDictionary key name:expiration_datetime
-
first_visit_datetime¶ - XML Binding class name:
First_Visit_DateTimeDictionary key name:first_visit_datetime
-
hostname¶ - XML Binding class name:
HostnameDictionary key name:hostname
-
last_visit_datetime¶ - XML Binding class name:
Last_Visit_DateTimeDictionary key name:last_visit_datetime
-
manually_entered_count¶ - XML Binding class name:
Manually_Entered_CountDictionary key name:manually_entered_count
-
modification_datetime¶ - XML Binding class name:
Modification_DateTimeDictionary key name:modification_datetime
-
page_title¶ - XML Binding class name:
Page_TitleDictionary key name:page_title
-
referrer_url¶ - XML Binding class name:
Referrer_URLDictionary key name:referrer_url
-
url¶
-
user_profile_name¶ - XML Binding class name:
User_Profile_NameDictionary key name:user_profile_name
-
visit_count¶ - XML Binding class name:
Visit_CountDictionary key name:visit_count
-