logoalt Hacker News

imoverclockedtoday at 2:44 AM3 repliesview on HN

Time to find vulnerabilities!

I remember in the naughts, coming across a dos machine that was quite out of time… even for the university basement it was living in next to a pile of lead brick. Its only job was to run an instrument via an home-built ISA card and write data out to 5.25” floppies.

What uses would this code have in 2026?


Replies

yjftsjthsd-htoday at 7:02 AM

It's a single user OS that runs everything in ring zero by design. I'm not sure, definitionally, that it can have security vulnerabilities. I... guess maybe code execution on exposure to an untrusted floppy disk filesystem?

greenbittoday at 11:44 AM

Look closely, you'll notice there's no network interface. The only vulnerability in a system like that is physical access by malicious individuals.

About the worst mal-ware it can have is a boot sector that installs a "terminate, stay resident" (TSR) that copies itself onto any floppy that gets inserted.

FarmerPotatotoday at 3:30 AM

To see what decisions they made. Like any historical document. Aim to understand the people of the time.