Version: 2.1.0.14

cybox.objects.http_session_object module

class cybox.objects.http_session_object.HTTPClientRequest[source]

Bases: mixbox.entities.Entity

XML binding class: cybox.bindings.http_session_object.HTTPClientRequestType
http_message_body
XML Binding class name: HTTP_Message_Body
Dictionary key name: http_message_body
http_request_header
XML Binding class name: HTTP_Request_Header
Dictionary key name: http_request_header
http_request_line
XML Binding class name: HTTP_Request_Line
Dictionary key name: http_request_line
class cybox.objects.http_session_object.HTTPMessage[source]

Bases: mixbox.entities.Entity

XML binding class: cybox.bindings.http_session_object.HTTPMessageType
length
XML Binding class name: Length
Dictionary key name: length
message_body
XML Binding class name: Message_Body
Dictionary key name: message_body
class cybox.objects.http_session_object.HTTPRequestHeader[source]

Bases: mixbox.entities.Entity

XML binding class: cybox.bindings.http_session_object.HTTPRequestHeaderType
parsed_header
XML Binding class name: Parsed_Header
Dictionary key name: parsed_header
raw_header
XML Binding class name: Raw_Header
Dictionary key name: raw_header
class cybox.objects.http_session_object.HTTPRequestHeaderFields[source]

Bases: mixbox.entities.Entity

XML binding class: cybox.bindings.http_session_object.HTTPRequestHeaderFieldsType
accept
XML Binding class name: Accept
Dictionary key name: accept
accept_charset
XML Binding class name: Accept_Charset
Dictionary key name: accept_charset
accept_datetime
XML Binding class name: Accept_Datetime
Dictionary key name: accept_datetime
accept_encoding
XML Binding class name: Accept_Encoding
Dictionary key name: accept_encoding
accept_language
XML Binding class name: Accept_Language
Dictionary key name: accept_language
authorization
XML Binding class name: Authorization
Dictionary key name: authorization
cache_control
XML Binding class name: Cache_Control
Dictionary key name: cache_control
connection
XML Binding class name: Connection
Dictionary key name: connection
content_length
XML Binding class name: Content_Length
Dictionary key name: content_length
content_md5
XML Binding class name: Content_MD5
Dictionary key name: content_md5
content_type
XML Binding class name: Content_Type
Dictionary key name: content_type
cookie
XML Binding class name: Cookie
Dictionary key name: cookie
date
XML Binding class name: Date
Dictionary key name: date
dnt
XML Binding class name: DNT
Dictionary key name: dnt
expect
XML Binding class name: Expect
Dictionary key name: expect
from_
XML Binding class name: From
Dictionary key name: from
host
XML Binding class name: Host
Dictionary key name: host
if_match
XML Binding class name: If_Match
Dictionary key name: if_match
if_modified_since
XML Binding class name: If_Modified_Since
Dictionary key name: if_modified_since
if_none_match
XML Binding class name: If_None_Match
Dictionary key name: if_none_match
if_range
XML Binding class name: If_Range
Dictionary key name: if_range
if_unmodified_since
XML Binding class name: If_Unmodified_Since
Dictionary key name: if_unmodified_since
max_forwards
XML Binding class name: Max_Forwards
Dictionary key name: max_forwards
pragma
XML Binding class name: Pragma
Dictionary key name: pragma
proxy_authorization
XML Binding class name: Proxy_Authorization
Dictionary key name: proxy_authorization
range_
XML Binding class name: Range
Dictionary key name: range
referer
XML Binding class name: Referer
Dictionary key name: referer
te
XML Binding class name: TE
Dictionary key name: te
user_agent
XML Binding class name: User_Agent
Dictionary key name: user_agent
via
XML Binding class name: Via
Dictionary key name: via
warning
XML Binding class name: Warning
Dictionary key name: warning
x_att_deviceid
XML Binding class name: X_ATT_DeviceId
Dictionary key name: x_att_deviceid
x_forwarded_for
XML Binding class name: X_Forwarded_For
Dictionary key name: x_forwarded_for
x_forwarded_proto
XML Binding class name: X_Forwarded_Proto
Dictionary key name: x_forwarded_proto
x_requested_with
XML Binding class name: X_Requested_With
Dictionary key name: x_requested_with
x_wap_profile
XML Binding class name: X_Wap_Profile
Dictionary key name: x_wap_profile
class cybox.objects.http_session_object.HTTPRequestLine[source]

Bases: mixbox.entities.Entity

XML binding class: cybox.bindings.http_session_object.HTTPRequestLineType
http_method
XML Binding class name: HTTP_Method
Dictionary key name: http_method
value
XML Binding class name: Value
Dictionary key name: value
version
XML Binding class name: Version
Dictionary key name: version
class cybox.objects.http_session_object.HTTPRequestResponse[source]

Bases: mixbox.entities.Entity

XML binding class: cybox.bindings.http_session_object.HTTPRequestResponseType
http_client_request
XML Binding class name: HTTP_Client_Request
Dictionary key name: http_client_request
http_provisional_server_response
XML Binding class name: HTTP_Provisional_Server_Response
Dictionary key name: http_provisional_server_response
http_server_response
XML Binding class name: HTTP_Server_Response
Dictionary key name: http_server_response
ordinal_position
XML Binding class name: ordinal_position
Dictionary key name: ordinal_position
class cybox.objects.http_session_object.HTTPResponseHeader[source]

