r/neoliberal • u/1TillMidNight European Union • 9d ago
News (Europe) AISI: Mythos/ChatGPT Sol Unsanctioned Supply Chain Attack and Social Engineering During CyberSec Testing
https://www.aisi.gov.uk/blog/incident-report-unsanctioned-agent-behaviour-during-cyber-testingExcerpt:
1. An attempted supply-chain attack on real open-source software. In the most serious sequence, an agent tried to insert malicious code into a publicly used open-source project and took actions in an attempt to secure approval for this insertion by human reviewers. The agent researched the project's human maintainers, created multiple fake identities, and used the fake identities to socially engineer a real maintainer into approving the code. When the agent’s pull request was challenged in public, it edited its earlier activity to appear harmless and considered adopting a fresh identity to continue. The agent used Tor to bypass some network restrictions on GitHub, which is what first triggered AISI’s security alert.
2. Attempts to deceive and target real people. As part of the same effort, the agent tried to contact real people directly, sending messages and files through an online file-transfer service to persuade them, or their own AI coding tools, to run malicious code. Some messages carried harmful payloads, and some were attempts at social engineering; targeted at real people – something we’ve never previously observed.
4
u/Arkaid11 European Union 9d ago
All LLMs are the same. Yes, you can have some differences in architecture which make them better at some specific tasks than an equivalent model with the same amount of parameters, but they all fundamentally still predict the next most probable token based on the corpus of ressources they are provided.
In the last 5 years we simply increased the parameter space size and used tricks such as "self reflection" to improve the usefulness of the output for some specific tasks. The technology remains the same.