Web Security Scanner V1 API - Class Google::Cloud::WebSecurityScanner::V1::Xxe (v0.5.0)

Reference documentation and code samples for the Web Security Scanner V1 API class Google::Cloud::WebSecurityScanner::V1::Xxe.

Information reported for an XXE.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#payload_location

def payload_location() -> ::Google::Cloud::WebSecurityScanner::V1::Xxe::Location
Returns

#payload_location=

def payload_location=(value) -> ::Google::Cloud::WebSecurityScanner::V1::Xxe::Location
Parameter
Returns

#payload_value

def payload_value() -> ::String
Returns
  • (::String) — The XML string that triggered the XXE vulnerability. Non-payload values might be redacted.

#payload_value=

def payload_value=(value) -> ::String
Parameter
  • value (::String) — The XML string that triggered the XXE vulnerability. Non-payload values might be redacted.
Returns
  • (::String) — The XML string that triggered the XXE vulnerability. Non-payload values might be redacted.