Lunduke
News • Science & Tech
The creator of UNIX built a Trojan Horse which let him log in to any UNIX machine.
And nobody knew about it for years.
May 05, 2024
post photo preview

Back in 1984, the Association for Computing Machinery presented Ken Thompson with a “Turing Award” for his many contributions to the world of computing.

And for good reason.

Ken worked on Multics, co-created UNIX, created multiple programming languages (Bon and B — which directly led to C), co-created the Plan 9 operating system, UTF-8, and on and on.  If anyone deserves an award for advancing computing... it's Ken Thompson.

But we’re not here today to talk about those extraordinary contributions to computing.

No, sir.

We’re here to talk… about his acceptance speech.

Because that speech revealed a truly fascinatin computer virus that Thompson had created years earlier… for the C compiler.  One which gave him a backdoor into UNIX itself.

The Speech

He titled his speech “Reflections on Trusting Trust”, and the basic premise is this:

“To what extent should one trust a statement that a program is free of Trojan horses? Perhaps it is more important to trust the people who wrote the software.”

To prove his point, Ken told the tale of how he had — years earlier — created what was, essentially, a computer virus that infected the C compiler (cc) and the UNIX login program.

Seriously.

This is real.

Ken could gain control of most UNIX systems

It worked, essentially, like this:

Ken modified cc (the C compiler on UNIX systems) so that — only when it was compiling UNIX’s “login” program — it would inject a small “backdoor” (into “login”) that would allow him to log in as any user on the system if he used a predefined “password”.

Which is, obviously, a pretty big security hole.

However…

That sort of "universall password" code would be likely to be found during even a rudimentary code review of the C compiler. Or, heck, even by any casual programmer who happened upon that section of the code.

What Ken did next was… devious.

Hiding his UNIX backdoor

He needed to make sure that, should anyone find his nefarious code in “cc”… that his backdoor would live on.

So he then added functionality to “cc” so that it would detect if it was compiling itself (because the C compiler was compiled… in the C compiler)… and insert code into the compiler that would add… itself.

Which means…

Even if the source code is removed from “cc” project… the code (for adding both the login backdoor and the “keep adding this to the C compiler” bits) would get “invisibly” injected into “cc” every time it got compiled by an already infected build of the compiler.

So… as long as there was an unbroken chain of using the C compiler from that point onward, the UNIX login backdoor was unlikely to be effectively removed.

Brutal.

According to Thompson:

“The actual bug I planted in the compiler would match code in the UNIX "login" command. The replacement code would miscompile the login command so that it would accept either the intended encrypted password or a particular known password. Thus if this code were installed in binary and the binary were used to compile the login command, I could log into that system as any user.”

The Moral of the story

As Ken Thompson put it…

“The moral is obvious. You can't trust code that you did not totally create yourself. (Especially code from companies that employ people like me.) No amount of source-level verification or scrutiny will protect you from using untrusted code. In demonstrating the possibility of this kind of attack, I picked on the C compiler. I could have picked on any program-handling program such as an assembler, a loader, or even hardware microcode. As the level of program gets lower, these bugs will be harder and harder to detect. A well installed microcode bug will be almost impossible to detect.”

Did this make it out into the wild?

I know what you're thinking.  "Is this code still out there?  How many systems were impacted by this?"

What we know: This bit of naughty code was released to at least one machine (used by a UNIX support group). This has been confirmed by Ken, himself.

However, it is believed that the code went no further than that machine.

But... do we know for sure?

Do we actually have a high level of confidence that the modified “cc” and “login” went no further than that support group UNIX box?

No. No, we do not.

In fact, according to Eric S. Raymond

“[I have] heard two separate reports that suggest that the crocked login did make it out of Bell Labs, notably to BBN, and that it enabled at least one late-night login across the network by someone using the login name “kt”.”

BBN.  That's Raytheon.  A critical DARPA researcher -- one which was instrumental in the early days of ARPANET.  A huge amount of software came out of BBN.  Heck, even the first Text Adventure game came from there.

If UNIX machines at Raytheon BBN were infected... the possibility of infected versions of those files making it to other sites is incredibly high.

Truly wild

Which leads to a (rather amusing, and mildly terrifying) bit of historical trivia:

Ken Thompson — one of the co-creators of UNIX — intentionally created a trojan horse that infected both the C compiler and the “login” program of UNIX systems.

What’s more… it went undetected for years.  We wouldn't even have known about it, if he hadn't told us he created it.

And we truly have no clue how widespread that trojan became.

community logo
Join the Lunduke Community
To read more articles like this, sign up and join my community today
22
What else you may like…
Videos
Podcasts
Posts
Articles
With Git Moving to Rust, How Long Until a Git Fork?

Git 3.0 is scheduled to ship "second half of 2026", with a mandatory requirement of Rust. Which means Git will no longer build on many platforms. Setting the stage for a successful fork.

The Lunduke Journal Lifetime Subscription:
https://lunduke.substack.com/p/the-lunduke-journal-lifetime-subscription

More from The Lunduke Journal:
https://lunduke.com/

00:15:13
February 06, 2026
NetBSD Says No to Rust

"Rust in the core of NetSD is probably a non-starter," says long-time NetBSD developer. "Keeping Rust working is quite a bit of work."

