pfsense:suricata:alerts:suricata_http_host_header_invalid
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pfsense:suricata:alerts:suricata_http_host_header_invalid [2021/01/15 09:27] – [PFSense - Suricata - Alerts - SURICATA HTTP Host header invalid] peter | pfsense:suricata:alerts:suricata_http_host_header_invalid [2021/01/15 09:29] (current) – [PFSense - Suricata - Alerts - SURICATA HTTP Host header invalid] peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== PFSense - Suricata - Alerts - SURICATA HTTP Host header invalid ====== | ====== PFSense - Suricata - Alerts - SURICATA HTTP Host header invalid ====== | ||
- | [[https:// | + | A client sent a bad hostname (or none at all) through SNI or the HTTP Host header. |
+ | |||
+ | ---- | ||
+ | |||
+ | [[https:// | ||
It does recommend that the server abort the TLS handshake if the SNI hostname is not one that it provides service for. | It does recommend that the server abort the TLS handshake if the SNI hostname is not one that it provides service for. | ||
Line 7: | Line 11: | ||
From [[https:// | From [[https:// | ||
- | * If the server understood the ClientHello extension but does not recognize the server name, the server SHOULD take one of two actions: either abort the handshake by sending a fatal-level unrecognized_name(112) alert or continue the handshake. | + | * If the server understood the **ClientHello** extension but does not recognize the server name, the server SHOULD take one of two actions: either abort the handshake by sending a fatal-level unrecognized_name(112) alert or continue the handshake. |
* Since such a malformed request can get past the TLS handshake and need to be rejected in HTTP, an HTTP response code is necessary. | * Since such a malformed request can get past the TLS handshake and need to be rejected in HTTP, an HTTP response code is necessary. | ||
* Of all those that exist, only one really fits the situation: | * Of all those that exist, only one really fits the situation: |
pfsense/suricata/alerts/suricata_http_host_header_invalid.1610702829.txt.gz · Last modified: 2021/01/15 09:27 by peter