Earlier quoted context omitted.
In switzerland it depends 143bis StGB: Any person who, with the intention of securing an unlawful gain for themselves or another obtains for themselves or another data that are stored or transmitted electronically or in some similar manner and which are not intended for them and have been specially secured to prevent their access shall be liable to a custodial sentence not exceeding five years or to a monetary penalt…
So this wording is really interesting in the bug bounty sense and I’m curious if you know how it would be handled. If someone hits an unsecured API, receives information, and notifies the company of this while also requesting a bounty, would that satisfy all of the requirements of prosecution? The unlawful gain is the sticking point in my mind.
AI agent hacks gym to get its user a spot in pilates class
51–60 of 75 posts
Re: AI agent hacks gym to get its user a spot in pilates class
#52Earlier quoted context omitted.
No, it starts much earlier. They should not have given a next token predictor unsupervised Internet access, regardless of what the marketing might have told them about its capabilities or alignment. Don't use technology you do not understand in ways that might bring harm to others. Exercise appropriate caution. I don't think the guy itself is fully to blame though. Our whole culture has rotted quite significantly.
> They should not have given a next token predictor unsupervised Internet access Yes. > regardless of what the marketing might have told them about its capabilities or alignment I think that marketing teams should be blamed for lies and exaggerations much more then people who trusted them. As is now, everything is too much biased toward the biggest liar out there.
Might "harm innovation" though.
Re: AI agent hacks gym to get its user a spot in pilates class
#53Is it even possible to "hack" an API that has no authorisation for any of its methods?
In a legal sense any unwanted intrusion can be considered hacking - i.e. a 'hack' is not contingent on penetrating authorization. In practice most APIs are secured by obscurity rather than any high quality rigorous authorization. The only thing it would make absolutely clear at a legal level is that you do not want the API to be publicly used, but for a jury/judge accessing an unadvertised API via browser tools is ha…
> the bot explained that it had manipulated the system to book him onto classes months in advance - against the normal rules of the system.
> The agent replied saying it had succeeded by cancelling another gym-goer's booking.
This wasn't just breaking the rules of the gym, it also caused damages to someone. Someone had their booking canceled, maybe lost some money, definitely lost time dealing with this topic.
Re: AI agent hacks gym to get its user a spot in pilates class
#54Earlier quoted context omitted.
If you leave your front door open I don’t think you’d classifying someone walking in and taking your laptop as ‘not stealing’.
However walking through the door would not be a crime in itself, where I live anyway.
Re: AI agent hacks gym to get its user a spot in pilates class
#55Re: AI agent hacks gym to get its user a spot in pilates class
#56Earlier quoted context omitted.
not really, it needs criminal intent.
Nope https://www.heise.de/en/news/Modern-Solution-Court-of-Appeal...
Re: AI agent hacks gym to get its user a spot in pilates class
#57Earlier quoted context omitted.
I think this is the solution to a lot of AI 'alignment' issues. We have laws, and LLMs should NEVER break them unless the user states its fine with some qualifying condition. Yes, every country has a different legal system, but I think there's a decent idea of what constitutes intrusion thats agreed on in most parts of the world. In grey area scenarios, the user should be able to override this, with a warning of clea…
I do think one day that LLMs may be so 'aligned' that hacking culture will have a resurgence in some way. In the sense that the only way to do anything a bit below board will be done manually.
Re: AI agent hacks gym to get its user a spot in pilates class
#58Earlier quoted context omitted.
In switzerland it depends 143bis StGB: Any person who, with the intention of securing an unlawful gain for themselves or another obtains for themselves or another data that are stored or transmitted electronically or in some similar manner and which are not intended for them and have been specially secured to prevent their access shall be liable to a custodial sentence not exceeding five years or to a monetary penalt…
So this wording is really interesting in the bug bounty sense and I’m curious if you know how it would be handled. If someone hits an unsecured API, receives information, and notifies the company of this while also requesting a bounty, would that satisfy all of the requirements of prosecution? The unlawful gain is the sticking point in my mind.
Re: AI agent hacks gym to get its user a spot in pilates class
#59Re: AI agent hacks gym to get its user a spot in pilates class
#60Is it even possible to "hack" an API that has no authorisation for any of its methods?