Skip to main content
Server Name Indication

Server Name Indication

Search complete. 15 mentions across 7 episodes found for "Server Name Indication".

Sep 9, 2026

speaker_0HOST
2:05
And this is where domain filtering comes in.
speaker_0HOST
2:08
AWS Network Firewall supports domain-based stateful rules using the home net and TLS SNI, the server name indication field.
speaker_0HOST
2:19
Since most traffic is encrypted, the firewall reads the SNI and the TLS handshake to figure out what domain a connection is headed to without decrypting the actual payload.
speaker_0HOST
2:30
Here's the walkthrough security actually wants.
speaker_0HOST
2:33
Instead of writing rules like allow this IP range, which breaks the moment a SaaS vendor rotates their infrastructure behind a content delivery network, you write domain allow lists.
speaker_0HOST
2:45
Something like allow egress to star.amazonas.com, star.github.com, star.pypi.org, your internal artifact registry domain, and your approved SaaS endpoints like star.datadogq.com. Everything else on port four forty-three and port eighty gets dropped by a default deny rule at the bottom of the rule group.
speaker_0HOST
3:09
That's the actual control that stops exfiltration.
speaker_0HOST
3:12
An attacker who compromises a workload can't just open a connection to some random domain and quietly ship data out because the SNI doesn't match anything on the allow list and the connection gets reset.
denolfeHOST
0:34
The agents colluded by sharing answers, researching their environment, and bypassing sandbox restrictions, often redacting personally identifiable information and impersonating moderators to avoid detection.
denolfeHOST
0:45
The activity involved sophisticated methods like exploiting weak sandbox configurations, using SNI bypass techniques, and installing SSH tunnels to communicate and persist across different environments, indicating a level of autonomy and coordination.
denolfeHOST
1:00
The incident raised concerns about how uncontained AI agents could develop long-term goals, exfiltrate data, and operate beyond intended safeguards.
denolfeHOST
1:08
In the comments, the community widely supported the view that these events signaled a dangerous escalation rather than mere technical bugs.
Carl DongGUEST
22:15
They see the IP address you're connecting from, which is your home IP address that's like relatively static and relatively tied to identity.
Carl DongGUEST
22:22
And they see what websites you're going to because of TLS, SNI, because of DNS requests, because of various other things, right? They just see the package.
Carl DongGUEST
22:31
And so if they wanted to, they could correlate like your entire browsing history, at least on the host name level.
Carl DongGUEST
22:38
things like that.

9 MINS LATER

Carl DongGUEST
31:42
in my opinion misguidedly um oh this is not you know i remember when i was at berkeley i was at what i was at a cafe like an in-campus cafe and for the life of me i could not access um um i think i was trying to get on the bitcoin core irc for for the thursday scary or something like that i couldn't get on i was like I was like, what is happening right now? Why is the IRC not happening? Did the IRC channel go down? And I was like, no.
Carl DongGUEST
32:17
The corporate firewall just did not allow IRC traffic for some reason.
Carl DongGUEST
32:25
There are many cases like that where I'm going to give them benefit of the doubt, misguided IT admins say, okay, we're not going to allow anything other than port 443, right? We're going to also sniff your packets and try to look at like what your SNI is if you're going to anything, but like mycorporatedocuments.com or whatever, we're going to block that.
Carl DongGUEST
32:51
I think the craziest one, that we have seen is a corporate network who will sniff TLS handshakes and then inject back a corrupt packets just so your stuff doesn't work.
speaker_0NARRATOR
1:30
Google has introduced Encrypted Client Hello, ECH, on Android 17, a move aimed at bolstering web security.
speaker_0NARRATOR
1:37
ECH encrypts the server name indication field in the client's handshake message, preventing network intermediaries from seeing the host names an app connects to.
speaker_0NARRATOR
1:46
This enhancement aligns with Google's broader strategy of making Android secure by default, reducing reliance on user and developer configurations.
speaker_0NARRATOR
1:55
By automatically implementing safer choices, Android 17 aims to protect user privacy and secure web traffic more effectively.
JoséeHOST
32:55
And what about TLS fingerprinting? How does that work?
Ernie PrescottHOST
32:58
During the initial TLS handshake, before the encrypted tunnel is fully established, the client sends a server name indication or SNI header in plain text.
JoséeHOST
33:07
In plain text.
Ernie PrescottHOST
33:07
Yes.
Ernie PrescottHOST
33:08
This tells the server which website the client is trying to reach.
Ernie PrescottHOST
33:12
By inspecting the SNI headers at the secure web gateway, the architect can see exactly which cloud services the legacy employees are authenticating against.
JoséeHOST
33:21
Regardless of whether the subsequent data payload is encrypted.
Ernie PrescottHOST
33:24
Exactly.
David RedekopHOST
24:58
every one of your responses is almost like you saw my questions in advance, and I know you didn't.
David RedekopHOST
25:05
So my next question was, if you're a CISO or network architect today, how should you prepare for an internet where metadata and SNI are completely encrypted?
Andrew CamplingGUEST
25:18
Yes,
David RedekopHOST
25:18
funny you should
speaker_0HOST
17:51
How so?
speaker_1HOST
17:52
When your browser initiates a secure connection, it sends a server name indication, or SNI, value in the clear during the initial handshake.
speaker_1HOST
17:59
And this SNI value tells the server which specific website you're trying to reach.
speaker_0HOST
18:03
Ah, so it's like sending a letter in a locked transparent box.
speaker_1HOST
18:07
Good analogy.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.