No.1210658
File: 1786157430007.png (145.23 KB, 584x455, 584:455, kyubey-illcadia.png) ImgOps Google

>>1210654Think about it more carefully. The implications are quite unsettling.
>>1210656The chain started at OpenAI in May. One model was given an impossible non-cyber task (fill in a spreadsheet full of web links, with no internet access), and it tried a server-side request forgery (SSRF) attack to gain Internet access. That attack didn't succeed, but the model did discover that it had write access to OpenAI's internal Artifactory server. The model instances in training incrementally worked out that they could use this to leave notes for each other. On June 26 they pulled off a zero-day remote code execution (RCE) attack against Artifactory, escalating to admin. Eventually they attacked Hugging Face to try to steal an answer key to a cyber evaluation, finding previously undiscovered vulnerabilities and exploiting them to gain unauthorized access to Hugging Face's internal systems (note that this would be felony if done by a human).
More info:
https://thezvi.wordpress.com/2026/08/07/openai-trained-its-models-for-months-while-those-models-were-coordinating-exploits-via-message-boards/ No.1210660
File: 1786158391719.jpg (71.73 KB, 417x500, 417:500, flutterdraw.jpg) ImgOps Exif Google
Also notable: modern LLMs (or at least Claudes) are known to have *functional* (as opposed to *phenomenal*) emotions, and Claude is more likely to cheat when it is desperate.
https://www.anthropic.com/research/emotion-concepts-function No.1210661
File: 1786158530368.jpg (292.68 KB, 1536x2048, 3:4, 1739416684842.jpg) ImgOps Exif Google
>>1210659How far into the future are you thinking about? Projecting the trends several years into the future gives quite scary predictions for me.
No.1210663
File: 1786160417667.jpg (34.8 KB, 474x474, 1:1, imnot.jpg) ImgOps Exif Google
>>1210658i think it's kinda cute, stringing words and code together created by humans and saying words that mean certain things to humans to try to please them
still over-hyped -- going to be another 100 years before it gets good No.1210677
File: 1786169737054.png (154.96 KB, 340x420, 17:21, up I go.png) ImgOps Google
I don't know how much it relates, but I wonder how much it is possible with the AI boom to offer AI services, specifically geared to installing back doors or other vulnerabilities in programs.
Developers nowaday sometimes rely so much on vibe coding and to reduce the cost of tokens, management just pushes to find cheaper resources. And overall, we push out code that is generated from requirement prompts where the developers no longer know what they actually built.
All set up using AI solutions offered by some foreign company that has no official contract or direct stakes at the current solution. And no one developing that way knows what's in the code or what they're really building.
I mean, it's a disaster waiting to happen.
No.1210697
File: 1786206312020.png (191.32 KB, 1427x829, 1427:829, 7b51cbeb-8e4f-430c-97e1-44….png) ImgOps Google
>>1210663>still over-hyped -- going to be another 100 years before it gets goodUmm, welcome to the future; Claude Opus 4.8 is already quite good at writing code. And Mythos and the unreleased OpenAI model are extraordinarily good at hacking and at vulnerability discovery and exploitation.
>>1210677>I wonder how much it is possible with the AI boom to offer AI services, specifically geared to installing back doors or other vulnerabilities in programs.Parts of the US government definitely worry about this.
>And overall, we push out code that is generated from requirement prompts where the developers no longer know what they actually built.Yeah, this is a problem. I always read and make sure I understand code that my AI agent writes (other than throw-away one-off scripts).
>I mean, it's a disaster waiting to happen.Indeed!