public enum ThreatTypeReference documentation and code samples for the Network Security v1 API enum ThreatType.
Type of threat.
Namespace
Google.Cloud.NetworkSecurity.V1Assembly
Google.Cloud.NetworkSecurity.V1.dll
Fields |
|
|---|---|
| Name | Description |
Antivirus |
Threats related to viruses and malware found in executables and file types. |
Dns |
Threats related to DNS. |
Spyware |
Threats related to command-and-control (C2) activity, where spyware on an infected client is collecting data without the user's consent and/or communicating with a remote attacker. |
Unknown |
Type of threat is not derivable from threat ID. An override will be created for all types. Firewall will ignore overridden signature ID's that don't exist in the specific type. |
Unspecified |
Type of threat not specified. |
Vulnerability |
Threats related to system flaws that an attacker might otherwise attempt to exploit. |