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. Just absolutely no regard for security at all.

Just absolutely no regard for security at all.

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
41 Indlæg 25 Posters 20 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.
  • mhoye@cosocial.caM mhoye@cosocial.ca

    Just absolutely no regard for security at all. None. The entire burden of self-protection shifted to humans alone at their endpoints in systems and communities entirely, foundationally built on mutual trust and trustworthiness.

    dalias@hachyderm.ioD This user is from outside of this forum
    dalias@hachyderm.ioD This user is from outside of this forum
    dalias@hachyderm.io
    wrote sidst redigeret af
    #30

    @mhoye How tf does "npm install openclaw" result in openclaw being given backdoor privileges? As opposed to just some files appearing that only do anything if you execute them.

    1 Reply Last reply
    0
    • feld@friedcheese.usF feld@friedcheese.us
      @mhoye

      > developers not working in an isolated environment (zone, vm, jail, etc) and letting their devtools access their whole laptop

      they deserve it
      mischievoustomato@tsundere.loveM This user is from outside of this forum
      mischievoustomato@tsundere.loveM This user is from outside of this forum
      mischievoustomato@tsundere.love
      wrote sidst redigeret af
      #31
      @feld @mhoye i wonder what this applies to, I've done baremetal rust dev (personal project) with cargo, but it was a thing I made from scratch.
      1 Reply Last reply
      0
      • mischievoustomato@tsundere.loveM This user is from outside of this forum
        mischievoustomato@tsundere.loveM This user is from outside of this forum
        mischievoustomato@tsundere.love
        wrote sidst redigeret af
        #32
        @feld @joe @mhoye @sun explain the process
        feld@friedcheese.usF 1 Reply Last reply
        0
        • mhoye@cosocial.caM mhoye@cosocial.ca

          Just absolutely no regard for security at all. None. The entire burden of self-protection shifted to humans alone at their endpoints in systems and communities entirely, foundationally built on mutual trust and trustworthiness.

          lispi314@udongein.xyzL This user is from outside of this forum
          lispi314@udongein.xyzL This user is from outside of this forum
          lispi314@udongein.xyz
          wrote sidst redigeret af
          #33

          @mhoye@cosocial.ca That’s an impressive malware distribution hack.

          I would ask if cline was compromised but looking up what it is, it was malware from the very start.

          1 Reply Last reply
          0
          • mischievoustomato@tsundere.loveM mischievoustomato@tsundere.love
            @feld @joe @mhoye @sun explain the process
            feld@friedcheese.usF This user is from outside of this forum
            feld@friedcheese.usF This user is from outside of this forum
            feld@friedcheese.us
            wrote sidst redigeret af
            #34
            @mischievoustomato @joe @mhoye @sun make a freebsd jail (like a mini copy of the whole OS). put all your dev tools in there. run them from within the jail. if it gets popped, they can't get out to the juicier bits on your real OS
            ? 1 Reply Last reply
            0
            • mhoye@cosocial.caM mhoye@cosocial.ca

              Links:

              https://grith.ai/blog/clinejection-when-your-ai-tool-installs-another

              https://github.com/cline/cline/security/advisories/GHSA-9ppg-jx86-fqw7

              dancast@wandering.shopD This user is from outside of this forum
              dancast@wandering.shopD This user is from outside of this forum
              dancast@wandering.shop
              wrote sidst redigeret af
              #35

              @mhoye One more reason to be terrified of the next decade.

              1 Reply Last reply
              0
              • feld@friedcheese.usF feld@friedcheese.us
                @mischievoustomato @joe @mhoye @sun make a freebsd jail (like a mini copy of the whole OS). put all your dev tools in there. run them from within the jail. if it gets popped, they can't get out to the juicier bits on your real OS
                ? Offline
                ? Offline
                Gæst
                wrote sidst redigeret af
                #36

                @feld @joe @mhoye @sun @mischievoustomato would you recommend Linux jails in general for software that are not well supported for FreeBSD? Instead of just running say Alpine VMs on Bhyve. (currently two cases in mind: OpenwebUI and Invidious)

                1 Reply Last reply
                0
                • tanepiper@tane.codesT This user is from outside of this forum
                  tanepiper@tane.codesT This user is from outside of this forum
                  tanepiper@tane.codes
                  wrote sidst redigeret af
                  #37

                  @Gaelan @mhoye I'd disagree it's overestimated - it's been 9 years since my first poc of a supply chain attack with npm and the problem is that is allows all sorts of remote code execution - it's not unique problem to npm, but instead it's the easiest way to ship malware at scale - simply the number of incidents per year with always the same root cause shows this.

                  https://github.com/tanepiper/steal-ur-stuff

                  1 Reply Last reply
                  0
                  • tanepiper@tane.codesT This user is from outside of this forum
                    tanepiper@tane.codesT This user is from outside of this forum
                    tanepiper@tane.codes
                    wrote sidst redigeret af
                    #38

                    @Gaelan @mhoye this, I do agree with

                    1 Reply Last reply
                    0
                    • tanepiper@tane.codesT This user is from outside of this forum
                      tanepiper@tane.codesT This user is from outside of this forum
                      tanepiper@tane.codes
                      wrote sidst redigeret af
                      #39

                      @Gaelan @mhoye what would change is the risk factor that this is out of control of the user (unless you know to use the no scripts flag) - of course any library in JS only needs to import a file for it to execute, and with that a runtime is compromised - but postinstall has the opportunity to blindly install malicious components that can be executed as a demon process when most people aren't paying attention - to me that's important

                      1 Reply Last reply
                      0
                      • feld@friedcheese.usF This user is from outside of this forum
                        feld@friedcheese.usF This user is from outside of this forum
                        feld@friedcheese.us
                        wrote sidst redigeret af
                        #40
                        @joe @mhoye @mischievoustomato this isn't just about the LLM, this is about how terrible our software supply chains are these days because people built infrastructure before building trust and now we have this mountain of crap as the foundation of everything we do
                        1 Reply Last reply
                        0
                        • feld@friedcheese.usF feld@friedcheese.us
                          @mhoye

                          > developers not working in an isolated environment (zone, vm, jail, etc) and letting their devtools access their whole laptop

                          they deserve it
                          khleedril@cyberplace.socialK This user is from outside of this forum
                          khleedril@cyberplace.socialK This user is from outside of this forum
                          khleedril@cyberplace.social
                          wrote sidst redigeret af
                          #41

                          @feld @mhoye Oh, fuck off

                          1 Reply Last reply
                          0
                          • pelle@veganism.socialP pelle@veganism.social shared this topic
                          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