nerdexam
Cisco

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.

Submitted by katya_ua· Mar 30, 2026Network Security

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)
  • B
    6% (1)
  • C
    89% (16)
  • D
    6% (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.

Ablocking UDP port 53

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.

Bblocking TCP port 53

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.

Cinspecting the DNS trafficCorrect

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.

Dencrypting the DNS communication

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

#Data Exfiltration#DNS Security#Firewall Inspection#Application Layer Security

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice