Version: 2.1.0.21

cybox.objects.url_history_object module

class cybox.objects.url_history_object.URLHistory[source]

Bases: cybox.common.object_properties.ObjectProperties

XML binding class: cybox.bindings.url_history_object.URLHistoryObjectType
browser_information
XML Binding class name: Browser_Information
Dictionary key name: browser_information
url_history_entry
(List of values permitted)
XML Binding class name: URL_History_Entry
Dictionary key name: url_history_entry
class cybox.objects.url_history_object.URLHistoryEntry[source]

Bases: mixbox.entities.Entity

XML binding class: cybox.bindings.url_history_object.URLHistoryEntryType
expiration_datetime
XML Binding class name: Expiration_DateTime
Dictionary key name: expiration_datetime
first_visit_datetime
XML Binding class name: First_Visit_DateTime
Dictionary key name: first_visit_datetime
hostname
XML Binding class name: Hostname
Dictionary key name: hostname
last_visit_datetime
XML Binding class name: Last_Visit_DateTime
Dictionary key name: last_visit_datetime
manually_entered_count
XML Binding class name: Manually_Entered_Count
Dictionary key name: manually_entered_count
modification_datetime
XML Binding class name: Modification_DateTime
Dictionary key name: modification_datetime
page_title
XML Binding class name: Page_Title
Dictionary key name: page_title
referrer_url
XML Binding class name: Referrer_URL
Dictionary key name: referrer_url
url
XML Binding class name: URL
Dictionary key name: url
user_profile_name
XML Binding class name: User_Profile_Name
Dictionary key name: user_profile_name
visit_count
XML Binding class name: Visit_Count
Dictionary key name: visit_count