350-701 · Question #735
How does a Cisco Secure Firewall help to lower the risk of exfiltration techniques that steal customer data?
The correct answer is C. inspecting the DNS traffic. Cisco Secure Firewall helps mitigate data exfiltration risks by inspecting DNS traffic for anomalies or unauthorized data tunneling. Many advanced persistent threats use DNS tunneling to covertly steal sensitive information from an organization's network.
Question
How does a Cisco Secure Firewall help to lower the risk of exfiltration techniques that steal customer data?
Options
- Ablocking UDP port 53
- Bblocking TCP port 53
- Cinspecting the DNS traffic
- Dencrypting the DNS communication
How the community answered
(18 responses)- B6% (1)
- C89% (16)
- D6% (1)
Why each option
Cisco Secure Firewall helps mitigate data exfiltration risks by inspecting DNS traffic for anomalies or unauthorized data tunneling. Many advanced persistent threats use DNS tunneling to covertly steal sensitive information from an organization's network.
Blocking UDP port 53 would prevent legitimate DNS resolution for most internet communications, disrupting normal network operations rather than specifically targeting data exfiltration within DNS. This is too broad and disruptive.
Blocking TCP port 53 would prevent legitimate DNS zone transfers and might affect some specific DNS services, but it is not a primary mechanism to detect and stop data exfiltration embedded within standard DNS queries and responses.
Data exfiltration often utilizes DNS tunneling techniques where malicious actors embed stolen data within legitimate-looking DNS queries or responses. A Cisco Secure Firewall, equipped with deep packet inspection and advanced threat capabilities, can analyze the content of DNS traffic to detect and block these covert exfiltration channels.
Encrypting DNS communication, such as DNS over HTTPS (DoH) or DNS over TLS (DoT), makes it difficult for a firewall to inspect the DNS payload for malicious content, thereby hindering the detection of DNS-based exfiltration rather than lowering its risk through inspection.
Concept tested: DNS tunneling exfiltration detection
Source: https://www.cisco.com/c/en/us/products/security/dns-security/what-is-dns-tunneling.html
Topics
Community Discussion
No community discussion yet for this question.