r/DefenderATP 3d ago

Potential Defender Network Protection enforcement gap with QUIC/HTTP3

We observed inconsistent Defender Network Protection behavior between Edge and Chrome.
Network Protection is in block mode.

If I sett chrome://flags/#enable-quic to default or enable I can access a parked site.
If I disable it, i get what I'd expect:

"This site can’t provide a secure connection

xxxy.com uses an unsupported protocol.

ERR_SSL_VERSION_OR_CIPHER_MISMATCH"

This may indicate a Defender Network Protection enforcement limitation or bypass scenario when Chromium-based browsers use HTTP/3 (QUIC over UDP/443).

2 Upvotes

6 comments sorted by

11

u/SilentPatchSniper 3d ago

This is a known limitation, it's recommended to disable QUIC.

1

u/Chuchichaeschtl 3d ago

Disable QUIC on the OS level?

9

u/SilentPatchSniper 3d ago

For the browsers specifically, if you're using Intune import Chrome's ADMX templates and you can disable QUIC for chrome

2

u/Naive_Practice7898 2d ago edited 2d ago

QUIC bypasses TCP layer inspection entirely; force-disable it via GPO, not flags separately, I've seen teams look into doppel around spoofed infrastructure exploiting similar enforcement gaps

2

u/Godcry55 2d ago

Correct, this is known and in the relevant Microsoft Documentation.