Xxe(mapping=None, *, ignore_unknown_fields=False, **kwargs)Information reported for an XXE.
Attributes |
|
|---|---|
| Name | Description |
payload_value |
str
The XML string that triggered the XXE vulnerability. Non-payload values might be redacted. |
payload_location |
google.cloud.websecurityscanner_v1.types.Xxe.Location
Location within the request where the payload was placed. |
Classes
Location
Location(value)Locations within a request where XML was substituted.