Default HTTPS Inspection Action Before URL ID

Answer Correct answer: D — The default action before identifying the URL during HTTPS inspection is to pass the initial packets.

What is the default action before identifying the URL during HTTPS inspection in Cisco Secure Firewall Threat Defense software?

  1. reset
  2. buffer
  3. drop
  4. pass Correct Answer

Community Votes

D
100%

100% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.

Community Insight

Tests the default HTTPS inspection action before URL identification; the trap is assuming traffic is dropped or buffered before the URL is known.

This page clarifies the default action taken by Cisco Secure Firewall Threat Defense before identifying a URL during HTTPS inspection. It establishes that the system allows initial packets to pass to complete the connection and identify the traffic.

Choosing 'drop' or 'buffer' under the assumption that a firewall blocks or holds all uninspected traffic, which would actually prevent the TLS handshake and URL identification.

Community Discussion (4 comments)

luismg 👍 1 Selected: D
It is pass, otherwise it will not be sent to the IPS.
bfd04b6 👍 2 Selected: D
For some features, including URL filtering, application detection, rate limiting, and Intelligent Application Bypass, a few packets must pass in order for the connection to be established, and to enable the system to identify the traffic and determine which access control rule (if any) will handle that traffic. https://docs.defenseorchestrator.com/cdfmc/r_best_practices_for_url_filtering.html#!c_the_default_intrusion_policy_2.html#ID-2194-0000001f
[Removed] 👍 2 Selected: D
Before identifying the URL during HTTPS inspection in Cisco Secure Firewall Threat Defense software, the default action is to 'pass.' This means that the traffic is allowed through without inspection until the URL can be identified, at which point appropriate security policies can be applied based on the URL categorization and reputation. For that I think the correct responce is D
devildog 👍 1
I believe this may be D.

Comments & Corrections

No comments yet — spotted an error or have a note? Share it below.

Log in to comment, report an error, or add a note about this question.

Submitted for moderation before publishing. Keep it helpful and respectful.

Expert Analysis

Why the Answer Is Correct

The correct answer is D (pass). In Cisco Secure Firewall Threat Defense, features like URL filtering require the initial packets of a connection to pass through the system. This allows the TLS handshake to complete and the system to identify the URL before applying the matching access control rule. Blocking or resetting the traffic prematurely would prevent the connection from being established.

Why the Other Options Are Wrong

Option A (reset) and Option C (drop) would terminate the connection before the URL could be identified, breaking standard HTTPS traffic. Option B (buffer) is not the default action for this process; buffering every connection before identification would introduce massive latency and is not how the system handles initial handshakes.

Community Comment Notes

Commenters agree that the default action is to pass, noting that "a few packets must pass in order for the connection to be established" as one user referenced from the official documentation. Another user pointed out that if it didn't pass, "it will not be sent to the IPS," reinforcing the necessity of allowing the initial traffic.

Official Reference

Exam Strategy

For questions about firewall inspection actions, remember that the system must allow the initial handshake packets to pass to identify the application or URL. Actions like drop or reset prevent identification entirely.

Related Analysis

← Back to 350-701 Study Guide