DnsRequestAction¶
Structure Class¶
DnsRequestAction
dataclass
¶
Contains information about the DNS_REQUEST action described in this finding.
Attributes¶
blocked
class-attribute
instance-attribute
¶
blocked: bool | None = None
Indicates whether the targeted port is blocked.
domain
class-attribute
instance-attribute
¶
domain: str | None = None
The domain information for the DNS query.
domain_with_suffix
class-attribute
instance-attribute
¶
domain_with_suffix: str | None = None
The second and top level domain involved in the activity that potentially prompted GuardDuty to generate this finding. For a list of top-level and second-level domains, see public suffix list.