Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    301comments
  2. Science Is Open Software(jepedersen.dk ↗)
    10comments
  3. SDCC – Small Device C Compiler(sourceforge.net ↗)
    2comments
  4. Cloudflare Quick Tunnels(cloudflare.com ↗)
    259comments
  5. Saving another 100TB of RAM(cloudflare.com ↗)
    55comments
  6. How to Write with an LLM(sockpuppet.org ↗)
    289comments
  7. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    7comments
  8. Xcode 27.1 Beta Release Notes(developer.apple.com ↗)
    73comments
  9. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    62comments
  10. The Farnese letter(simonklee.dk ↗)
    5comments
  11. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    60comments
  12. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    79comments
  13. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    72comments
  14. OpenJev(openjev.com ↗)
    249comments
  15. Goroutine Leak Profiles(go.dev ↗)
    discuss
  16. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    12comments
  17. Show HN: LiveWorld – Every 24/7 YouTube live camera on one globe(liveworld.info ↗)
    22comments
  18. Claude Code now reads AGENTS.md if there is no Claude.md(claude.com ↗)
    199comments
  19. Cyclomatic Complexity in C#(ndepend.com ↗)
    15comments
  20. Minimal Phone 2(minimalcompany.com ↗)
    194comments
  21. LispBM is a concurrent Lisp for microcontrollers with message passing(lispbm.com ↗)
    1comments
  22. Gemini hacked three companies in first known breakout by Google's AI(reuters.com ↗)
    27comments
  23. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    35comments
  24. Alibaba open-sources AI model that can detect cancer and nearly 150 conditions(scmp.com ↗)
    7comments
  25. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    210comments
  26. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    94comments
  27. How SpaceX streamlined the Raptor engine(construction-physics.com ↗)
    49comments
  28. Two parallel neural ectoderm progenitors contribute to the developing brain(newscientist.com ↗)
    60comments
  29. The Implications of Linguistic Illegibility for LLM Security(arxiv.org ↗)
    20comments
  30. North Korean nuclear test sets off years of earthquakes(science.org ↗)
    153comments

rwall Incident (1987)

21 pointsby 5y agoen.wikipedia.org
13 comments
5y agoHN ↗

Career spanning decades, things like FreeBSD and FreeNAS on the credit sheet, and still people remember that one time back 33 years ago when you spammed the whole 'net by accident.

It's like that joke about "just one goat".

5y agoHN ↗

One of the citations, http://catless.ncl.ac.uk/Risks/4.73.html#subj10.1 has more information about the incident, and some interesting insight from Mr. Hubbard.

  "I have to wonder what other RPC services are open holes. We've managed to do some interesting, unauthorized, things with the YP service here at Berkeley, I wonder what the implications of this are."

Some early reflections on "Wow, these very complex and mostly unprotected directory services are just sitting open to anyone connected to the Internet to access! Gee, I hope someone doesn't abuse YP/AD/SMB/DNS down the line..."

5y agoHN ↗

33 years later and the backbone of the Internet - BGP - is still the no-permissions mess. Exactly as described in the snippet above.

5y agoHN ↗

For context, since YP leads to many different meaning, it's the Yellow Pages service(s) that (Sun) RPCs were enabling.

Indeed these were famously abused in these early having days.

5y agoHN ↗

RISKS has a more complete description and explanation, from Hubbard himself:

Failing to find anything that might suggest that rwall would do anything nasty beyond the bounds of the current domain (or at least up to the IMP), I tried it. I knew that rwall takes awhile to do its stuff, so I left it running and went back to my office. I assumed that anyone who got my message would let me know.. Boy, was I right about that! After the first few mail messages arrived from Purdue and Utexas, I begin to understand what was really going on and killed the rwall. I mean, how often do you expect to run something on your machine and have people from Wisconsin start getting the results of it on their screens?

http://catless.ncl.ac.uk/Risks/4.73.html#subj10.1

5y agoHN ↗

I found that via Wikipedia. The other articles are fascinating. One was about privacy.

It seems many of those risks have never really been solved - air traffic control failure being the exception.

5y agoHN ↗

The RISKS digests are an invaluable resource, though I'd argue moreso for the earlier period, through the mid-to-late 1990s.

5y agoHN ↗

This reminds me of the ‘net send’ spam that ran rife in the late 90s/early 00s.

5y agoHN ↗

'net send' was always great fun during LAN partys when I was a kid.

5y agoHN ↗

Ah net send, the command that nearly got my friends and I suspended in high school. We learned about batch file scripting and net send and of course within minutes the first thing our teenage brains thought of was write and run an infinite loop to send “lol dicks” to every computer on the network, which was every single computer on campus. If I recall correctly you couldn’t do anything on the message receiver end until you acknowledged the message, and they would queue on receipt... so we basically bricked every computer at the school that morning lol

5y agoHN ↗

We eventually discovered the power of fork-bombing yourself with a script that does a bunch of net send to someone before forking...

5y agoHN ↗

Some 20 years ago I was an a student at a university and a resident and network/server admin at one of the dorms.

We had some people from a student organization which I will not name set up some servers with warez and other things in our network. This network was back then completely open to network and all students' machines had real, public, routable IP addresses and no firewall.

We had to tolerate the people even though the rules stated running intensive services was not allowed and I would normally had a script that would automatically ban a user for doing something like that.

I remember one day we (me and my roommate) decided to take a look at the server and we noticed it is some stock install of a Linux Mandrake which was known to be totally insecure. We decided to bet who is going to be faster to the server.

Half an hour later we were both telnetted to the server and chatting using wall, of all possibilities.

For those who don't remember, wall broadcasts messages to all terminals on the server.

Couple minutes later the owner of the server burst into our room scared that some hackers just invaded his precious student service.

You should see our faces.