• A_norny_mousse@piefed.zip
      link
      fedilink
      English
      arrow-up
      21
      arrow-down
      1
      ·
      7 hours ago

      And no-skilled attackers can buy exploits.

      Claude helping is insignificant to the story.

      The real headline should be:

      At least 14 companies’ IT security is practically non-existent

      • eldebryn@lemmy.world
        link
        fedilink
        English
        arrow-up
        8
        ·
        4 hours ago

        It is significant because a random teenager can’t google “download exploits” and have them available 5mins later.

        Powerful AI models and agents though are on your fingertips without you even asking.

        Sure, people can buy guns. But what if every person could materialize a chainsaw instead regardless of their skill, maturity, age, or criminal record? 🤔

        • nomy@lemmy.zip
          link
          fedilink
          English
          arrow-up
          4
          ·
          2 hours ago

          Random teenagers can absolutely google “download exploits” and have them available, that’s pretty much always been the case…

          https://www.exploit-db.com/

          Full disclosure was a thing once upon a time, where exploits and proofs of concept were dumped publicly, forcing companies to fix the issue or be compromised. That’s mostly been moved away from in favor of responsible disclosure, giving companies time to patch the issue before it’s known publicly.

          Maybe we should be moving back to full disclosure to force these companies to take data security seriously. Or at least then we could point to a known vulnerability as proof the company is shitty and is neglecting their infrastructure.

    • LiveLM@lemmy.zip
      link
      fedilink
      English
      arrow-up
      61
      arrow-down
      3
      ·
      edit-2
      11 hours ago

      Didn’t think I’d ever side with no script kiddie but at this point fuck it.
      If your company can’t even be bothered to do the bare minimum in security then yeah I hope the least skilled hacker ever comes along and wrecks it.

      • Em Adespoton@lemmy.ca
        link
        fedilink
        English
        arrow-up
        25
        arrow-down
        5
        ·
        11 hours ago

        Thing is, with the latest frontier models, the least skilled person can find a crack in the most secure company around, as long as they can string a few sentences together.

        It isn’t about “bare minimum” anymore. All it takes is a single lapse in vigilance from a single employee, and they’re in… and the LLM doesn’t have to pause to figure out what to do next.

          • Mika@piefed.ca
            link
            fedilink
            English
            arrow-up
            8
            ·
            6 hours ago

            some hacker unleashes malicious AIs to the internet, breaking it apart cause AI keeps finding vulnerabilities in everything and break things faster than humans can fix

            corporates build corporate internet and the blackwall, which is AI to fight malicious AIs

            Gooooood morning Night City!

          • ByteJunk@lemmy.world
            link
            fedilink
            English
            arrow-up
            7
            ·
            edit-2
            8 hours ago

            Yeah, but an LLM’s arms race isn’t “doing the bare minimum in security”, which is what the poster before was saying.

            This is a genuine concern, where whoever has access to the best/most recent/most expensive models can unleash chaos - I’m talking state-sponsored attacks, mega-corp espionage, bored billionaires,…

            • MagicShel@lemmy.zip
              link
              fedilink
              English
              arrow-up
              1
              ·
              2 hours ago

              The people you listed were already doing this. The problem is Darrell, the guy who thinks Earth is flat, can also do this.

    • Pennomi@lemmy.world
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      2
      ·
      12 hours ago

      Only for a year or so. Any company still vulnerable after these tools have been out long enough deserve it.

      • Andrew Beveridge@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        10
        ·
        10 hours ago

        Most people on lemmy seem to condemn use of LLMs in any way for anything, I wonder what those folks opinion of this stance is - should companies use the tools or not?

        • marzhall@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          28 minutes ago

          Finding holes in software has employed “fuzzing”, where you send completely random payloads, as a research tactic for quite a while (and it has found exploits). LLMs just seem like “educated” fuzzing, I don’t see why anyone would complain about updating your suite with them.

        • village604@adultswim.fan
          link
          fedilink
          English
          arrow-up
          10
          ·
          9 hours ago

          Cybersecurity is actually one of the few fields that can benefit from AI. There are companies like Horizon3 who are using it alongside their other threat models to do continuous pen testing.

          • Chronographs@lemmy.zip
            link
            fedilink
            English
            arrow-up
            8
            ·
            9 hours ago

            Yeah imo the one thing ai is legitimately useful for is finding answers to difficult problems that can be trivially verified as correct.

          • 🦄🦄🦄@feddit.org
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            2
            ·
            6 hours ago

            Gonna take a guess here that what is used in cybersecurity is not LLMs but one of the more useful machine learning applications. Just a nitpick cause today “ai” and “LLM” are sadly synonymous.

            • boonhet@sopuli.xyz
              link
              fedilink
              English
              arrow-up
              7
              ·
              5 hours ago

              No, LLMs can definitely be useful for cyber too. It’s the whole reason the US government banned Claude Fable for export.

              An LLM can not just try existing exploits like a script kiddy, but with iteration it can try variations and if you know what runs on the server, inspect the source for potential exploits.

              They can also look at your setup and say what issues they see (reverse proxy config, etc).

              Doesn’t replace an expert, but can be useful for a first pass before you get the highly paid people involved.

        • DeadDigger@lemmy.zip
          link
          fedilink
          English
          arrow-up
          5
          arrow-down
          2
          ·
          9 hours ago

          Well the problem is that for example curl got flooded with generated security reports where only 5% had some true security potential. So your llm will basically flood you with false positives

          • ByteJunk@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            8 hours ago

            If 5% of the reports are genuine security vulnerabilities that they wouldn’t have found otherwise, that’s looking like a big win to me, not sure how you see it differently.

            • frongt@lemmy.zip
              link
              fedilink
              English
              arrow-up
              2
              arrow-down
              1
              ·
              7 hours ago

              The problem is identifying which 5%. Nobody wants to filter that much AI slop.

              • AwesomeLowlander@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                5
                ·
                7 hours ago

                If you’re working for a company’s cybersec, that’s your job. And a much preferable one to waiting for an attacker to do it for you.