SNI Routing with DNS Lookup
SNI (Server Name Indication) is an extension of the TLS protocol that is used by the client to indicate the hostname it is attempting to connect to at the start of the SSL handshake.
In the case...
Published Jan 31, 2022
Version 1.0Peter_Mills
Ret. Employee
Joined August 29, 2019
Kai_Wilke
Jan 21, 2023MVP
Hi Peter,
your [catch "...do something..." addr] command allows double-substitution. Special crafted SNI records will be able to hijack or crash your LTM. You may test my observation by manually overwriting the value of ${s_sni} to "www.\[{log}ups!?!\].de". It should add a harmless log line to your log...
Cheers, Kai