Skip to main content
OpenSSH

OpenSSH

SoftwareWikipedia

Search complete. 38 mentions across 11 episodes found for "OpenSSH".

Sep 6, 2026

speaker_5HOST
17:41
What else is in the toolkit?
speaker_6HOST
17:43
You'll need OpenSSH.
speaker_6HOST
17:44
And finally, you'll need a command line JavaScript framework.
speaker_6HOST
17:47
For our purposes today, we'll just refer to it broadly as the script framework.
speaker_5HOST
17:51
I want to pause on OpenSSH for a second.
speaker_5HOST
17:54
because I know SSH is used for remote access.
speaker_5HOST
17:57
But if my test phone is literally sitting on the desk right in front of me, plugged into my laptop via USB, Why do we need to remotely log into it?
speaker_5HOST
18:27
It's just a workflow thing.
Tom JonesHOST
40:42
Yeah.
Tom JonesHOST
40:43
Okay, next up we have from the OpenBSD journal Undeadly.org, OpenSSH 10.5 release contributed by Peter N.M. Hanstein from the SSH! SSL is the ring out to the World Department.
Tom JonesHOST
40:58
In another move that signals a new OpenBSD release is in the works, the OpenSSH project has released, without fanfare, its new version, OpenSSH 10.5.
Tom JonesHOST
41:07
The release notes read, Recently the SSH...
Tom JonesHOST
41:10
No, that's not how they read it.
Paul AsadoorianHOST
21:24
And there was, like, reasons for that, to start different things or do different things, but attackers abuse that and be like, "Oh, you know what? When you start SSH, that's great.
Paul AsadoorianHOST
21:34
Run that script to start SSH, but by the way, I'm gonna give you an override, and I'm gonna append this other startup file, and you're gonna execute that as well." And if you're only looking at the startup file that shipped with OpenSSH, you'd be like, "Everything's fine." But if you're not looking for these other overrides, you're going to miss it.
Paul AsadoorianHOST
21:54
Uh, and that's just one example of the things that I, I turned up.
Paul AsadoorianHOST
21:57
Uh, there's also user-level system D configuration.
Andrés SarmientoHOST
2:01
Microsoft shipped the algorithms into Windows.
Andrés SarmientoHOST
2:03
OpenSSL and OpenSSH have it built in.
Andrés SarmientoHOST
2:07
The standards body NIST finalized the algorithms two years ago, and now the entire ecosystem has shipped.
Andrés SarmientoHOST
2:14
Post-quantum crypto stopped being an availability problem.
Lady LuckADVERTISER
13:49
Mm-hmm.
speaker_1HOST
13:49
Because Cydia installs OpenSSH in the background, we can connect the phone to Wi-Fi, find its IP address, and use a computer terminal to SSH directly into the phone's root file system.
Lady LuckADVERTISER
14:00
You're initiating a connection targeting the root user account, and it asks for a password.
speaker_1HOST
14:05
And this is crazy to me.
Ollie WhitehouseGUEST
24:22
I think I'm more balanced in terms of, I think any product has a potential, shall we say, to have a CVSS 10.
Ollie WhitehouseGUEST
24:31
I think Timer Memorial has shown that, you know, if we go back to, Back in the day, we had OpenSSH with similar, you know, pretty much every technology that we had seen at some point either has demonstrated the ability to have or has had to have.
Ollie WhitehouseGUEST
24:44
So I think I'm less surprised that it came to pass.
Ollie WhitehouseGUEST
24:48
I think you have to be an optimist in these roles.

Unknown podcast

Terraform vs Ansible: Infrastructure Automation Explained

Aug 20 · 1 Mention

SophiaGUEST
9:55
Standard SSH for Linux environments.
SophiaGUEST
9:58
WinRM or OpenSSH for Windows.
SophiaGUEST
10:01
It multiplexes the connection to speed things up, runs the modules, and then just drops the connection.
DavidHOST
10:05
Which is brilliant.
Heavily Armed ClownGUEST
8:17
Um, if you zoom out a little bit, we have kind of these pillars of s- the software industry as a whole, and they're...
Heavily Armed ClownGUEST
8:24
It's really built on top of very large, highly scrutinized open source software projects like, like Linux, things like, um, OpenSSH, OpenSSL, um, protocols and standards and software libraries that are very well trusted, highly reviewed, very conservative in terms of like the change process, like what you have to go through to come in as a developer and make changes to those official software libraries.
Heavily Armed ClownGUEST
8:51
And Bitcoin Core, you know, today the, the, the torch that carries the flame originally given to the world by Satoshi all those years ago is, is by and large, you know, one of the most trusted, heavily scrutinized, and conservative change processes for software in the world.
Heavily Armed ClownGUEST
9:11
So we have this really great thing that Satoshi gave us, which is this, this great piece of software that's been iterated on a lot over the years and improved tremendously since it first released.

7 MINS LATER

Heavily Armed ClownGUEST
15:59
Like by and large, they're, they're unauditable.
Heavily Armed ClownGUEST
16:02
Um, they're, they're massive attack surfaces because you're basically trusting the manufacturer with your secret, right? Um, if, if you're not...
Heavily Armed ClownGUEST
16:11
You know, a lot of-- there's a lot of open source tooling like OpenSSH or OpenSSL that a lot of like websites, like the internet, for example, is built on top of this idea of having a secret that you generate that no one else knows, that you keep safe, that you use to sign a certificate that says, "Yes, this website is, at the very least, was published by the person who holds this key." That's an SSL certificate.
Heavily Armed ClownGUEST
16:35
It's that HTTPS thing that you see all over the internet that, uh, we didn't used to have years ago when the internet was a lot crazier.
ChrisHOST
0:34
Hello, gentlemen.
ChrisHOST
0:35
Coming up on the show, we'll break down the OpenSSH flaw you probably need to know about.
ChrisHOST
0:40
And then we're going to attack our own systems in the spirit of finding issues before the bad guys do.
ChrisHOST
0:45
We're going to go over how to red team your own network for fun and security.
WesHOST
5:40
But you want to be able to use that throughout a network, right? So like you're going to one box and then you want to be able to still use your agent to be able to answer cryptographic questions further down the chain.
WesHOST
5:50
So that's where SSH agent forwarding comes in.
WesHOST
5:52
Well, there was an interaction between agent locking and OpenSSH's session binding that could allow certain operations that were supposed to stay local happen remotely through a forwarded agent.
WesHOST
6:04
Uh-oh.
CornHOST
9:45
And institutional sponsorship.
CornHOST
9:46
The OpenSSH project, born out of OpenBSD, now community-maintained, has provided continuous stewardship for over 25 years.
CornHOST
9:54
That's not a small thing.
CornHOST
9:56
Someone has to write the code, review the patches, respond to vulnerability reports, shepherd the RFC updates.
CornHOST
10:02
OpenSSH has done that without a corporate owner and without fragmentation.
CornHOST
10:06
That's
Herman PoppleberryHOST
10:07
the graveyard and the exemplar.
Herman PoppleberryHOST
12:58
That's the technical adaptability factor

1 more episode mentions OpenSSH.

Create an account to see the whole feed, search across every transcript, and follow the entities you care about.

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.