nerdexam
Palo_Alto_Networks

SSE-ENGINEER · Question #13

A malicious user is attempting to connect to a blocked website by crafting a packet using a fake SNI and the correct website in the HTTP host header. Which option will prevent this form of attack?

The correct answer is D. SSL Decryption to "Block sessions on SNI mismatch with Server Certificate (SAN/CN)". This option ensures that SSL Decryption checks for mismatches between the Server Name Indication (SNI) field in the TLS handshake and the Common Name (CN) or Subject Alternative Name (SAN) in the server certificate. If a malicious user tries to bypass content filtering by…

Threat Prevention

Question

A malicious user is attempting to connect to a blocked website by crafting a packet using a fake SNI and the correct website in the HTTP host header. Which option will prevent this form of attack?

Options

  • AAdvanced Threat Prevention option to block "Domain Fronting"
  • BAdvanced URL Filtering and block the "Malicious Behavior" category
  • CAdvanced URL Filtering and block "SNI mismatch with Server Certificate (SAN/CN)"
  • DSSL Decryption to "Block sessions on SNI mismatch with Server Certificate (SAN/CN)"

How the community answered

(36 responses)
  • A
    25% (9)
  • B
    11% (4)
  • C
    6% (2)
  • D
    58% (21)

Explanation

This option ensures that SSL Decryption checks for mismatches between the Server Name Indication (SNI) field in the TLS handshake and the Common Name (CN) or Subject Alternative Name (SAN) in the server certificate. If a malicious user tries to bypass content filtering by spoofing the SNI while using the real blocked website in the HTTP host header, this setting will detect the discrepancy and block the session, preventing unauthorized access.

Topics

#SNI mismatch#SSL decryption#domain fronting#HTTP host header

Community Discussion

No community discussion yet for this question.

Full SSE-ENGINEER Practice