Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. I know Mastodon hates LLM's and AI.

I know Mastodon hates LLM's and AI.

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
195 Indlæg 72 Posters 2 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • raven667@hachyderm.ioR raven667@hachyderm.io

    @hughsie @drwhax I think a lot of projects aren't clear where they stand between professional and hobby development and how much responsibility they should be taking on. Just because you donated some work to the world as FOSS and a company picked it up and distributes it as part of a product, doesn't make you responsible for the "supply chain" your hobby project finds itself in. IMHO any company which ships FOSS (which is _all_ of them) needs to vendor their dependencies, or have a contractual agreement for maintenance, and not just rely on the goodwill of the original author or volunteers for things like security, QA / CI testing, etc. I feel like a number of devs have gotten suckered into a culture of emulating commercial professional development (using an issue tracker, reviewing merge/pull requests, having numbered version releases, using CI and test suites, etc.) for things which are fundamentally non-commercial hobby projects and end up deeply unhappy burning their nights and weekends doing software maintenance because "people depend on them", like a martyr, and it feels rude to tell those people to get stuffed.

    I think a fundamental way we should structure human systems is to limit the responsibility (and correlated damage) any one person can have on their own because our poor little meat-brains aren't really built for it.

    jti42@infosec.exchangeJ This user is from outside of this forum
    jti42@infosec.exchangeJ This user is from outside of this forum
    jti42@infosec.exchange
    wrote sidst redigeret af
    #133

    @raven667 @hughsie @drwhax EU is attempting parts of this. We'll see about how the realexisting version of this will turn out.

    Other than that: Ensure awareness for said corporates by enforcing the existing rights on the components they use.
    There'll probably have to be some sort of enforcement threshold or staggered requirements.

    And a large part of it is probably to just answer to requests for features/fixes/... with "pull request welcome" or "here's my hourly rate" to any corporate requests.
    Unfortunately, this is not trained for.

    1 Reply Last reply
    0
    • ljrk@todon.euL ljrk@todon.eu

      @buherator @drwhax Yup same. It's what we do at $dayjob to motivated customers, partially. I'm waiting for a cohort to realize that, if nobody does anything, nobody will look too bad.

      And yup. It's all a bit fuked up. :3

      M This user is from outside of this forum
      M This user is from outside of this forum
      mweiss@infosec.exchange
      wrote sidst redigeret af
      #134

      @ljrk @buherator @drwhax Part of the source of this is the lawyers. In business, companies are typically shielded from liability if they follow "standard and customary business practices". So if "everyone else" is doing it that way, you can too without taking on the liability.

      Of course, that takes you only so far. If your business is unable to function for two months, legal liability may well be the least of your concerns. But the problem with that threat is that it's a gray rhino risk. Those are really really hard to get businesses to spend on mitigating.

      For better or worse, LLM-based attacks may remove most of the gray from those risks and reduce the resistance to mitigation.

      ljrk@todon.euL 1 Reply Last reply
      0
      • alice_pea_3526@mastodon.socialA alice_pea_3526@mastodon.social

        @drwhax This may be one of the only niche use cases where LLM technology may actually be useful, and it may be what Linus Torvalds was talking about when it comes to AI and the Linux kernel. Directly deploying AI code in the kernel could violate the GPL.

        But as for auditing existing code for potential vulnerabilities, and the pen-testing stuff, this may be a viable use case.

        But that's not what the AI companies promote. They promote the AI-powered shovelware development use case instead.

        drwhax@infosec.exchangeD This user is from outside of this forum
        drwhax@infosec.exchangeD This user is from outside of this forum
        drwhax@infosec.exchange
        wrote sidst redigeret af
        #135

        @alice_pea_3526 the parrots are pretty good at pattern recognition which is where I think they shine. Some smaller projects as well, but architecture wise, you'll have to handhold them a lot. Its almost like having a junior that's good in some incredibly niche things, but you'll be iterating a lot over code.

        I think curl maintainer said something similar, the reports used to be bad from LLM's and they suddenly got a lot better. It still requires a pair of human eyes to understand if its not hallucinating.

        I wish it was better at eliminating whole bug classes tho, that'd be the ideal situation?

        1 Reply Last reply
        0
        • drwhax@infosec.exchangeD drwhax@infosec.exchange

          I know Mastodon hates LLM's and AI. So here goes!

          I recently got access to trusted access of cyber capabilities of both openai and anthropic, which also allows you to weaponize security vulnerabilities.

          The speed at which these parrots can find bugs and be creative enough to exploit them is staggering.

          I recently pointed an LLM at an kernel fix that was reachable by an unprivileged namespace on Debian and it fully weaponized it, without too much me prompting it in the right direction, in about 7-9 hours.

          I don't think open-source and companies will know what's coming for them once these open-source weight models will have broader reach and get better at exploiting vulnerabilities on a massive scale as anyone can access them.

          The bottom line I think is, you cannot patch faster than the attackers can easily chain all kinds of vulnerabilities together and just move laterally on an incredibly fast pace.

          I've started reporting vulnerabilities to all kinds of projects and the majority have trouble or patching issues found. There's not enough maintainers, or there's simply none anymore.

          I've been getting quite worried about what our future will look like for data privacy. I think outright not running an LLM over your codebase to find critical security vulnerabilities because of your moral stance will keep us more insecure.

          Please run an LLM over your code base if it's internet facing or something critical, we thank you!

          Can't wait for the discussions on this!

          zimzat@mastodon.socialZ This user is from outside of this forum
          zimzat@mastodon.socialZ This user is from outside of this forum
          zimzat@mastodon.social
          wrote sidst redigeret af
          #136

          @drwhax One thing I don't see anyone addressing is how we got into this situation in the first place, or how we get out of it, and I'm not talking about the LLM or any of the already well known and discussed downsides of that.

          How did the software get so insecure in the first place? How do we prevent security vulnerabilities before they occur? Most of the risks aren't unknown or even novel, so why haven't we prioritized the solutions?

          drwhax@infosec.exchangeD pt_ickle@mastodon.socialP 2 Replies Last reply
          0
          • zimzat@mastodon.socialZ zimzat@mastodon.social

            @drwhax One thing I don't see anyone addressing is how we got into this situation in the first place, or how we get out of it, and I'm not talking about the LLM or any of the already well known and discussed downsides of that.

            How did the software get so insecure in the first place? How do we prevent security vulnerabilities before they occur? Most of the risks aren't unknown or even novel, so why haven't we prioritized the solutions?

            drwhax@infosec.exchangeD This user is from outside of this forum
            drwhax@infosec.exchangeD This user is from outside of this forum
            drwhax@infosec.exchange
            wrote sidst redigeret af
            #137

            @zimzat No one wants to fund it is what I think.

            Suhosin did something like this for PHP, now it's just jvoisin maintaining snufflepagus: https://github.com/jvoisin/snuffleupagus

            I don't remember if there was something similar for other languages. Grsecurity for the Linux Kernel, that's the three I know 😕

            em_and_future_cats@mastodon.socialE 1 Reply Last reply
            0
            • drwhax@infosec.exchangeD drwhax@infosec.exchange

              I know Mastodon hates LLM's and AI. So here goes!

              I recently got access to trusted access of cyber capabilities of both openai and anthropic, which also allows you to weaponize security vulnerabilities.

              The speed at which these parrots can find bugs and be creative enough to exploit them is staggering.

              I recently pointed an LLM at an kernel fix that was reachable by an unprivileged namespace on Debian and it fully weaponized it, without too much me prompting it in the right direction, in about 7-9 hours.

              I don't think open-source and companies will know what's coming for them once these open-source weight models will have broader reach and get better at exploiting vulnerabilities on a massive scale as anyone can access them.

              The bottom line I think is, you cannot patch faster than the attackers can easily chain all kinds of vulnerabilities together and just move laterally on an incredibly fast pace.

              I've started reporting vulnerabilities to all kinds of projects and the majority have trouble or patching issues found. There's not enough maintainers, or there's simply none anymore.

              I've been getting quite worried about what our future will look like for data privacy. I think outright not running an LLM over your codebase to find critical security vulnerabilities because of your moral stance will keep us more insecure.

              Please run an LLM over your code base if it's internet facing or something critical, we thank you!

              Can't wait for the discussions on this!

              randomdamage@infosec.exchangeR This user is from outside of this forum
              randomdamage@infosec.exchangeR This user is from outside of this forum
              randomdamage@infosec.exchange
              wrote sidst redigeret af
              #138

              @drwhax I think the biggest lesson here is that Blue Team can't rely on patching to keep everything safe.

              We have to actually do the rest of the stuff that security calls for, and not just keep everything patched but do more to minimize the risks when one of these unsleeping tools gets turned on us.

              And so many companies don't even have a proper inventory of what-all needs to be kept up to date.

              This is going to suck so much.

              1 Reply Last reply
              0
              • M mweiss@infosec.exchange

                @ljrk @buherator @drwhax Part of the source of this is the lawyers. In business, companies are typically shielded from liability if they follow "standard and customary business practices". So if "everyone else" is doing it that way, you can too without taking on the liability.

                Of course, that takes you only so far. If your business is unable to function for two months, legal liability may well be the least of your concerns. But the problem with that threat is that it's a gray rhino risk. Those are really really hard to get businesses to spend on mitigating.

                For better or worse, LLM-based attacks may remove most of the gray from those risks and reduce the resistance to mitigation.

                ljrk@todon.euL This user is from outside of this forum
                ljrk@todon.euL This user is from outside of this forum
                ljrk@todon.eu
                wrote sidst redigeret af
                #139

                @mweiss @buherator @drwhax Totally, I'm pretty sure that risks that "end/pause business" will be addressed soon-ish. However, risks that are... less so, e.g., data loss, data privacy stuff, ... we'll just get used to it. Or the many downtimes of GitHub.

                M 1 Reply Last reply
                0
                • png@yap.pony.bizP png@yap.pony.biz
                  @infosecdj @drwhax You're right in that it would help but good samaritans aren't enough to fix the problem. It would be best if there was put some actual funding into open-source security (given how important it is) but that's a political problem well out of our control as individual developers.
                  infosecdj@infosec.exchangeI This user is from outside of this forum
                  infosecdj@infosec.exchangeI This user is from outside of this forum
                  infosecdj@infosec.exchange
                  wrote sidst redigeret af
                  #140

                  @png @drwhax That's true! In an ideal world that could be the norm. But until that's in place, at least some of us could chip in. Wasn't that the way things were ran in the good old days -- submitting patches for problems? A crowd pointing at problems all the time can be strongly demotivating, but it does not have to be that way. Yet I am still to hear of a security expert submitting solutions together with problems they point out. A rare animal indeed. 😉

                  1 Reply Last reply
                  0
                  • chris@mstdn.chrisalemany.caC This user is from outside of this forum
                    chris@mstdn.chrisalemany.caC This user is from outside of this forum
                    chris@mstdn.chrisalemany.ca
                    wrote sidst redigeret af
                    #141

                    @drwhax perhaps the most efficient course of action is to let the evil AI do whatever they want, destroy all the software we rely on, (along with our electrical grids and fill the atmosphere with CO2) and cause the ultimate collapse of our technological society. Thus we will have fixed the vulnerabilities through obsolescence.

                    1 Reply Last reply
                    0
                    • drwhax@infosec.exchangeD This user is from outside of this forum
                      drwhax@infosec.exchangeD This user is from outside of this forum
                      drwhax@infosec.exchange
                      wrote sidst redigeret af
                      #142

                      @elle ok doei

                      1 Reply Last reply
                      0
                      • jti42@infosec.exchangeJ jti42@infosec.exchange

                        @chroma @jeroen94704 @drwhax You'll then have to take refute as a mountain hermit as all the society is permeated by computers.

                        Computers with FOSS in them and hence, most certainly LLM'd material will be involved at some point.

                        Even without the software parts, processes and hardware (computer or not) will have the taint of the LLM too.

                        chroma@raccoonisland.socialC This user is from outside of this forum
                        chroma@raccoonisland.socialC This user is from outside of this forum
                        chroma@raccoonisland.social
                        wrote sidst redigeret af
                        #143

                        @jti42 @jeroen94704 @drwhax yes, in the process. Thankfully, I saved money and invested to the point I don’t have to work anymore and I’m moving to my countryside house in Korea 🙂

                        chroma@raccoonisland.socialC 1 Reply Last reply
                        0
                        • drwhax@infosec.exchangeD drwhax@infosec.exchange

                          I know Mastodon hates LLM's and AI. So here goes!

                          I recently got access to trusted access of cyber capabilities of both openai and anthropic, which also allows you to weaponize security vulnerabilities.

                          The speed at which these parrots can find bugs and be creative enough to exploit them is staggering.

                          I recently pointed an LLM at an kernel fix that was reachable by an unprivileged namespace on Debian and it fully weaponized it, without too much me prompting it in the right direction, in about 7-9 hours.

                          I don't think open-source and companies will know what's coming for them once these open-source weight models will have broader reach and get better at exploiting vulnerabilities on a massive scale as anyone can access them.

                          The bottom line I think is, you cannot patch faster than the attackers can easily chain all kinds of vulnerabilities together and just move laterally on an incredibly fast pace.

                          I've started reporting vulnerabilities to all kinds of projects and the majority have trouble or patching issues found. There's not enough maintainers, or there's simply none anymore.

                          I've been getting quite worried about what our future will look like for data privacy. I think outright not running an LLM over your codebase to find critical security vulnerabilities because of your moral stance will keep us more insecure.

                          Please run an LLM over your code base if it's internet facing or something critical, we thank you!

                          Can't wait for the discussions on this!

                          em_and_future_cats@mastodon.socialE This user is from outside of this forum
                          em_and_future_cats@mastodon.socialE This user is from outside of this forum
                          em_and_future_cats@mastodon.social
                          wrote sidst redigeret af
                          #144

                          @drwhax I also had a serious discussion with my husband this morning about llms and particularly genAi. What I took away from it was the data centers that we’re building now here are not efficient or ethical (imo) we need to make them efficient and ethical for security reasons. The vulnerability issue is immensely important here. While private companies are making Ai terrible and data centers by them are even worse, there needs to be more change in how it all works before we lose it altogether.

                          em_and_future_cats@mastodon.socialE 1 Reply Last reply
                          0
                          • chroma@raccoonisland.socialC chroma@raccoonisland.social

                            @jti42 @jeroen94704 @drwhax yes, in the process. Thankfully, I saved money and invested to the point I don’t have to work anymore and I’m moving to my countryside house in Korea 🙂

                            chroma@raccoonisland.socialC This user is from outside of this forum
                            chroma@raccoonisland.socialC This user is from outside of this forum
                            chroma@raccoonisland.social
                            wrote sidst redigeret af
                            #145

                            @jti42 @jeroen94704 @drwhax Btw, I don’t usually talk with people that uses AI generated avatars.

                            You disrespect yourself and burn the planet. Consider this our last interaction.

                            1 Reply Last reply
                            0
                            • em_and_future_cats@mastodon.socialE em_and_future_cats@mastodon.social

                              @drwhax I also had a serious discussion with my husband this morning about llms and particularly genAi. What I took away from it was the data centers that we’re building now here are not efficient or ethical (imo) we need to make them efficient and ethical for security reasons. The vulnerability issue is immensely important here. While private companies are making Ai terrible and data centers by them are even worse, there needs to be more change in how it all works before we lose it altogether.

                              em_and_future_cats@mastodon.socialE This user is from outside of this forum
                              em_and_future_cats@mastodon.socialE This user is from outside of this forum
                              em_and_future_cats@mastodon.social
                              wrote sidst redigeret af
                              #146

                              @drwhax China is building data centers every month, run on so much solar & wind energy that they produce. They are running campaigns everywhere else for other countries to not build them. Once they have greater computing capacity than needed they can control the entire electric communications systems.
                              We need to run a system of clean energy & better cooling systems for data centers if we want to live the life we know/have known. China doesn’t share, it exploits. (Sorry for the rant 😹)

                              em_and_future_cats@mastodon.socialE 1 Reply Last reply
                              0
                              • em_and_future_cats@mastodon.socialE em_and_future_cats@mastodon.social

                                @drwhax China is building data centers every month, run on so much solar & wind energy that they produce. They are running campaigns everywhere else for other countries to not build them. Once they have greater computing capacity than needed they can control the entire electric communications systems.
                                We need to run a system of clean energy & better cooling systems for data centers if we want to live the life we know/have known. China doesn’t share, it exploits. (Sorry for the rant 😹)

                                em_and_future_cats@mastodon.socialE This user is from outside of this forum
                                em_and_future_cats@mastodon.socialE This user is from outside of this forum
                                em_and_future_cats@mastodon.social
                                wrote sidst redigeret af
                                #147

                                @drwhax Do I want more data centers the way they are run right now by private companies? No. But we need to do it better and more efficiently than them or else… no computer or device will be safe.
                                I really think we need this discussion more. And more done about it

                                drwhax@infosec.exchangeD 1 Reply Last reply
                                0
                                • em_and_future_cats@mastodon.socialE em_and_future_cats@mastodon.social

                                  @drwhax Do I want more data centers the way they are run right now by private companies? No. But we need to do it better and more efficiently than them or else… no computer or device will be safe.
                                  I really think we need this discussion more. And more done about it

                                  drwhax@infosec.exchangeD This user is from outside of this forum
                                  drwhax@infosec.exchangeD This user is from outside of this forum
                                  drwhax@infosec.exchange
                                  wrote sidst redigeret af
                                  #148

                                  @em_and_future_cats we both agree on this! I don't see them making a profit on these gigantic datacenters either!

                                  drwhax@infosec.exchangeD em_and_future_cats@mastodon.socialE 2 Replies Last reply
                                  0
                                  • drwhax@infosec.exchangeD drwhax@infosec.exchange

                                    @em_and_future_cats we both agree on this! I don't see them making a profit on these gigantic datacenters either!

                                    drwhax@infosec.exchangeD This user is from outside of this forum
                                    drwhax@infosec.exchangeD This user is from outside of this forum
                                    drwhax@infosec.exchange
                                    wrote sidst redigeret af
                                    #149

                                    @em_and_future_cats that is to say, were abusing huge plots of land for... what exactly??

                                    em_and_future_cats@mastodon.socialE 1 Reply Last reply
                                    0
                                    • drwhax@infosec.exchangeD drwhax@infosec.exchange

                                      @em_and_future_cats we both agree on this! I don't see them making a profit on these gigantic datacenters either!

                                      em_and_future_cats@mastodon.socialE This user is from outside of this forum
                                      em_and_future_cats@mastodon.socialE This user is from outside of this forum
                                      em_and_future_cats@mastodon.social
                                      wrote sidst redigeret af
                                      #150

                                      @drwhax YES!!!

                                      1 Reply Last reply
                                      0
                                      • drwhax@infosec.exchangeD drwhax@infosec.exchange

                                        @em_and_future_cats that is to say, were abusing huge plots of land for... what exactly??

                                        em_and_future_cats@mastodon.socialE This user is from outside of this forum
                                        em_and_future_cats@mastodon.socialE This user is from outside of this forum
                                        em_and_future_cats@mastodon.social
                                        wrote sidst redigeret af
                                        #151

                                        @drwhax And water! There are other ways to cool and process data ,(I have a computer science major who I talk with and they had a good suggestion but I don’t remember what it was called!😹)

                                        drwhax@infosec.exchangeD 1 Reply Last reply
                                        0
                                        • em_and_future_cats@mastodon.socialE em_and_future_cats@mastodon.social

                                          @drwhax And water! There are other ways to cool and process data ,(I have a computer science major who I talk with and they had a good suggestion but I don’t remember what it was called!😹)

                                          drwhax@infosec.exchangeD This user is from outside of this forum
                                          drwhax@infosec.exchangeD This user is from outside of this forum
                                          drwhax@infosec.exchange
                                          wrote sidst redigeret af
                                          #152

                                          @em_and_future_cats It might've been immersion cooling 🙂 https://en.wikipedia.org/wiki/Immersion_cooling (although I don't know what the difference would be when it would come to electricity..)

                                          em_and_future_cats@mastodon.socialE 1 Reply Last reply
                                          0
                                          Svar
                                          • Svar som emne
                                          Login for at svare
                                          • Ældste til nyeste
                                          • Nyeste til ældste
                                          • Most Votes


                                          • Log ind

                                          • Har du ikke en konto? Tilmeld

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          Graciously hosted by data.coop
                                          • First post
                                            Last post
                                          0
                                          • Hjem
                                          • Seneste
                                          • Etiketter
                                          • Populære
                                          • Verden
                                          • Bruger
                                          • Grupper