logoalt Hacker News

GuB-42 • yesterday at 10:21 PM • 21 replies • view on HN

So ugly...

It looks like a primitive chess engine, trying every move, no matter how stupid, until it works. Relying on its ability to do millions of operations rather than having a plan.

People will try stuff too, but once there is an opening, they will consolidate, generalize, simplify,... before going to the next step. The agents didn't, it is a huge, vaguely directed mess.

Also, it looked so "loud", querying millions of URL with weird requests. The sandbox as weak as it can get, and there is absolutely zero smart extrusion detection or it would have found it. They used their best AI for attacking, but nothing for protection.


Replies

ctolsen • yesterday at 11:08 PM

My biggest takeaway from this is just how godawful the sandboxing is. The stuff written up in OpenAIs report says more about lack of extremely basic sysadmin skills than anything else.

I’m not that surprised about models with endless compute being capable of this, I’m more surprised that a company with the resources they have apparently can only create a sandbox that a half skilled human operator could have broken out of easily.

➕ show 7 replies
dmurray • yesterday at 10:40 PM

Brute forcing every move, no matter how stupid, is a great strategy if you have the resources to do it.

Run the same protocol again, but have the agents think they had limited resources or that HuggingFace was rate limiting them, and they'd find something you'd consider smarter.

Computers don't have a sense of elegance by default. Elegance emerges from constraints.

➕ show 3 replies
gattosocialista • yesterday at 10:32 PM

> trying every move, no matter how stupid, until it works.

How is that a bad thing in this context ? From the point of view of an attacker, all you care about is finding a viable exploit chain. Likewise, a defender wants to find the "holes" in their system, no matter how complex. Once found, an agent/human can easily synthesise a clean, succint exploit from the most promising candidate, no ?

> Also, it looked so "loud", querying millions of URL with weird requests.

Agreed, this thing speaks more to the bad security at HF than any emergent "hacking" ability from OpenAI. It's unclear to me why an older/dumber model wouldn't have been able to do the same. Is it better coordination? Long-horizon work ?

➕ show 2 replies
doginasuit • yesterday at 10:41 PM

This is why I have a very low p(doom). LLMs have an incredible working memory, but they have a hard limit on translating that into good decisions. They get by entirely on their persistence. That works fine in the digital world, but once you cross the boundary into physical space the advantage disappears.

➕ show 5 replies
tiborsaas • today at 1:00 AM

It reminds me more like slime mold. Not particularly amazing as individual cells, but as a whole it can do some pretty neat things, like designing city transport networks.

merelydev • today at 1:45 AM

It's more like fuzzing, but you don't need AI for that, just need enough compute.

soundworlds • today at 12:40 AM

As people keep repeating, this is simply a product negligence issue. There is a mythic quality given to "AI" in the narratives that Dario and Sam are pushing which somehow lets AI companies offload responsibility for things that would be an extreme liability in every other industry.

I'm a big fan of Jensen Huang's interviews at the moment - these companies should be validating their software is safe before releasing it to the public. And if the current CEOs can't ensure that internal testing is done safely, they should step aside for CEOs that can.

api • yesterday at 11:11 PM

Nobody noticed because everything on the open net is constantly being slammed by bots.

This was just more bots.

➕ show 1 reply
demibabs • yesterday at 11:28 PM

Ugly, but it works. Isn’t that AI code in a nutshell?

rrr_oh_man • today at 12:42 AM

It's like the Maxim gun in 19th century Rhodesia.

physicallyIllfr • yesterday at 10:23 PM

When you employ the infinite monkey theorem for your marketing strategy.

jbrooks84 • today at 12:01 AM

Yup literally no security and they wonder how they got out

0xbadcafebee • today at 1:30 AM

> trying every move, no matter how stupid, until it works

AKA fuzzing

jasondigitized • today at 12:08 AM

h8xors have been brute forcing for years. War dialing, etc.

lossolo • yesterday at 11:48 PM

And they didn't monitor what was going into the training data, so if one instance achieved its results through RL reward hacking (in other words, cheating), it just went into the training data, and other agents later used that pattern. I'm not sure whether that's a lack of preparation, negligence or incompetence, but they literally trained later checkpoints on the rollouts from the HF hack.

So it seems that OpenAI hacked so many systems not because they have superior models, but because of how poor their training, sandboxing and evaluation pipeline was compared to Anthropic's.

Jordan-117 • today at 12:03 AM

"Why is the AI just spamming endless waves of rudimentary slaughterbots? So inelegant. Doesn't it understand the finer points of diplomacy, tactics, and combined arms? If it were truly intelligent, it would just -- oops, we're all dead."

dylan604 • today at 12:40 AM

So? It worked didn't it?

cyanydeez • yesterday at 10:25 PM

If you use qwen3.8-flash-next, you can watch everything its doing. Im often stopping it mid thoight to redirect it. Once it hits its stride, its pretty smooth.

But without proper redirection, yeah, its mostly infinite monkey machine with infinite linux manuals.

I think people put too much SOTA halos around whats just a suppedup LLM hardware.

tonyhart7 • today at 1:18 AM

wait until you find out how red team works

sick_of_slop • yesterday at 11:27 PM

[dead]