Reference documentation and code samples for the Google Cloud Web Security Scanner V1 Client class Xxe.
Information reported for an XXE.
Generated from protobuf message google.cloud.websecurityscanner.v1.Xxe
Namespace
Google \ Cloud \ WebSecurityScanner \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ payload_value
string
The XML string that triggered the XXE vulnerability. Non-payload values might be redacted.
↳ payload_location
int
Location within the request where the payload was placed.
getPayloadValue
The XML string that triggered the XXE vulnerability. Non-payload values might be redacted.
string
setPayloadValue
The XML string that triggered the XXE vulnerability. Non-payload values might be redacted.
var
string
$this
getPayloadLocation
Location within the request where the payload was placed.
int
setPayloadLocation
Location within the request where the payload was placed.
var
int
$this