The Lunduke Journal Lifetime Subscription:
https://lunduke.substack.com/p/the-lunduke-journal-lifetime-subscription

More from The Lunduke Journal:
https://lunduke.com/

00:20:49
February 05, 2026
PSX Emu Dev Says No Packaging for Arch or NixOS

Connor McLaughlin, the developer of Duckstation, a popular Playstation emulator, calls NixOS and Arch Linux "hostile package environments", and blocks building for those Linux distributions.

More from The Lunduke Journal:
https://lunduke.com/

00:13:03
November 22, 2023
The futility of Ad-Blockers

Ads are filling the entirety of the Web -- websites, podcasts, YouTube videos, etc. -- at an increasing rate. Prices for those ad placements are plummeting. Consumers are desperate to use ad-blockers to make the web palatable. Google (and others) are desperate to break and block ad-blockers. All of which results in... more ads and lower pay for creators.

It's a fascinatingly annoying cycle. And there's only one viable way out of it.

Looking for the Podcast RSS feed or other links? Check here:
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

The futility of Ad-Blockers
November 21, 2023
openSUSE says "No Lunduke allowed!"

Those in power with openSUSE make it clear they will not allow me anywhere near anything related to the openSUSE project. Ever. For any reason.

Well, that settles that, then! Guess I won't be contributing to openSUSE! 🤣

Looking for the Podcast RSS feed or other links?
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

openSUSE says "No Lunduke allowed!"
September 13, 2023
"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

This episode is free for all to enjoy and share.

Be sure to subscribe here at Lunduke.Locals.com to get all shows & articles (including interviews with other amazing nerds).

"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

Controversial opinion.

I think Lunduke is wrong on Rust.

I has clearly been adopted by the next generation. It can plug in very nicely into various ecosystems and tools. I am planning to adopt it as well for app development (logic part, not the view).

At the end of the day, if modern kids, people etc want to use Rust then it makes sense for the projects to start exploring it and investing in it today.

Not doing so might lead to old timers retiring without anyone left to replace them.

Rust is not a bad language at all. It definitely has a bad reputation for the way it was being pushed a few years back. But honestly, I don't see those "rewrite in Rust" mobs much these days.

U see people doing amazing projects and organic adoption skyrocketing.

That's why I don't think adding Rust into traditionaly C code bases is a bad idea.
It prepares the project for the "changing of the guard".

This was always bound to happen some day if not Rust then Zig or something else but as it turned out, it's Rust.

February 06, 2026

Life reward - iPad time with my grandson.

Shhhh - he doesn’t know it’s a refurbed Android tablet 😎

post photo preview

It's bad enough that "they" want to put RUST in every FOSS Project.

However, forcing children to Learn RUST as their First Language is taking things too far.

post photo preview
January 31, 2026
$89 Lifetime Offer Ends at Midnight!

I’ll make this quick: The $89 Lifetime Subscription offer for The Lunduke Journal ends at midnight tonight (Saturday, January 31st).

Once the calendar reads “February” — poof — the deal is gone.

If you wanted to save 70% on a Lifetime Subscription, these are your final hours.

A huge thank you to everyone who has signed up during this crazy deal. We are this close to filling up the 4th Lifetime Subscriber Wall (there’s a possibility it might fill up in the next few hours).

Far beyond anything I was expecting. All of you are absolutely amazing. The Lunduke Journal would not be possible without you.

If you were on contemplating grabbing that Lifetime Sub, I’d jump on it right now. The price goes back up to normal ($300) in about 12 hours or so.

Get it while it’s cheap!

-Lunduke

Read full Article
January 30, 2026
The End of the $89 Lifetime Sub is Nigh!

Quick reminder: The massive deal The Lunduke Journal has been running — 70%+ off Lifetime Subscriptions, 50% off all other subscriptions — ends after tomorrow (Saturday, January 31st).

Considering that, here are the steps I recommend:

  1. Grab the $89 Lifetime Subscription before it ends tomorrow night.

  2. High five yourself for saving money and supporting Indie Tech Journalism.

  3. Maybe… grab a donut?

That is all.

-Lunduke

Read full Article
January 25, 2026
$89 Lifetime Lunduke Subs ends this week!

Quick heads up, that the $89 Lifetime Subscription to The Lunduke Journal discount ends… at the end of this week!

Discounting Lifetime Subscriptions by over 70% was an absolute blast. So many of you took advantage of the offer that we’re now up to four Lifetime Subscriber walls at the end of every video. Crazy!

But something that awesome can’t last forever. Which means that, in just a few days, Lifetime Subscriptions will return to their regular price of $300.

With no plans to do another wild discount like that any time soon.

So.

  1. If you haven’t already, snag an $89 (via Bitcoin) or $99 (via Substack or Locals) Lifetime Subscription.

  2. Then let me know if you’d like to be added to the Lifetime Wall of Shame Awesomeness.

My guess is, a the current rate, that 4th Lifetime Wall will be full by Friday.

Bonkers.

And, once again, thank you to each and every subscriber. The Lunduke Journal would not be possible without you.

-Lunduke

Read full Article
See More
Available on mobile and TV devices
google store google store app store app store
google store google store app tv store app tv store amazon store amazon store roku store roku store
Powered by Locals