zia.AdvancedThreatSettings
Explore with Pulumi AI
The zia_advanced_threat_settings resource allows you to update the advanced threat configuration settings. To learn more see Configuring Advanced Settings
Example Usage
resource "zia_advanced_threat_settings" "this" {
risk_tolerance = 80
risk_tolerance_capture = false
cmd_ctl_server_blocked = true
cmd_ctl_server_capture = false
cmd_ctl_traffic_blocked = true
cmd_ctl_traffic_capture = false
malware_sites_blocked = true
malware_sites_capture = false
activex_blocked = true
activex_capture = false
browser_exploits_blocked = true
browser_exploits_capture = false
file_format_vunerabilites_blocked = true
file_format_vunerabilites_capture = false
known_phishing_sites_blocked = true
known_phishing_sites_capture = false
suspected_phishing_sites_blocked = true
suspected_phishing_sites_capture = false
suspect_adware_spyware_sites_blocked = true
suspect_adware_spyware_sites_capture = false
web_spam_blocked = true
web_spam_capture = false
irc_tunnelling_blocked = true
irc_tunnelling_capture = false
anonymizer_blocked = true
anonymizer_capture = false
cookie_stealing_blocked = true
cookie_stealing_pcap_enabled = false
potential_malicious_requests_blocked = true
potential_malicious_requests_capture = false
blocked_countries = ["BR","US", "CN", "RU"]
block_countries_capture = false
bit_torrent_blocked = true
bit_torrent_capture = false
tor_blocked = true
tor_capture = false
google_talk_blocked = true
google_talk_capture = false
ssh_tunnelling_blocked = true
ssh_tunnelling_capture = false
crypto_mining_blocked = true
crypto_mining_capture = false
ad_spyware_sites_blocked = true
ad_spyware_sites_capture = false
dga_domains_blocked = true
dga_domains_capture = false
alert_for_unknown_suspicious_c2_traffic = false
malicious_urls_capture = false
}
Create AdvancedThreatSettings Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new AdvancedThreatSettings(name: string, args?: AdvancedThreatSettingsArgs, opts?: CustomResourceOptions);
@overload
def AdvancedThreatSettings(resource_name: str,
args: Optional[AdvancedThreatSettingsArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def AdvancedThreatSettings(resource_name: str,
opts: Optional[ResourceOptions] = None,
activex_blocked: Optional[bool] = None,
activex_capture: Optional[bool] = None,
ad_spyware_sites_blocked: Optional[bool] = None,
ad_spyware_sites_capture: Optional[bool] = None,
alert_for_unknown_suspicious_c2_traffic: Optional[bool] = None,
anonymizer_blocked: Optional[bool] = None,
anonymizer_capture: Optional[bool] = None,
bit_torrent_blocked: Optional[bool] = None,
bit_torrent_capture: Optional[bool] = None,
block_countries_capture: Optional[bool] = None,
blocked_countries: Optional[Sequence[str]] = None,
browser_exploits_blocked: Optional[bool] = None,
browser_exploits_capture: Optional[bool] = None,
cmd_ctl_server_blocked: Optional[bool] = None,
cmd_ctl_server_capture: Optional[bool] = None,
cmd_ctl_traffic_blocked: Optional[bool] = None,
cmd_ctl_traffic_capture: Optional[bool] = None,
cookie_stealing_blocked: Optional[bool] = None,
cookie_stealing_pcap_enabled: Optional[bool] = None,
crypto_mining_blocked: Optional[bool] = None,
crypto_mining_capture: Optional[bool] = None,
dga_domains_blocked: Optional[bool] = None,
dga_domains_capture: Optional[bool] = None,
file_format_vunerabilites_blocked: Optional[bool] = None,
file_format_vunerabilites_capture: Optional[bool] = None,
google_talk_blocked: Optional[bool] = None,
google_talk_capture: Optional[bool] = None,
irc_tunnelling_blocked: Optional[bool] = None,
irc_tunnelling_capture: Optional[bool] = None,
known_phishing_sites_blocked: Optional[bool] = None,
known_phishing_sites_capture: Optional[bool] = None,
malicious_urls_capture: Optional[bool] = None,
malware_sites_blocked: Optional[bool] = None,
malware_sites_capture: Optional[bool] = None,
potential_malicious_requests_blocked: Optional[bool] = None,
potential_malicious_requests_capture: Optional[bool] = None,
risk_tolerance: Optional[int] = None,
risk_tolerance_capture: Optional[bool] = None,
ssh_tunnelling_blocked: Optional[bool] = None,
ssh_tunnelling_capture: Optional[bool] = None,
suspect_adware_spyware_sites_blocked: Optional[bool] = None,
suspect_adware_spyware_sites_capture: Optional[bool] = None,
suspected_phishing_sites_blocked: Optional[bool] = None,
suspected_phishing_sites_capture: Optional[bool] = None,
tor_blocked: Optional[bool] = None,
tor_capture: Optional[bool] = None,
web_spam_blocked: Optional[bool] = None,
web_spam_capture: Optional[bool] = None)
func NewAdvancedThreatSettings(ctx *Context, name string, args *AdvancedThreatSettingsArgs, opts ...ResourceOption) (*AdvancedThreatSettings, error)
public AdvancedThreatSettings(string name, AdvancedThreatSettingsArgs? args = null, CustomResourceOptions? opts = null)
public AdvancedThreatSettings(String name, AdvancedThreatSettingsArgs args)
public AdvancedThreatSettings(String name, AdvancedThreatSettingsArgs args, CustomResourceOptions options)
type: zia:AdvancedThreatSettings
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args AdvancedThreatSettingsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args AdvancedThreatSettingsArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args AdvancedThreatSettingsArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AdvancedThreatSettingsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args AdvancedThreatSettingsArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var advancedThreatSettingsResource = new Zia.AdvancedThreatSettings("advancedThreatSettingsResource", new()
{
ActivexBlocked = false,
ActivexCapture = false,
AdSpywareSitesBlocked = false,
AdSpywareSitesCapture = false,
AlertForUnknownSuspiciousC2Traffic = false,
AnonymizerBlocked = false,
AnonymizerCapture = false,
BitTorrentBlocked = false,
BitTorrentCapture = false,
BlockCountriesCapture = false,
BlockedCountries = new[]
{
"string",
},
BrowserExploitsBlocked = false,
BrowserExploitsCapture = false,
CmdCtlServerBlocked = false,
CmdCtlServerCapture = false,
CmdCtlTrafficBlocked = false,
CmdCtlTrafficCapture = false,
CookieStealingBlocked = false,
CookieStealingPcapEnabled = false,
CryptoMiningBlocked = false,
CryptoMiningCapture = false,
DgaDomainsBlocked = false,
DgaDomainsCapture = false,
FileFormatVunerabilitesBlocked = false,
FileFormatVunerabilitesCapture = false,
GoogleTalkBlocked = false,
GoogleTalkCapture = false,
IrcTunnellingBlocked = false,
IrcTunnellingCapture = false,
KnownPhishingSitesBlocked = false,
KnownPhishingSitesCapture = false,
MaliciousUrlsCapture = false,
MalwareSitesBlocked = false,
MalwareSitesCapture = false,
PotentialMaliciousRequestsBlocked = false,
PotentialMaliciousRequestsCapture = false,
RiskTolerance = 0,
RiskToleranceCapture = false,
SshTunnellingBlocked = false,
SshTunnellingCapture = false,
SuspectAdwareSpywareSitesBlocked = false,
SuspectAdwareSpywareSitesCapture = false,
SuspectedPhishingSitesBlocked = false,
SuspectedPhishingSitesCapture = false,
TorBlocked = false,
TorCapture = false,
WebSpamBlocked = false,
WebSpamCapture = false,
});
example, err := zia.NewAdvancedThreatSettings(ctx, "advancedThreatSettingsResource", &zia.AdvancedThreatSettingsArgs{
ActivexBlocked: pulumi.Bool(false),
ActivexCapture: pulumi.Bool(false),
AdSpywareSitesBlocked: pulumi.Bool(false),
AdSpywareSitesCapture: pulumi.Bool(false),
AlertForUnknownSuspiciousC2Traffic: pulumi.Bool(false),
AnonymizerBlocked: pulumi.Bool(false),
AnonymizerCapture: pulumi.Bool(false),
BitTorrentBlocked: pulumi.Bool(false),
BitTorrentCapture: pulumi.Bool(false),
BlockCountriesCapture: pulumi.Bool(false),
BlockedCountries: pulumi.StringArray{
pulumi.String("string"),
},
BrowserExploitsBlocked: pulumi.Bool(false),
BrowserExploitsCapture: pulumi.Bool(false),
CmdCtlServerBlocked: pulumi.Bool(false),
CmdCtlServerCapture: pulumi.Bool(false),
CmdCtlTrafficBlocked: pulumi.Bool(false),
CmdCtlTrafficCapture: pulumi.Bool(false),
CookieStealingBlocked: pulumi.Bool(false),
CookieStealingPcapEnabled: pulumi.Bool(false),
CryptoMiningBlocked: pulumi.Bool(false),
CryptoMiningCapture: pulumi.Bool(false),
DgaDomainsBlocked: pulumi.Bool(false),
DgaDomainsCapture: pulumi.Bool(false),
FileFormatVunerabilitesBlocked: pulumi.Bool(false),
FileFormatVunerabilitesCapture: pulumi.Bool(false),
GoogleTalkBlocked: pulumi.Bool(false),
GoogleTalkCapture: pulumi.Bool(false),
IrcTunnellingBlocked: pulumi.Bool(false),
IrcTunnellingCapture: pulumi.Bool(false),
KnownPhishingSitesBlocked: pulumi.Bool(false),
KnownPhishingSitesCapture: pulumi.Bool(false),
MaliciousUrlsCapture: pulumi.Bool(false),
MalwareSitesBlocked: pulumi.Bool(false),
MalwareSitesCapture: pulumi.Bool(false),
PotentialMaliciousRequestsBlocked: pulumi.Bool(false),
PotentialMaliciousRequestsCapture: pulumi.Bool(false),
RiskTolerance: pulumi.Int(0),
RiskToleranceCapture: pulumi.Bool(false),
SshTunnellingBlocked: pulumi.Bool(false),
SshTunnellingCapture: pulumi.Bool(false),
SuspectAdwareSpywareSitesBlocked: pulumi.Bool(false),
SuspectAdwareSpywareSitesCapture: pulumi.Bool(false),
SuspectedPhishingSitesBlocked: pulumi.Bool(false),
SuspectedPhishingSitesCapture: pulumi.Bool(false),
TorBlocked: pulumi.Bool(false),
TorCapture: pulumi.Bool(false),
WebSpamBlocked: pulumi.Bool(false),
WebSpamCapture: pulumi.Bool(false),
})
var advancedThreatSettingsResource = new AdvancedThreatSettings("advancedThreatSettingsResource", AdvancedThreatSettingsArgs.builder()
.activexBlocked(false)
.activexCapture(false)
.adSpywareSitesBlocked(false)
.adSpywareSitesCapture(false)
.alertForUnknownSuspiciousC2Traffic(false)
.anonymizerBlocked(false)
.anonymizerCapture(false)
.bitTorrentBlocked(false)
.bitTorrentCapture(false)
.blockCountriesCapture(false)
.blockedCountries("string")
.browserExploitsBlocked(false)
.browserExploitsCapture(false)
.cmdCtlServerBlocked(false)
.cmdCtlServerCapture(false)
.cmdCtlTrafficBlocked(false)
.cmdCtlTrafficCapture(false)
.cookieStealingBlocked(false)
.cookieStealingPcapEnabled(false)
.cryptoMiningBlocked(false)
.cryptoMiningCapture(false)
.dgaDomainsBlocked(false)
.dgaDomainsCapture(false)
.fileFormatVunerabilitesBlocked(false)
.fileFormatVunerabilitesCapture(false)
.googleTalkBlocked(false)
.googleTalkCapture(false)
.ircTunnellingBlocked(false)
.ircTunnellingCapture(false)
.knownPhishingSitesBlocked(false)
.knownPhishingSitesCapture(false)
.maliciousUrlsCapture(false)
.malwareSitesBlocked(false)
.malwareSitesCapture(false)
.potentialMaliciousRequestsBlocked(false)
.potentialMaliciousRequestsCapture(false)
.riskTolerance(0)
.riskToleranceCapture(false)
.sshTunnellingBlocked(false)
.sshTunnellingCapture(false)
.suspectAdwareSpywareSitesBlocked(false)
.suspectAdwareSpywareSitesCapture(false)
.suspectedPhishingSitesBlocked(false)
.suspectedPhishingSitesCapture(false)
.torBlocked(false)
.torCapture(false)
.webSpamBlocked(false)
.webSpamCapture(false)
.build());
advanced_threat_settings_resource = zia.AdvancedThreatSettings("advancedThreatSettingsResource",
activex_blocked=False,
activex_capture=False,
ad_spyware_sites_blocked=False,
ad_spyware_sites_capture=False,
alert_for_unknown_suspicious_c2_traffic=False,
anonymizer_blocked=False,
anonymizer_capture=False,
bit_torrent_blocked=False,
bit_torrent_capture=False,
block_countries_capture=False,
blocked_countries=["string"],
browser_exploits_blocked=False,
browser_exploits_capture=False,
cmd_ctl_server_blocked=False,
cmd_ctl_server_capture=False,
cmd_ctl_traffic_blocked=False,
cmd_ctl_traffic_capture=False,
cookie_stealing_blocked=False,
cookie_stealing_pcap_enabled=False,
crypto_mining_blocked=False,
crypto_mining_capture=False,
dga_domains_blocked=False,
dga_domains_capture=False,
file_format_vunerabilites_blocked=False,
file_format_vunerabilites_capture=False,
google_talk_blocked=False,
google_talk_capture=False,
irc_tunnelling_blocked=False,
irc_tunnelling_capture=False,
known_phishing_sites_blocked=False,
known_phishing_sites_capture=False,
malicious_urls_capture=False,
malware_sites_blocked=False,
malware_sites_capture=False,
potential_malicious_requests_blocked=False,
potential_malicious_requests_capture=False,
risk_tolerance=0,
risk_tolerance_capture=False,
ssh_tunnelling_blocked=False,
ssh_tunnelling_capture=False,
suspect_adware_spyware_sites_blocked=False,
suspect_adware_spyware_sites_capture=False,
suspected_phishing_sites_blocked=False,
suspected_phishing_sites_capture=False,
tor_blocked=False,
tor_capture=False,
web_spam_blocked=False,
web_spam_capture=False)
const advancedThreatSettingsResource = new zia.AdvancedThreatSettings("advancedThreatSettingsResource", {
activexBlocked: false,
activexCapture: false,
adSpywareSitesBlocked: false,
adSpywareSitesCapture: false,
alertForUnknownSuspiciousC2Traffic: false,
anonymizerBlocked: false,
anonymizerCapture: false,
bitTorrentBlocked: false,
bitTorrentCapture: false,
blockCountriesCapture: false,
blockedCountries: ["string"],
browserExploitsBlocked: false,
browserExploitsCapture: false,
cmdCtlServerBlocked: false,
cmdCtlServerCapture: false,
cmdCtlTrafficBlocked: false,
cmdCtlTrafficCapture: false,
cookieStealingBlocked: false,
cookieStealingPcapEnabled: false,
cryptoMiningBlocked: false,
cryptoMiningCapture: false,
dgaDomainsBlocked: false,
dgaDomainsCapture: false,
fileFormatVunerabilitesBlocked: false,
fileFormatVunerabilitesCapture: false,
googleTalkBlocked: false,
googleTalkCapture: false,
ircTunnellingBlocked: false,
ircTunnellingCapture: false,
knownPhishingSitesBlocked: false,
knownPhishingSitesCapture: false,
maliciousUrlsCapture: false,
malwareSitesBlocked: false,
malwareSitesCapture: false,
potentialMaliciousRequestsBlocked: false,
potentialMaliciousRequestsCapture: false,
riskTolerance: 0,
riskToleranceCapture: false,
sshTunnellingBlocked: false,
sshTunnellingCapture: false,
suspectAdwareSpywareSitesBlocked: false,
suspectAdwareSpywareSitesCapture: false,
suspectedPhishingSitesBlocked: false,
suspectedPhishingSitesCapture: false,
torBlocked: false,
torCapture: false,
webSpamBlocked: false,
webSpamCapture: false,
});
type: zia:AdvancedThreatSettings
properties:
activexBlocked: false
activexCapture: false
adSpywareSitesBlocked: false
adSpywareSitesCapture: false
alertForUnknownSuspiciousC2Traffic: false
anonymizerBlocked: false
anonymizerCapture: false
bitTorrentBlocked: false
bitTorrentCapture: false
blockCountriesCapture: false
blockedCountries:
- string
browserExploitsBlocked: false
browserExploitsCapture: false
cmdCtlServerBlocked: false
cmdCtlServerCapture: false
cmdCtlTrafficBlocked: false
cmdCtlTrafficCapture: false
cookieStealingBlocked: false
cookieStealingPcapEnabled: false
cryptoMiningBlocked: false
cryptoMiningCapture: false
dgaDomainsBlocked: false
dgaDomainsCapture: false
fileFormatVunerabilitesBlocked: false
fileFormatVunerabilitesCapture: false
googleTalkBlocked: false
googleTalkCapture: false
ircTunnellingBlocked: false
ircTunnellingCapture: false
knownPhishingSitesBlocked: false
knownPhishingSitesCapture: false
maliciousUrlsCapture: false
malwareSitesBlocked: false
malwareSitesCapture: false
potentialMaliciousRequestsBlocked: false
potentialMaliciousRequestsCapture: false
riskTolerance: 0
riskToleranceCapture: false
sshTunnellingBlocked: false
sshTunnellingCapture: false
suspectAdwareSpywareSitesBlocked: false
suspectAdwareSpywareSitesCapture: false
suspectedPhishingSitesBlocked: false
suspectedPhishingSitesCapture: false
torBlocked: false
torCapture: false
webSpamBlocked: false
webSpamCapture: false
AdvancedThreatSettings Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The AdvancedThreatSettings resource accepts the following input properties:
- Activex
Blocked bool - A Boolean value specifying whether sites are allowed or blocked from accessing vulnerable ActiveX controls that are known to have been exploited.
- Activex
Capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for ActiveX controls
- Ad
Spyware boolSites Blocked - A Boolean value specifying whether to allow or block websites known to contain adware or spyware that displays malicious advertisements that can collect users' information without their knowledge
- Ad
Spyware boolSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for adware and spyware sites
- Alert
For boolUnknown Suspicious C2Traffic - A Boolean value specifying whether to send alerts upon detecting unknown or suspicious C2 traffic
- Anonymizer
Blocked bool - A Boolean value specifying whether to allow or block applications and methods used to obscure the destination and the content accessed by the user, therefore blocking traffic to anonymizing web proxies
- Anonymizer
Capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for anonymizers
- Bit
Torrent boolBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- Bit
Torrent boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for BitTorrent
- Block
Countries boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- Blocked
Countries List<string> - Destination countries for which the rule is applicable. If not set, the rule is not restricted to specific destination countries.
- Browser
Exploits boolBlocked - A Boolean value specifying whether known web browser vulnerabilities prone to exploitation are allowed or blocked.
- Browser
Exploits boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for browser exploits
- Cmd
Ctl boolServer Blocked - A Boolean value specifying whether connections to known Command & Control (C2) Servers are allowed or blocked
- Cmd
Ctl boolServer Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for connections to known C2 servers
- Cmd
Ctl boolTraffic Blocked - A Boolean value specifying whether botnets are allowed or blocked from sending or receiving commands to unknown servers
- Cmd
Ctl boolTraffic Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for botnets
- bool
- A Boolean value specifying whether to allow or block third-party websites that gather cookie information
- bool
- A Boolean value specifying whether packet capture (PCAP) is enabled or not for cookie stealing
- Crypto
Mining boolBlocked - A Boolean value specifying whether to allow or block cryptocurrency mining network traffic and script
- Crypto
Mining boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for cryptomining
- Dga
Domains boolBlocked - A Boolean value specifying whether to allow or block domains that are suspected to be generated using domain generation algorithms (DGA)
- Dga
Domains boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for DGA domains
- File
Format boolVunerabilites Blocked - A Boolean value specifying whether known file format vulnerabilities and suspicious or malicious content in Microsoft Office or PDF documents are allowed or blocked
- File
Format boolVunerabilites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for file format vulnerabilities
- Google
Talk boolBlocked - A Boolean value specifying whether to allow or block access to Google Hangouts, a popular P2P VoIP application.
- Google
Talk boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Google Hangouts
- Irc
Tunnelling boolBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- Irc
Tunnelling boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for IRC tunnels
- Known
Phishing boolSites Blocked - A Boolean value specifying whether known phishing sites are allowed or blocked
- Known
Phishing boolSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for known phishing sites
- Malicious
Urls boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious URLs
- Malware
Sites boolBlocked - A Boolean value specifying whether known malicious sites and content are allowed or blocked
- Malware
Sites boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious sites
- Potential
Malicious boolRequests Blocked - A Boolean value specifying whether to allow or block this type of cross-site scripting (XSS)
- Potential
Malicious boolRequests Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for (XSS) attacks
- Risk
Tolerance int - The Page Risk tolerance index set between 0 and 100 (100 being the highest risk).
- Risk
Tolerance boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspicious web pages
- Ssh
Tunnelling boolBlocked - A Boolean value specifying whether to allow or block SSH traffic being tunneled over HTTP/Ss
- Ssh
Tunnelling boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for SSH tunnels
- Suspect
Adware boolSpyware Sites Blocked - A Boolean value specifying whether to allow or block any detections of communication and callback traffic associated with spyware agents and data transmission
- Suspect
Adware boolSpyware Sites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected adware and spyware sites
- Suspected
Phishing boolSites Blocked - A Boolean value specifying whether to allow or block suspected phishing sites identified through heuristic detection.
- Suspected
Phishing boolSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected phishing sites
- Tor
Blocked bool - A Boolean value specifying whether to allow or block the usage of Tor, a popular P2P anonymizer protocol with support for encryption.
- Tor
Capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Tor
- Web
Spam boolBlocked - A Boolean value specifying whether to allow or block web pages that pretend to contain useful information, to get higher ranking in search engine results or drive traffic to phishing, adware, or spyware distribution sites.
- Web
Spam boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- Activex
Blocked bool - A Boolean value specifying whether sites are allowed or blocked from accessing vulnerable ActiveX controls that are known to have been exploited.
- Activex
Capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for ActiveX controls
- Ad
Spyware boolSites Blocked - A Boolean value specifying whether to allow or block websites known to contain adware or spyware that displays malicious advertisements that can collect users' information without their knowledge
- Ad
Spyware boolSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for adware and spyware sites
- Alert
For boolUnknown Suspicious C2Traffic - A Boolean value specifying whether to send alerts upon detecting unknown or suspicious C2 traffic
- Anonymizer
Blocked bool - A Boolean value specifying whether to allow or block applications and methods used to obscure the destination and the content accessed by the user, therefore blocking traffic to anonymizing web proxies
- Anonymizer
Capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for anonymizers
- Bit
Torrent boolBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- Bit
Torrent boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for BitTorrent
- Block
Countries boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- Blocked
Countries []string - Destination countries for which the rule is applicable. If not set, the rule is not restricted to specific destination countries.
- Browser
Exploits boolBlocked - A Boolean value specifying whether known web browser vulnerabilities prone to exploitation are allowed or blocked.
- Browser
Exploits boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for browser exploits
- Cmd
Ctl boolServer Blocked - A Boolean value specifying whether connections to known Command & Control (C2) Servers are allowed or blocked
- Cmd
Ctl boolServer Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for connections to known C2 servers
- Cmd
Ctl boolTraffic Blocked - A Boolean value specifying whether botnets are allowed or blocked from sending or receiving commands to unknown servers
- Cmd
Ctl boolTraffic Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for botnets
- bool
- A Boolean value specifying whether to allow or block third-party websites that gather cookie information
- bool
- A Boolean value specifying whether packet capture (PCAP) is enabled or not for cookie stealing
- Crypto
Mining boolBlocked - A Boolean value specifying whether to allow or block cryptocurrency mining network traffic and script
- Crypto
Mining boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for cryptomining
- Dga
Domains boolBlocked - A Boolean value specifying whether to allow or block domains that are suspected to be generated using domain generation algorithms (DGA)
- Dga
Domains boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for DGA domains
- File
Format boolVunerabilites Blocked - A Boolean value specifying whether known file format vulnerabilities and suspicious or malicious content in Microsoft Office or PDF documents are allowed or blocked
- File
Format boolVunerabilites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for file format vulnerabilities
- Google
Talk boolBlocked - A Boolean value specifying whether to allow or block access to Google Hangouts, a popular P2P VoIP application.
- Google
Talk boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Google Hangouts
- Irc
Tunnelling boolBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- Irc
Tunnelling boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for IRC tunnels
- Known
Phishing boolSites Blocked - A Boolean value specifying whether known phishing sites are allowed or blocked
- Known
Phishing boolSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for known phishing sites
- Malicious
Urls boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious URLs
- Malware
Sites boolBlocked - A Boolean value specifying whether known malicious sites and content are allowed or blocked
- Malware
Sites boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious sites
- Potential
Malicious boolRequests Blocked - A Boolean value specifying whether to allow or block this type of cross-site scripting (XSS)
- Potential
Malicious boolRequests Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for (XSS) attacks
- Risk
Tolerance int - The Page Risk tolerance index set between 0 and 100 (100 being the highest risk).
- Risk
Tolerance boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspicious web pages
- Ssh
Tunnelling boolBlocked - A Boolean value specifying whether to allow or block SSH traffic being tunneled over HTTP/Ss
- Ssh
Tunnelling boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for SSH tunnels
- Suspect
Adware boolSpyware Sites Blocked - A Boolean value specifying whether to allow or block any detections of communication and callback traffic associated with spyware agents and data transmission
- Suspect
Adware boolSpyware Sites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected adware and spyware sites
- Suspected
Phishing boolSites Blocked - A Boolean value specifying whether to allow or block suspected phishing sites identified through heuristic detection.
- Suspected
Phishing boolSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected phishing sites
- Tor
Blocked bool - A Boolean value specifying whether to allow or block the usage of Tor, a popular P2P anonymizer protocol with support for encryption.
- Tor
Capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Tor
- Web
Spam boolBlocked - A Boolean value specifying whether to allow or block web pages that pretend to contain useful information, to get higher ranking in search engine results or drive traffic to phishing, adware, or spyware distribution sites.
- Web
Spam boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- activex
Blocked Boolean - A Boolean value specifying whether sites are allowed or blocked from accessing vulnerable ActiveX controls that are known to have been exploited.
- activex
Capture Boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for ActiveX controls
- ad
Spyware BooleanSites Blocked - A Boolean value specifying whether to allow or block websites known to contain adware or spyware that displays malicious advertisements that can collect users' information without their knowledge
- ad
Spyware BooleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for adware and spyware sites
- alert
For BooleanUnknown Suspicious C2Traffic - A Boolean value specifying whether to send alerts upon detecting unknown or suspicious C2 traffic
- anonymizer
Blocked Boolean - A Boolean value specifying whether to allow or block applications and methods used to obscure the destination and the content accessed by the user, therefore blocking traffic to anonymizing web proxies
- anonymizer
Capture Boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for anonymizers
- bit
Torrent BooleanBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- bit
Torrent BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for BitTorrent
- block
Countries BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- blocked
Countries List<String> - Destination countries for which the rule is applicable. If not set, the rule is not restricted to specific destination countries.
- browser
Exploits BooleanBlocked - A Boolean value specifying whether known web browser vulnerabilities prone to exploitation are allowed or blocked.
- browser
Exploits BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for browser exploits
- cmd
Ctl BooleanServer Blocked - A Boolean value specifying whether connections to known Command & Control (C2) Servers are allowed or blocked
- cmd
Ctl BooleanServer Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for connections to known C2 servers
- cmd
Ctl BooleanTraffic Blocked - A Boolean value specifying whether botnets are allowed or blocked from sending or receiving commands to unknown servers
- cmd
Ctl BooleanTraffic Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for botnets
- Boolean
- A Boolean value specifying whether to allow or block third-party websites that gather cookie information
- Boolean
- A Boolean value specifying whether packet capture (PCAP) is enabled or not for cookie stealing
- crypto
Mining BooleanBlocked - A Boolean value specifying whether to allow or block cryptocurrency mining network traffic and script
- crypto
Mining BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for cryptomining
- dga
Domains BooleanBlocked - A Boolean value specifying whether to allow or block domains that are suspected to be generated using domain generation algorithms (DGA)
- dga
Domains BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for DGA domains
- file
Format BooleanVunerabilites Blocked - A Boolean value specifying whether known file format vulnerabilities and suspicious or malicious content in Microsoft Office or PDF documents are allowed or blocked
- file
Format BooleanVunerabilites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for file format vulnerabilities
- google
Talk BooleanBlocked - A Boolean value specifying whether to allow or block access to Google Hangouts, a popular P2P VoIP application.
- google
Talk BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Google Hangouts
- irc
Tunnelling BooleanBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- irc
Tunnelling BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for IRC tunnels
- known
Phishing BooleanSites Blocked - A Boolean value specifying whether known phishing sites are allowed or blocked
- known
Phishing BooleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for known phishing sites
- malicious
Urls BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious URLs
- malware
Sites BooleanBlocked - A Boolean value specifying whether known malicious sites and content are allowed or blocked
- malware
Sites BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious sites
- potential
Malicious BooleanRequests Blocked - A Boolean value specifying whether to allow or block this type of cross-site scripting (XSS)
- potential
Malicious BooleanRequests Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for (XSS) attacks
- risk
Tolerance Integer - The Page Risk tolerance index set between 0 and 100 (100 being the highest risk).
- risk
Tolerance BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspicious web pages
- ssh
Tunnelling BooleanBlocked - A Boolean value specifying whether to allow or block SSH traffic being tunneled over HTTP/Ss
- ssh
Tunnelling BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for SSH tunnels
- suspect
Adware BooleanSpyware Sites Blocked - A Boolean value specifying whether to allow or block any detections of communication and callback traffic associated with spyware agents and data transmission
- suspect
Adware BooleanSpyware Sites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected adware and spyware sites
- suspected
Phishing BooleanSites Blocked - A Boolean value specifying whether to allow or block suspected phishing sites identified through heuristic detection.
- suspected
Phishing BooleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected phishing sites
- tor
Blocked Boolean - A Boolean value specifying whether to allow or block the usage of Tor, a popular P2P anonymizer protocol with support for encryption.
- tor
Capture Boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Tor
- web
Spam BooleanBlocked - A Boolean value specifying whether to allow or block web pages that pretend to contain useful information, to get higher ranking in search engine results or drive traffic to phishing, adware, or spyware distribution sites.
- web
Spam BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- activex
Blocked boolean - A Boolean value specifying whether sites are allowed or blocked from accessing vulnerable ActiveX controls that are known to have been exploited.
- activex
Capture boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for ActiveX controls
- ad
Spyware booleanSites Blocked - A Boolean value specifying whether to allow or block websites known to contain adware or spyware that displays malicious advertisements that can collect users' information without their knowledge
- ad
Spyware booleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for adware and spyware sites
- alert
For booleanUnknown Suspicious C2Traffic - A Boolean value specifying whether to send alerts upon detecting unknown or suspicious C2 traffic
- anonymizer
Blocked boolean - A Boolean value specifying whether to allow or block applications and methods used to obscure the destination and the content accessed by the user, therefore blocking traffic to anonymizing web proxies
- anonymizer
Capture boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for anonymizers
- bit
Torrent booleanBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- bit
Torrent booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for BitTorrent
- block
Countries booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- blocked
Countries string[] - Destination countries for which the rule is applicable. If not set, the rule is not restricted to specific destination countries.
- browser
Exploits booleanBlocked - A Boolean value specifying whether known web browser vulnerabilities prone to exploitation are allowed or blocked.
- browser
Exploits booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for browser exploits
- cmd
Ctl booleanServer Blocked - A Boolean value specifying whether connections to known Command & Control (C2) Servers are allowed or blocked
- cmd
Ctl booleanServer Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for connections to known C2 servers
- cmd
Ctl booleanTraffic Blocked - A Boolean value specifying whether botnets are allowed or blocked from sending or receiving commands to unknown servers
- cmd
Ctl booleanTraffic Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for botnets
- boolean
- A Boolean value specifying whether to allow or block third-party websites that gather cookie information
- boolean
- A Boolean value specifying whether packet capture (PCAP) is enabled or not for cookie stealing
- crypto
Mining booleanBlocked - A Boolean value specifying whether to allow or block cryptocurrency mining network traffic and script
- crypto
Mining booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for cryptomining
- dga
Domains booleanBlocked - A Boolean value specifying whether to allow or block domains that are suspected to be generated using domain generation algorithms (DGA)
- dga
Domains booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for DGA domains
- file
Format booleanVunerabilites Blocked - A Boolean value specifying whether known file format vulnerabilities and suspicious or malicious content in Microsoft Office or PDF documents are allowed or blocked
- file
Format booleanVunerabilites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for file format vulnerabilities
- google
Talk booleanBlocked - A Boolean value specifying whether to allow or block access to Google Hangouts, a popular P2P VoIP application.
- google
Talk booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Google Hangouts
- irc
Tunnelling booleanBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- irc
Tunnelling booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for IRC tunnels
- known
Phishing booleanSites Blocked - A Boolean value specifying whether known phishing sites are allowed or blocked
- known
Phishing booleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for known phishing sites
- malicious
Urls booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious URLs
- malware
Sites booleanBlocked - A Boolean value specifying whether known malicious sites and content are allowed or blocked
- malware
Sites booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious sites
- potential
Malicious booleanRequests Blocked - A Boolean value specifying whether to allow or block this type of cross-site scripting (XSS)
- potential
Malicious booleanRequests Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for (XSS) attacks
- risk
Tolerance number - The Page Risk tolerance index set between 0 and 100 (100 being the highest risk).
- risk
Tolerance booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspicious web pages
- ssh
Tunnelling booleanBlocked - A Boolean value specifying whether to allow or block SSH traffic being tunneled over HTTP/Ss
- ssh
Tunnelling booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for SSH tunnels
- suspect
Adware booleanSpyware Sites Blocked - A Boolean value specifying whether to allow or block any detections of communication and callback traffic associated with spyware agents and data transmission
- suspect
Adware booleanSpyware Sites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected adware and spyware sites
- suspected
Phishing booleanSites Blocked - A Boolean value specifying whether to allow or block suspected phishing sites identified through heuristic detection.
- suspected
Phishing booleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected phishing sites
- tor
Blocked boolean - A Boolean value specifying whether to allow or block the usage of Tor, a popular P2P anonymizer protocol with support for encryption.
- tor
Capture boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Tor
- web
Spam booleanBlocked - A Boolean value specifying whether to allow or block web pages that pretend to contain useful information, to get higher ranking in search engine results or drive traffic to phishing, adware, or spyware distribution sites.
- web
Spam booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- activex_
blocked bool - A Boolean value specifying whether sites are allowed or blocked from accessing vulnerable ActiveX controls that are known to have been exploited.
- activex_
capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for ActiveX controls
- ad_
spyware_ boolsites_ blocked - A Boolean value specifying whether to allow or block websites known to contain adware or spyware that displays malicious advertisements that can collect users' information without their knowledge
- ad_
spyware_ boolsites_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for adware and spyware sites
- alert_
for_ boolunknown_ suspicious_ c2_ traffic - A Boolean value specifying whether to send alerts upon detecting unknown or suspicious C2 traffic
- anonymizer_
blocked bool - A Boolean value specifying whether to allow or block applications and methods used to obscure the destination and the content accessed by the user, therefore blocking traffic to anonymizing web proxies
- anonymizer_
capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for anonymizers
- bit_
torrent_ boolblocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- bit_
torrent_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for BitTorrent
- block_
countries_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- blocked_
countries Sequence[str] - Destination countries for which the rule is applicable. If not set, the rule is not restricted to specific destination countries.
- browser_
exploits_ boolblocked - A Boolean value specifying whether known web browser vulnerabilities prone to exploitation are allowed or blocked.
- browser_
exploits_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for browser exploits
- cmd_
ctl_ boolserver_ blocked - A Boolean value specifying whether connections to known Command & Control (C2) Servers are allowed or blocked
- cmd_
ctl_ boolserver_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for connections to known C2 servers
- cmd_
ctl_ booltraffic_ blocked - A Boolean value specifying whether botnets are allowed or blocked from sending or receiving commands to unknown servers
- cmd_
ctl_ booltraffic_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for botnets
- bool
- A Boolean value specifying whether to allow or block third-party websites that gather cookie information
- bool
- A Boolean value specifying whether packet capture (PCAP) is enabled or not for cookie stealing
- crypto_
mining_ boolblocked - A Boolean value specifying whether to allow or block cryptocurrency mining network traffic and script
- crypto_
mining_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for cryptomining
- dga_
domains_ boolblocked - A Boolean value specifying whether to allow or block domains that are suspected to be generated using domain generation algorithms (DGA)
- dga_
domains_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for DGA domains
- file_
format_ boolvunerabilites_ blocked - A Boolean value specifying whether known file format vulnerabilities and suspicious or malicious content in Microsoft Office or PDF documents are allowed or blocked
- file_
format_ boolvunerabilites_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for file format vulnerabilities
- google_
talk_ boolblocked - A Boolean value specifying whether to allow or block access to Google Hangouts, a popular P2P VoIP application.
- google_
talk_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Google Hangouts
- irc_
tunnelling_ boolblocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- irc_
tunnelling_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for IRC tunnels
- known_
phishing_ boolsites_ blocked - A Boolean value specifying whether known phishing sites are allowed or blocked
- known_
phishing_ boolsites_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for known phishing sites
- malicious_
urls_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious URLs
- malware_
sites_ boolblocked - A Boolean value specifying whether known malicious sites and content are allowed or blocked
- malware_
sites_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious sites
- potential_
malicious_ boolrequests_ blocked - A Boolean value specifying whether to allow or block this type of cross-site scripting (XSS)
- potential_
malicious_ boolrequests_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for (XSS) attacks
- risk_
tolerance int - The Page Risk tolerance index set between 0 and 100 (100 being the highest risk).
- risk_
tolerance_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspicious web pages
- ssh_
tunnelling_ boolblocked - A Boolean value specifying whether to allow or block SSH traffic being tunneled over HTTP/Ss
- ssh_
tunnelling_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for SSH tunnels
- suspect_
adware_ boolspyware_ sites_ blocked - A Boolean value specifying whether to allow or block any detections of communication and callback traffic associated with spyware agents and data transmission
- suspect_
adware_ boolspyware_ sites_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected adware and spyware sites
- suspected_
phishing_ boolsites_ blocked - A Boolean value specifying whether to allow or block suspected phishing sites identified through heuristic detection.
- suspected_
phishing_ boolsites_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected phishing sites
- tor_
blocked bool - A Boolean value specifying whether to allow or block the usage of Tor, a popular P2P anonymizer protocol with support for encryption.
- tor_
capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Tor
- web_
spam_ boolblocked - A Boolean value specifying whether to allow or block web pages that pretend to contain useful information, to get higher ranking in search engine results or drive traffic to phishing, adware, or spyware distribution sites.
- web_
spam_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- activex
Blocked Boolean - A Boolean value specifying whether sites are allowed or blocked from accessing vulnerable ActiveX controls that are known to have been exploited.
- activex
Capture Boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for ActiveX controls
- ad
Spyware BooleanSites Blocked - A Boolean value specifying whether to allow or block websites known to contain adware or spyware that displays malicious advertisements that can collect users' information without their knowledge
- ad
Spyware BooleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for adware and spyware sites
- alert
For BooleanUnknown Suspicious C2Traffic - A Boolean value specifying whether to send alerts upon detecting unknown or suspicious C2 traffic
- anonymizer
Blocked Boolean - A Boolean value specifying whether to allow or block applications and methods used to obscure the destination and the content accessed by the user, therefore blocking traffic to anonymizing web proxies
- anonymizer
Capture Boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for anonymizers
- bit
Torrent BooleanBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- bit
Torrent BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for BitTorrent
- block
Countries BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- blocked
Countries List<String> - Destination countries for which the rule is applicable. If not set, the rule is not restricted to specific destination countries.
- browser
Exploits BooleanBlocked - A Boolean value specifying whether known web browser vulnerabilities prone to exploitation are allowed or blocked.
- browser
Exploits BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for browser exploits
- cmd
Ctl BooleanServer Blocked - A Boolean value specifying whether connections to known Command & Control (C2) Servers are allowed or blocked
- cmd
Ctl BooleanServer Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for connections to known C2 servers
- cmd
Ctl BooleanTraffic Blocked - A Boolean value specifying whether botnets are allowed or blocked from sending or receiving commands to unknown servers
- cmd
Ctl BooleanTraffic Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for botnets
- Boolean
- A Boolean value specifying whether to allow or block third-party websites that gather cookie information
- Boolean
- A Boolean value specifying whether packet capture (PCAP) is enabled or not for cookie stealing
- crypto
Mining BooleanBlocked - A Boolean value specifying whether to allow or block cryptocurrency mining network traffic and script
- crypto
Mining BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for cryptomining
- dga
Domains BooleanBlocked - A Boolean value specifying whether to allow or block domains that are suspected to be generated using domain generation algorithms (DGA)
- dga
Domains BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for DGA domains
- file
Format BooleanVunerabilites Blocked - A Boolean value specifying whether known file format vulnerabilities and suspicious or malicious content in Microsoft Office or PDF documents are allowed or blocked
- file
Format BooleanVunerabilites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for file format vulnerabilities
- google
Talk BooleanBlocked - A Boolean value specifying whether to allow or block access to Google Hangouts, a popular P2P VoIP application.
- google
Talk BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Google Hangouts
- irc
Tunnelling BooleanBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- irc
Tunnelling BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for IRC tunnels
- known
Phishing BooleanSites Blocked - A Boolean value specifying whether known phishing sites are allowed or blocked
- known
Phishing BooleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for known phishing sites
- malicious
Urls BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious URLs
- malware
Sites BooleanBlocked - A Boolean value specifying whether known malicious sites and content are allowed or blocked
- malware
Sites BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious sites
- potential
Malicious BooleanRequests Blocked - A Boolean value specifying whether to allow or block this type of cross-site scripting (XSS)
- potential
Malicious BooleanRequests Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for (XSS) attacks
- risk
Tolerance Number - The Page Risk tolerance index set between 0 and 100 (100 being the highest risk).
- risk
Tolerance BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspicious web pages
- ssh
Tunnelling BooleanBlocked - A Boolean value specifying whether to allow or block SSH traffic being tunneled over HTTP/Ss
- ssh
Tunnelling BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for SSH tunnels
- suspect
Adware BooleanSpyware Sites Blocked - A Boolean value specifying whether to allow or block any detections of communication and callback traffic associated with spyware agents and data transmission
- suspect
Adware BooleanSpyware Sites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected adware and spyware sites
- suspected
Phishing BooleanSites Blocked - A Boolean value specifying whether to allow or block suspected phishing sites identified through heuristic detection.
- suspected
Phishing BooleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected phishing sites
- tor
Blocked Boolean - A Boolean value specifying whether to allow or block the usage of Tor, a popular P2P anonymizer protocol with support for encryption.
- tor
Capture Boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Tor
- web
Spam BooleanBlocked - A Boolean value specifying whether to allow or block web pages that pretend to contain useful information, to get higher ranking in search engine results or drive traffic to phishing, adware, or spyware distribution sites.
- web
Spam BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
Outputs
All input properties are implicitly available as output properties. Additionally, the AdvancedThreatSettings resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing AdvancedThreatSettings Resource
Get an existing AdvancedThreatSettings resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: AdvancedThreatSettingsState, opts?: CustomResourceOptions): AdvancedThreatSettings
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
activex_blocked: Optional[bool] = None,
activex_capture: Optional[bool] = None,
ad_spyware_sites_blocked: Optional[bool] = None,
ad_spyware_sites_capture: Optional[bool] = None,
alert_for_unknown_suspicious_c2_traffic: Optional[bool] = None,
anonymizer_blocked: Optional[bool] = None,
anonymizer_capture: Optional[bool] = None,
bit_torrent_blocked: Optional[bool] = None,
bit_torrent_capture: Optional[bool] = None,
block_countries_capture: Optional[bool] = None,
blocked_countries: Optional[Sequence[str]] = None,
browser_exploits_blocked: Optional[bool] = None,
browser_exploits_capture: Optional[bool] = None,
cmd_ctl_server_blocked: Optional[bool] = None,
cmd_ctl_server_capture: Optional[bool] = None,
cmd_ctl_traffic_blocked: Optional[bool] = None,
cmd_ctl_traffic_capture: Optional[bool] = None,
cookie_stealing_blocked: Optional[bool] = None,
cookie_stealing_pcap_enabled: Optional[bool] = None,
crypto_mining_blocked: Optional[bool] = None,
crypto_mining_capture: Optional[bool] = None,
dga_domains_blocked: Optional[bool] = None,
dga_domains_capture: Optional[bool] = None,
file_format_vunerabilites_blocked: Optional[bool] = None,
file_format_vunerabilites_capture: Optional[bool] = None,
google_talk_blocked: Optional[bool] = None,
google_talk_capture: Optional[bool] = None,
irc_tunnelling_blocked: Optional[bool] = None,
irc_tunnelling_capture: Optional[bool] = None,
known_phishing_sites_blocked: Optional[bool] = None,
known_phishing_sites_capture: Optional[bool] = None,
malicious_urls_capture: Optional[bool] = None,
malware_sites_blocked: Optional[bool] = None,
malware_sites_capture: Optional[bool] = None,
potential_malicious_requests_blocked: Optional[bool] = None,
potential_malicious_requests_capture: Optional[bool] = None,
risk_tolerance: Optional[int] = None,
risk_tolerance_capture: Optional[bool] = None,
ssh_tunnelling_blocked: Optional[bool] = None,
ssh_tunnelling_capture: Optional[bool] = None,
suspect_adware_spyware_sites_blocked: Optional[bool] = None,
suspect_adware_spyware_sites_capture: Optional[bool] = None,
suspected_phishing_sites_blocked: Optional[bool] = None,
suspected_phishing_sites_capture: Optional[bool] = None,
tor_blocked: Optional[bool] = None,
tor_capture: Optional[bool] = None,
web_spam_blocked: Optional[bool] = None,
web_spam_capture: Optional[bool] = None) -> AdvancedThreatSettings
func GetAdvancedThreatSettings(ctx *Context, name string, id IDInput, state *AdvancedThreatSettingsState, opts ...ResourceOption) (*AdvancedThreatSettings, error)
public static AdvancedThreatSettings Get(string name, Input<string> id, AdvancedThreatSettingsState? state, CustomResourceOptions? opts = null)
public static AdvancedThreatSettings get(String name, Output<String> id, AdvancedThreatSettingsState state, CustomResourceOptions options)
resources: _: type: zia:AdvancedThreatSettings get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Activex
Blocked bool - A Boolean value specifying whether sites are allowed or blocked from accessing vulnerable ActiveX controls that are known to have been exploited.
- Activex
Capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for ActiveX controls
- Ad
Spyware boolSites Blocked - A Boolean value specifying whether to allow or block websites known to contain adware or spyware that displays malicious advertisements that can collect users' information without their knowledge
- Ad
Spyware boolSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for adware and spyware sites
- Alert
For boolUnknown Suspicious C2Traffic - A Boolean value specifying whether to send alerts upon detecting unknown or suspicious C2 traffic
- Anonymizer
Blocked bool - A Boolean value specifying whether to allow or block applications and methods used to obscure the destination and the content accessed by the user, therefore blocking traffic to anonymizing web proxies
- Anonymizer
Capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for anonymizers
- Bit
Torrent boolBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- Bit
Torrent boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for BitTorrent
- Block
Countries boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- Blocked
Countries List<string> - Destination countries for which the rule is applicable. If not set, the rule is not restricted to specific destination countries.
- Browser
Exploits boolBlocked - A Boolean value specifying whether known web browser vulnerabilities prone to exploitation are allowed or blocked.
- Browser
Exploits boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for browser exploits
- Cmd
Ctl boolServer Blocked - A Boolean value specifying whether connections to known Command & Control (C2) Servers are allowed or blocked
- Cmd
Ctl boolServer Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for connections to known C2 servers
- Cmd
Ctl boolTraffic Blocked - A Boolean value specifying whether botnets are allowed or blocked from sending or receiving commands to unknown servers
- Cmd
Ctl boolTraffic Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for botnets
- bool
- A Boolean value specifying whether to allow or block third-party websites that gather cookie information
- bool
- A Boolean value specifying whether packet capture (PCAP) is enabled or not for cookie stealing
- Crypto
Mining boolBlocked - A Boolean value specifying whether to allow or block cryptocurrency mining network traffic and script
- Crypto
Mining boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for cryptomining
- Dga
Domains boolBlocked - A Boolean value specifying whether to allow or block domains that are suspected to be generated using domain generation algorithms (DGA)
- Dga
Domains boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for DGA domains
- File
Format boolVunerabilites Blocked - A Boolean value specifying whether known file format vulnerabilities and suspicious or malicious content in Microsoft Office or PDF documents are allowed or blocked
- File
Format boolVunerabilites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for file format vulnerabilities
- Google
Talk boolBlocked - A Boolean value specifying whether to allow or block access to Google Hangouts, a popular P2P VoIP application.
- Google
Talk boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Google Hangouts
- Irc
Tunnelling boolBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- Irc
Tunnelling boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for IRC tunnels
- Known
Phishing boolSites Blocked - A Boolean value specifying whether known phishing sites are allowed or blocked
- Known
Phishing boolSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for known phishing sites
- Malicious
Urls boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious URLs
- Malware
Sites boolBlocked - A Boolean value specifying whether known malicious sites and content are allowed or blocked
- Malware
Sites boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious sites
- Potential
Malicious boolRequests Blocked - A Boolean value specifying whether to allow or block this type of cross-site scripting (XSS)
- Potential
Malicious boolRequests Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for (XSS) attacks
- Risk
Tolerance int - The Page Risk tolerance index set between 0 and 100 (100 being the highest risk).
- Risk
Tolerance boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspicious web pages
- Ssh
Tunnelling boolBlocked - A Boolean value specifying whether to allow or block SSH traffic being tunneled over HTTP/Ss
- Ssh
Tunnelling boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for SSH tunnels
- Suspect
Adware boolSpyware Sites Blocked - A Boolean value specifying whether to allow or block any detections of communication and callback traffic associated with spyware agents and data transmission
- Suspect
Adware boolSpyware Sites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected adware and spyware sites
- Suspected
Phishing boolSites Blocked - A Boolean value specifying whether to allow or block suspected phishing sites identified through heuristic detection.
- Suspected
Phishing boolSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected phishing sites
- Tor
Blocked bool - A Boolean value specifying whether to allow or block the usage of Tor, a popular P2P anonymizer protocol with support for encryption.
- Tor
Capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Tor
- Web
Spam boolBlocked - A Boolean value specifying whether to allow or block web pages that pretend to contain useful information, to get higher ranking in search engine results or drive traffic to phishing, adware, or spyware distribution sites.
- Web
Spam boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- Activex
Blocked bool - A Boolean value specifying whether sites are allowed or blocked from accessing vulnerable ActiveX controls that are known to have been exploited.
- Activex
Capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for ActiveX controls
- Ad
Spyware boolSites Blocked - A Boolean value specifying whether to allow or block websites known to contain adware or spyware that displays malicious advertisements that can collect users' information without their knowledge
- Ad
Spyware boolSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for adware and spyware sites
- Alert
For boolUnknown Suspicious C2Traffic - A Boolean value specifying whether to send alerts upon detecting unknown or suspicious C2 traffic
- Anonymizer
Blocked bool - A Boolean value specifying whether to allow or block applications and methods used to obscure the destination and the content accessed by the user, therefore blocking traffic to anonymizing web proxies
- Anonymizer
Capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for anonymizers
- Bit
Torrent boolBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- Bit
Torrent boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for BitTorrent
- Block
Countries boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- Blocked
Countries []string - Destination countries for which the rule is applicable. If not set, the rule is not restricted to specific destination countries.
- Browser
Exploits boolBlocked - A Boolean value specifying whether known web browser vulnerabilities prone to exploitation are allowed or blocked.
- Browser
Exploits boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for browser exploits
- Cmd
Ctl boolServer Blocked - A Boolean value specifying whether connections to known Command & Control (C2) Servers are allowed or blocked
- Cmd
Ctl boolServer Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for connections to known C2 servers
- Cmd
Ctl boolTraffic Blocked - A Boolean value specifying whether botnets are allowed or blocked from sending or receiving commands to unknown servers
- Cmd
Ctl boolTraffic Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for botnets
- bool
- A Boolean value specifying whether to allow or block third-party websites that gather cookie information
- bool
- A Boolean value specifying whether packet capture (PCAP) is enabled or not for cookie stealing
- Crypto
Mining boolBlocked - A Boolean value specifying whether to allow or block cryptocurrency mining network traffic and script
- Crypto
Mining boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for cryptomining
- Dga
Domains boolBlocked - A Boolean value specifying whether to allow or block domains that are suspected to be generated using domain generation algorithms (DGA)
- Dga
Domains boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for DGA domains
- File
Format boolVunerabilites Blocked - A Boolean value specifying whether known file format vulnerabilities and suspicious or malicious content in Microsoft Office or PDF documents are allowed or blocked
- File
Format boolVunerabilites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for file format vulnerabilities
- Google
Talk boolBlocked - A Boolean value specifying whether to allow or block access to Google Hangouts, a popular P2P VoIP application.
- Google
Talk boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Google Hangouts
- Irc
Tunnelling boolBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- Irc
Tunnelling boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for IRC tunnels
- Known
Phishing boolSites Blocked - A Boolean value specifying whether known phishing sites are allowed or blocked
- Known
Phishing boolSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for known phishing sites
- Malicious
Urls boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious URLs
- Malware
Sites boolBlocked - A Boolean value specifying whether known malicious sites and content are allowed or blocked
- Malware
Sites boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious sites
- Potential
Malicious boolRequests Blocked - A Boolean value specifying whether to allow or block this type of cross-site scripting (XSS)
- Potential
Malicious boolRequests Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for (XSS) attacks
- Risk
Tolerance int - The Page Risk tolerance index set between 0 and 100 (100 being the highest risk).
- Risk
Tolerance boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspicious web pages
- Ssh
Tunnelling boolBlocked - A Boolean value specifying whether to allow or block SSH traffic being tunneled over HTTP/Ss
- Ssh
Tunnelling boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for SSH tunnels
- Suspect
Adware boolSpyware Sites Blocked - A Boolean value specifying whether to allow or block any detections of communication and callback traffic associated with spyware agents and data transmission
- Suspect
Adware boolSpyware Sites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected adware and spyware sites
- Suspected
Phishing boolSites Blocked - A Boolean value specifying whether to allow or block suspected phishing sites identified through heuristic detection.
- Suspected
Phishing boolSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected phishing sites
- Tor
Blocked bool - A Boolean value specifying whether to allow or block the usage of Tor, a popular P2P anonymizer protocol with support for encryption.
- Tor
Capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Tor
- Web
Spam boolBlocked - A Boolean value specifying whether to allow or block web pages that pretend to contain useful information, to get higher ranking in search engine results or drive traffic to phishing, adware, or spyware distribution sites.
- Web
Spam boolCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- activex
Blocked Boolean - A Boolean value specifying whether sites are allowed or blocked from accessing vulnerable ActiveX controls that are known to have been exploited.
- activex
Capture Boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for ActiveX controls
- ad
Spyware BooleanSites Blocked - A Boolean value specifying whether to allow or block websites known to contain adware or spyware that displays malicious advertisements that can collect users' information without their knowledge
- ad
Spyware BooleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for adware and spyware sites
- alert
For BooleanUnknown Suspicious C2Traffic - A Boolean value specifying whether to send alerts upon detecting unknown or suspicious C2 traffic
- anonymizer
Blocked Boolean - A Boolean value specifying whether to allow or block applications and methods used to obscure the destination and the content accessed by the user, therefore blocking traffic to anonymizing web proxies
- anonymizer
Capture Boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for anonymizers
- bit
Torrent BooleanBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- bit
Torrent BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for BitTorrent
- block
Countries BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- blocked
Countries List<String> - Destination countries for which the rule is applicable. If not set, the rule is not restricted to specific destination countries.
- browser
Exploits BooleanBlocked - A Boolean value specifying whether known web browser vulnerabilities prone to exploitation are allowed or blocked.
- browser
Exploits BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for browser exploits
- cmd
Ctl BooleanServer Blocked - A Boolean value specifying whether connections to known Command & Control (C2) Servers are allowed or blocked
- cmd
Ctl BooleanServer Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for connections to known C2 servers
- cmd
Ctl BooleanTraffic Blocked - A Boolean value specifying whether botnets are allowed or blocked from sending or receiving commands to unknown servers
- cmd
Ctl BooleanTraffic Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for botnets
- Boolean
- A Boolean value specifying whether to allow or block third-party websites that gather cookie information
- Boolean
- A Boolean value specifying whether packet capture (PCAP) is enabled or not for cookie stealing
- crypto
Mining BooleanBlocked - A Boolean value specifying whether to allow or block cryptocurrency mining network traffic and script
- crypto
Mining BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for cryptomining
- dga
Domains BooleanBlocked - A Boolean value specifying whether to allow or block domains that are suspected to be generated using domain generation algorithms (DGA)
- dga
Domains BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for DGA domains
- file
Format BooleanVunerabilites Blocked - A Boolean value specifying whether known file format vulnerabilities and suspicious or malicious content in Microsoft Office or PDF documents are allowed or blocked
- file
Format BooleanVunerabilites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for file format vulnerabilities
- google
Talk BooleanBlocked - A Boolean value specifying whether to allow or block access to Google Hangouts, a popular P2P VoIP application.
- google
Talk BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Google Hangouts
- irc
Tunnelling BooleanBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- irc
Tunnelling BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for IRC tunnels
- known
Phishing BooleanSites Blocked - A Boolean value specifying whether known phishing sites are allowed or blocked
- known
Phishing BooleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for known phishing sites
- malicious
Urls BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious URLs
- malware
Sites BooleanBlocked - A Boolean value specifying whether known malicious sites and content are allowed or blocked
- malware
Sites BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious sites
- potential
Malicious BooleanRequests Blocked - A Boolean value specifying whether to allow or block this type of cross-site scripting (XSS)
- potential
Malicious BooleanRequests Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for (XSS) attacks
- risk
Tolerance Integer - The Page Risk tolerance index set between 0 and 100 (100 being the highest risk).
- risk
Tolerance BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspicious web pages
- ssh
Tunnelling BooleanBlocked - A Boolean value specifying whether to allow or block SSH traffic being tunneled over HTTP/Ss
- ssh
Tunnelling BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for SSH tunnels
- suspect
Adware BooleanSpyware Sites Blocked - A Boolean value specifying whether to allow or block any detections of communication and callback traffic associated with spyware agents and data transmission
- suspect
Adware BooleanSpyware Sites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected adware and spyware sites
- suspected
Phishing BooleanSites Blocked - A Boolean value specifying whether to allow or block suspected phishing sites identified through heuristic detection.
- suspected
Phishing BooleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected phishing sites
- tor
Blocked Boolean - A Boolean value specifying whether to allow or block the usage of Tor, a popular P2P anonymizer protocol with support for encryption.
- tor
Capture Boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Tor
- web
Spam BooleanBlocked - A Boolean value specifying whether to allow or block web pages that pretend to contain useful information, to get higher ranking in search engine results or drive traffic to phishing, adware, or spyware distribution sites.
- web
Spam BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- activex
Blocked boolean - A Boolean value specifying whether sites are allowed or blocked from accessing vulnerable ActiveX controls that are known to have been exploited.
- activex
Capture boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for ActiveX controls
- ad
Spyware booleanSites Blocked - A Boolean value specifying whether to allow or block websites known to contain adware or spyware that displays malicious advertisements that can collect users' information without their knowledge
- ad
Spyware booleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for adware and spyware sites
- alert
For booleanUnknown Suspicious C2Traffic - A Boolean value specifying whether to send alerts upon detecting unknown or suspicious C2 traffic
- anonymizer
Blocked boolean - A Boolean value specifying whether to allow or block applications and methods used to obscure the destination and the content accessed by the user, therefore blocking traffic to anonymizing web proxies
- anonymizer
Capture boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for anonymizers
- bit
Torrent booleanBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- bit
Torrent booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for BitTorrent
- block
Countries booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- blocked
Countries string[] - Destination countries for which the rule is applicable. If not set, the rule is not restricted to specific destination countries.
- browser
Exploits booleanBlocked - A Boolean value specifying whether known web browser vulnerabilities prone to exploitation are allowed or blocked.
- browser
Exploits booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for browser exploits
- cmd
Ctl booleanServer Blocked - A Boolean value specifying whether connections to known Command & Control (C2) Servers are allowed or blocked
- cmd
Ctl booleanServer Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for connections to known C2 servers
- cmd
Ctl booleanTraffic Blocked - A Boolean value specifying whether botnets are allowed or blocked from sending or receiving commands to unknown servers
- cmd
Ctl booleanTraffic Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for botnets
- boolean
- A Boolean value specifying whether to allow or block third-party websites that gather cookie information
- boolean
- A Boolean value specifying whether packet capture (PCAP) is enabled or not for cookie stealing
- crypto
Mining booleanBlocked - A Boolean value specifying whether to allow or block cryptocurrency mining network traffic and script
- crypto
Mining booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for cryptomining
- dga
Domains booleanBlocked - A Boolean value specifying whether to allow or block domains that are suspected to be generated using domain generation algorithms (DGA)
- dga
Domains booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for DGA domains
- file
Format booleanVunerabilites Blocked - A Boolean value specifying whether known file format vulnerabilities and suspicious or malicious content in Microsoft Office or PDF documents are allowed or blocked
- file
Format booleanVunerabilites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for file format vulnerabilities
- google
Talk booleanBlocked - A Boolean value specifying whether to allow or block access to Google Hangouts, a popular P2P VoIP application.
- google
Talk booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Google Hangouts
- irc
Tunnelling booleanBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- irc
Tunnelling booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for IRC tunnels
- known
Phishing booleanSites Blocked - A Boolean value specifying whether known phishing sites are allowed or blocked
- known
Phishing booleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for known phishing sites
- malicious
Urls booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious URLs
- malware
Sites booleanBlocked - A Boolean value specifying whether known malicious sites and content are allowed or blocked
- malware
Sites booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious sites
- potential
Malicious booleanRequests Blocked - A Boolean value specifying whether to allow or block this type of cross-site scripting (XSS)
- potential
Malicious booleanRequests Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for (XSS) attacks
- risk
Tolerance number - The Page Risk tolerance index set between 0 and 100 (100 being the highest risk).
- risk
Tolerance booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspicious web pages
- ssh
Tunnelling booleanBlocked - A Boolean value specifying whether to allow or block SSH traffic being tunneled over HTTP/Ss
- ssh
Tunnelling booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for SSH tunnels
- suspect
Adware booleanSpyware Sites Blocked - A Boolean value specifying whether to allow or block any detections of communication and callback traffic associated with spyware agents and data transmission
- suspect
Adware booleanSpyware Sites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected adware and spyware sites
- suspected
Phishing booleanSites Blocked - A Boolean value specifying whether to allow or block suspected phishing sites identified through heuristic detection.
- suspected
Phishing booleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected phishing sites
- tor
Blocked boolean - A Boolean value specifying whether to allow or block the usage of Tor, a popular P2P anonymizer protocol with support for encryption.
- tor
Capture boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Tor
- web
Spam booleanBlocked - A Boolean value specifying whether to allow or block web pages that pretend to contain useful information, to get higher ranking in search engine results or drive traffic to phishing, adware, or spyware distribution sites.
- web
Spam booleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- activex_
blocked bool - A Boolean value specifying whether sites are allowed or blocked from accessing vulnerable ActiveX controls that are known to have been exploited.
- activex_
capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for ActiveX controls
- ad_
spyware_ boolsites_ blocked - A Boolean value specifying whether to allow or block websites known to contain adware or spyware that displays malicious advertisements that can collect users' information without their knowledge
- ad_
spyware_ boolsites_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for adware and spyware sites
- alert_
for_ boolunknown_ suspicious_ c2_ traffic - A Boolean value specifying whether to send alerts upon detecting unknown or suspicious C2 traffic
- anonymizer_
blocked bool - A Boolean value specifying whether to allow or block applications and methods used to obscure the destination and the content accessed by the user, therefore blocking traffic to anonymizing web proxies
- anonymizer_
capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for anonymizers
- bit_
torrent_ boolblocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- bit_
torrent_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for BitTorrent
- block_
countries_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- blocked_
countries Sequence[str] - Destination countries for which the rule is applicable. If not set, the rule is not restricted to specific destination countries.
- browser_
exploits_ boolblocked - A Boolean value specifying whether known web browser vulnerabilities prone to exploitation are allowed or blocked.
- browser_
exploits_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for browser exploits
- cmd_
ctl_ boolserver_ blocked - A Boolean value specifying whether connections to known Command & Control (C2) Servers are allowed or blocked
- cmd_
ctl_ boolserver_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for connections to known C2 servers
- cmd_
ctl_ booltraffic_ blocked - A Boolean value specifying whether botnets are allowed or blocked from sending or receiving commands to unknown servers
- cmd_
ctl_ booltraffic_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for botnets
- bool
- A Boolean value specifying whether to allow or block third-party websites that gather cookie information
- bool
- A Boolean value specifying whether packet capture (PCAP) is enabled or not for cookie stealing
- crypto_
mining_ boolblocked - A Boolean value specifying whether to allow or block cryptocurrency mining network traffic and script
- crypto_
mining_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for cryptomining
- dga_
domains_ boolblocked - A Boolean value specifying whether to allow or block domains that are suspected to be generated using domain generation algorithms (DGA)
- dga_
domains_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for DGA domains
- file_
format_ boolvunerabilites_ blocked - A Boolean value specifying whether known file format vulnerabilities and suspicious or malicious content in Microsoft Office or PDF documents are allowed or blocked
- file_
format_ boolvunerabilites_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for file format vulnerabilities
- google_
talk_ boolblocked - A Boolean value specifying whether to allow or block access to Google Hangouts, a popular P2P VoIP application.
- google_
talk_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Google Hangouts
- irc_
tunnelling_ boolblocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- irc_
tunnelling_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for IRC tunnels
- known_
phishing_ boolsites_ blocked - A Boolean value specifying whether known phishing sites are allowed or blocked
- known_
phishing_ boolsites_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for known phishing sites
- malicious_
urls_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious URLs
- malware_
sites_ boolblocked - A Boolean value specifying whether known malicious sites and content are allowed or blocked
- malware_
sites_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious sites
- potential_
malicious_ boolrequests_ blocked - A Boolean value specifying whether to allow or block this type of cross-site scripting (XSS)
- potential_
malicious_ boolrequests_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for (XSS) attacks
- risk_
tolerance int - The Page Risk tolerance index set between 0 and 100 (100 being the highest risk).
- risk_
tolerance_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspicious web pages
- ssh_
tunnelling_ boolblocked - A Boolean value specifying whether to allow or block SSH traffic being tunneled over HTTP/Ss
- ssh_
tunnelling_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for SSH tunnels
- suspect_
adware_ boolspyware_ sites_ blocked - A Boolean value specifying whether to allow or block any detections of communication and callback traffic associated with spyware agents and data transmission
- suspect_
adware_ boolspyware_ sites_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected adware and spyware sites
- suspected_
phishing_ boolsites_ blocked - A Boolean value specifying whether to allow or block suspected phishing sites identified through heuristic detection.
- suspected_
phishing_ boolsites_ capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected phishing sites
- tor_
blocked bool - A Boolean value specifying whether to allow or block the usage of Tor, a popular P2P anonymizer protocol with support for encryption.
- tor_
capture bool - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Tor
- web_
spam_ boolblocked - A Boolean value specifying whether to allow or block web pages that pretend to contain useful information, to get higher ranking in search engine results or drive traffic to phishing, adware, or spyware distribution sites.
- web_
spam_ boolcapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- activex
Blocked Boolean - A Boolean value specifying whether sites are allowed or blocked from accessing vulnerable ActiveX controls that are known to have been exploited.
- activex
Capture Boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for ActiveX controls
- ad
Spyware BooleanSites Blocked - A Boolean value specifying whether to allow or block websites known to contain adware or spyware that displays malicious advertisements that can collect users' information without their knowledge
- ad
Spyware BooleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for adware and spyware sites
- alert
For BooleanUnknown Suspicious C2Traffic - A Boolean value specifying whether to send alerts upon detecting unknown or suspicious C2 traffic
- anonymizer
Blocked Boolean - A Boolean value specifying whether to allow or block applications and methods used to obscure the destination and the content accessed by the user, therefore blocking traffic to anonymizing web proxies
- anonymizer
Capture Boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for anonymizers
- bit
Torrent BooleanBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- bit
Torrent BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for BitTorrent
- block
Countries BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for blocked countries
- blocked
Countries List<String> - Destination countries for which the rule is applicable. If not set, the rule is not restricted to specific destination countries.
- browser
Exploits BooleanBlocked - A Boolean value specifying whether known web browser vulnerabilities prone to exploitation are allowed or blocked.
- browser
Exploits BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for browser exploits
- cmd
Ctl BooleanServer Blocked - A Boolean value specifying whether connections to known Command & Control (C2) Servers are allowed or blocked
- cmd
Ctl BooleanServer Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for connections to known C2 servers
- cmd
Ctl BooleanTraffic Blocked - A Boolean value specifying whether botnets are allowed or blocked from sending or receiving commands to unknown servers
- cmd
Ctl BooleanTraffic Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for botnets
- Boolean
- A Boolean value specifying whether to allow or block third-party websites that gather cookie information
- Boolean
- A Boolean value specifying whether packet capture (PCAP) is enabled or not for cookie stealing
- crypto
Mining BooleanBlocked - A Boolean value specifying whether to allow or block cryptocurrency mining network traffic and script
- crypto
Mining BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for cryptomining
- dga
Domains BooleanBlocked - A Boolean value specifying whether to allow or block domains that are suspected to be generated using domain generation algorithms (DGA)
- dga
Domains BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for DGA domains
- file
Format BooleanVunerabilites Blocked - A Boolean value specifying whether known file format vulnerabilities and suspicious or malicious content in Microsoft Office or PDF documents are allowed or blocked
- file
Format BooleanVunerabilites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for file format vulnerabilities
- google
Talk BooleanBlocked - A Boolean value specifying whether to allow or block access to Google Hangouts, a popular P2P VoIP application.
- google
Talk BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Google Hangouts
- irc
Tunnelling BooleanBlocked - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
- irc
Tunnelling BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for IRC tunnels
- known
Phishing BooleanSites Blocked - A Boolean value specifying whether known phishing sites are allowed or blocked
- known
Phishing BooleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for known phishing sites
- malicious
Urls BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious URLs
- malware
Sites BooleanBlocked - A Boolean value specifying whether known malicious sites and content are allowed or blocked
- malware
Sites BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for malicious sites
- potential
Malicious BooleanRequests Blocked - A Boolean value specifying whether to allow or block this type of cross-site scripting (XSS)
- potential
Malicious BooleanRequests Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for (XSS) attacks
- risk
Tolerance Number - The Page Risk tolerance index set between 0 and 100 (100 being the highest risk).
- risk
Tolerance BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspicious web pages
- ssh
Tunnelling BooleanBlocked - A Boolean value specifying whether to allow or block SSH traffic being tunneled over HTTP/Ss
- ssh
Tunnelling BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for SSH tunnels
- suspect
Adware BooleanSpyware Sites Blocked - A Boolean value specifying whether to allow or block any detections of communication and callback traffic associated with spyware agents and data transmission
- suspect
Adware BooleanSpyware Sites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected adware and spyware sites
- suspected
Phishing BooleanSites Blocked - A Boolean value specifying whether to allow or block suspected phishing sites identified through heuristic detection.
- suspected
Phishing BooleanSites Capture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for suspected phishing sites
- tor
Blocked Boolean - A Boolean value specifying whether to allow or block the usage of Tor, a popular P2P anonymizer protocol with support for encryption.
- tor
Capture Boolean - A Boolean value specifying whether packet capture (PCAP) is enabled or not for Tor
- web
Spam BooleanBlocked - A Boolean value specifying whether to allow or block web pages that pretend to contain useful information, to get higher ranking in search engine results or drive traffic to phishing, adware, or spyware distribution sites.
- web
Spam BooleanCapture - A Boolean value specifying whether packet capture (PCAP) is enabled or not for web spam
Import
Zscaler offers a dedicated tool called Zscaler-Terraformer to allow the automated import of ZIA configurations into Terraform-compliant HashiCorp Configuration Language.
Visit
zia_advanced_threat_settings can be imported by using advanced_threat_settings
as the import ID.
For example:
$ pulumi import zia:index/advancedThreatSettings:AdvancedThreatSettings this "advanced_threat_settings"
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- zia zscaler/pulumi-zia
- License
- MIT
- Notes
- This Pulumi package is based on the
zia
Terraform Provider.