1Y0-341 · Question #37
Scenario: A Citrix Engineer has enabled the IP Reputation feature. The engineer wants to protect a critical web application from a distributed denial of service attack. Which advanced expression can…
The correct answer is B. CLIENT.IP.SRC.IPREP_THREAT_CATEGORY(BOTNETS). This expression checks if the source IP address of the client is categorized as a botnet, which is commonly associated with distributed denial of service (DDoS) attacks. By targeting botnet traffic, the engineer can help mitigate the impact of such attacks on the web application.
Question
Scenario: A Citrix Engineer has enabled the IP Reputation feature. The engineer wants to protect a critical web application from a distributed denial of service attack. Which advanced expression can the engineer write for a Responder policy?
Options
- ACLIENT.IP.SRC.IPREP_THREAT_CATEGORY(SPAM_SOURCES)
- BCLIENT.IP.SRC.IPREP_THREAT_CATEGORY(BOTNETS)
- CCLIENT.IP.SRC.IPREP_THREAT_CATEGORY(WEB_ATTACKS)
- DCLIENT.IP.SRC.IPREP_THREAT_CATEGORY(WINDOWS_EXPLOITS)
How the community answered
(50 responses)- A4% (2)
- B78% (39)
- C6% (3)
- D12% (6)
Explanation
This expression checks if the source IP address of the client is categorized as a botnet, which is commonly associated with distributed denial of service (DDoS) attacks. By targeting botnet traffic, the engineer can help mitigate the impact of such attacks on the web application.
Topics
Community Discussion
No community discussion yet for this question.