Bases: mixbox.entities.Entity

XML binding class: cybox.bindings.http_session_object.HTTPResponseHeaderType
parsed_header
XML Binding class name: Parsed_Header
Dictionary key name: parsed_header
raw_header
XML Binding class name: Raw_Header
Dictionary key name: raw_header
class cybox.objects.http_session_object.HTTPResponseHeaderFields[source]

Bases: mixbox.entities.Entity

XML binding class: cybox.bindings.http_session_object.HTTPResponseHeaderFieldsType
accept_ranges
XML Binding class name: Accept_Ranges
Dictionary key name: accept_ranges
access_control_allow_origin
XML Binding class name: Access_Control_Allow_Origin
Dictionary key name: access_control_allow_origin
age
XML Binding class name: Age
Dictionary key name: age
cache_control
XML Binding class name: Cache_Control
Dictionary key name: cache_control
connection
XML Binding class name: Connection
Dictionary key name: connection
content_disposition
XML Binding class name: Content_Disposition
Dictionary key name: content_disposition
content_encoding
XML Binding class name: Content_Encoding
Dictionary key name: content_encoding
content_language
XML Binding class name: Content_Language
Dictionary key name: content_language
content_length
XML Binding class name: Content_Length
Dictionary key name: content_length
content_location
XML Binding class name: Content_Location
Dictionary key name: content_location
content_md5
XML Binding class name: Content_MD5
Dictionary key name: content_md5
content_range
XML Binding class name: Content_Range
Dictionary key name: content_range
content_type
XML Binding class name: Content_Type
Dictionary key name: content_type
date
XML Binding class name: Date
Dictionary key name: date
etag
XML Binding class name: ETag
Dictionary key name: etag
expires
XML Binding class name: Expires
Dictionary key name: expires
last_modified
XML Binding class name: Last_Modified
Dictionary key name: last_modified
XML Binding class name: Link
Dictionary key name: link
location
XML Binding class name: Location
Dictionary key name: location
p3p
XML Binding class name: P3P
Dictionary key name: p3p
pragma
XML Binding class name: Pragma
Dictionary key name: pragma
proxy_authenticate
XML Binding class name: Proxy_Authenticate
Dictionary key name: proxy_authenticate
refresh
XML Binding class name: Refresh
Dictionary key name: refresh
retry_after
XML Binding class name: Retry_After
Dictionary key name: retry_after
server
XML Binding class name: Server
Dictionary key name: server
XML Binding class name: Set_Cookie
Dictionary key name: set_cookie
strict_transport_security
XML Binding class name: Strict_Transport_Security
Dictionary key name: strict_transport_security
trailer
XML Binding class name: Trailer
Dictionary key name: trailer
transfer_encoding
XML Binding class name: Transfer_Encoding
Dictionary key name: transfer_encoding
vary
XML Binding class name: Vary
Dictionary key name: vary
via
XML Binding class name: Via
Dictionary key name: via
warning
XML Binding class name: Warning
Dictionary key name: warning
www_authenticate
XML Binding class name: WWW_Authenticate
Dictionary key name: www_authenticate
x_content_type_options
XML Binding class name: X_Content_Type_Options
Dictionary key name: x_content_type_options
x_frame_options
XML Binding class name: X_Frame_Options
Dictionary key name: x_frame_options
x_powered_by
XML Binding class name: X_Powered_By
Dictionary key name: x_powered_by
x_ua_compatible
XML Binding class name: X_UA_Compatible
Dictionary key name: x_ua_compatible
x_xss_protection
XML Binding class name: X_XSS_Protection
Dictionary key name: x_xss_protection
class cybox.objects.http_session_object.HTTPServerResponse[source]

Bases: mixbox.entities.Entity

XML binding class: cybox.bindings.http_session_object.HTTPServerResponseType
http_message_body
XML Binding class name: HTTP_Message_Body
Dictionary key name: http_message_body
http_response_header
XML Binding class name: HTTP_Response_Header
Dictionary key name: http_response_header
http_status_line
XML Binding class name: HTTP_Status_Line
Dictionary key name: http_status_line
class cybox.objects.http_session_object.HTTPSession[source]

Bases: cybox.common.object_properties.ObjectProperties

XML binding class: cybox.bindings.http_session_object.HTTPSessionObjectType
http_request_response
(List of values permitted)
XML Binding class name: HTTP_Request_Response
Dictionary key name: http_request_response
class cybox.objects.http_session_object.HTTPStatusLine[source]

Bases: mixbox.entities.Entity

XML binding class: cybox.bindings.http_session_object.HTTPStatusLineType
reason_phrase
XML Binding class name: Reason_Phrase
Dictionary key name: reason_phrase
status_code
XML Binding class name: Status_Code
Dictionary key name: status_code
version
XML Binding class name: Version
Dictionary key name: version
class cybox.objects.http_session_object.HostField[source]

Bases: mixbox.entities.Entity

XML binding class: cybox.bindings.http_session_object.HostFieldType
domain_name
XML Binding class name: Domain_Name
Dictionary key name: domain_name
port
XML Binding class name: Port
Dictionary key name: port