Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • 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 (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. info on the github breach appears to only be available on xitter 🙄 , I fished it out for you.

info on the github breach appears to only be available on xitter 🙄 , I fished it out for you.

Scheduled Pinned Locked Moved Uncategorized
github
29 Posts 21 Posters 162 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 0xabad1dea@infosec.exchange0 0xabad1dea@infosec.exchange

    info on the github breach appears to only be available on xitter 🙄 , I fished it out for you.

    #github

    0xabad1dea@infosec.exchange0 This user is from outside of this forum
    0xabad1dea@infosec.exchange0 This user is from outside of this forum
    0xabad1dea@infosec.exchange
    wrote last edited by
    #17

    gonna gently push back that there's no reason (according to github's version of the story) to associate this with AI or with spectacular incompetence on the part of the employee; the issue is that industry standard, extremely widely used text editor Visual Studio Code has a big button that says "click here to add useful functionality to do your job" that has a 1% chance of installing ransomware

    soviut@hachyderm.ioS nephrite@gamedev.lgbtN 2 Replies Last reply
    1
    0
    • R relay@relay.infosec.exchange shared this topic
    • 0xabad1dea@infosec.exchange0 0xabad1dea@infosec.exchange

      info on the github breach appears to only be available on xitter 🙄 , I fished it out for you.

      #github

      benoitb@framapiaf.orgB This user is from outside of this forum
      benoitb@framapiaf.orgB This user is from outside of this forum
      benoitb@framapiaf.org
      wrote last edited by
      #18

      @0xabad1dea

      They wrote:

      > "2/ Our current assessment is that the activity involved exfiltration of GitHub-internal repositories only. […]
      3/ We moved quickly to reduce risk. Critical secrets were rotated yesterday and overnight with the highest-impact credentials prioritized first."

      Do they really put "Critical secrets" in their "GitHub-internal repositories" !?

      0xabad1dea@infosec.exchange0 1 Reply Last reply
      0
      • benoitb@framapiaf.orgB benoitb@framapiaf.org

        @0xabad1dea

        They wrote:

        > "2/ Our current assessment is that the activity involved exfiltration of GitHub-internal repositories only. […]
        3/ We moved quickly to reduce risk. Critical secrets were rotated yesterday and overnight with the highest-impact credentials prioritized first."

        Do they really put "Critical secrets" in their "GitHub-internal repositories" !?

        0xabad1dea@infosec.exchange0 This user is from outside of this forum
        0xabad1dea@infosec.exchange0 This user is from outside of this forum
        0xabad1dea@infosec.exchange
        wrote last edited by
        #19

        @benoitb every large organization, knowingly or unintentionally (usually both), has internal secrets embedded in their internal codebase. so yeah

        1 Reply Last reply
        0
        • 0xabad1dea@infosec.exchange0 0xabad1dea@infosec.exchange

          gonna gently push back that there's no reason (according to github's version of the story) to associate this with AI or with spectacular incompetence on the part of the employee; the issue is that industry standard, extremely widely used text editor Visual Studio Code has a big button that says "click here to add useful functionality to do your job" that has a 1% chance of installing ransomware

          soviut@hachyderm.ioS This user is from outside of this forum
          soviut@hachyderm.ioS This user is from outside of this forum
          soviut@hachyderm.io
          wrote last edited by
          #20

          @0xabad1dea Or the extension was legitimate and got compromised (their use of the term "poisoned" makes me think that).

          Supply chain attacks are on the rise; the best course of action is to admit when they happen, learn from them, and use those learnings to prevent it in the future.

          caspicat@infosec.exchangeC 1 Reply Last reply
          0
          • phil@fed.bajsicki.comP phil@fed.bajsicki.com

            @david_chisnall@infosec.exchange @0xabad1dea@infosec.exchange
            While yes, I think it's more about the
            perception of extensions being secure. Emacs has the same security model, but you don't see Big News™ about it.

            Granted part of this is that Emacs itself requires a certain level of understanding to use so it filters out users who Just Install Things© but still.

            david_chisnall@infosec.exchangeD This user is from outside of this forum
            david_chisnall@infosec.exchangeD This user is from outside of this forum
            david_chisnall@infosec.exchange
            wrote last edited by
            #21

            @phil @0xabad1dea

            I’ve thought about this for a while and I think the difference is the marketplace. I use a bunch of vim extensions but vim and emacs don’t have a built-in thing that advertises extensions to me. There’s no ‘click here to install…’ button with flashy marketing. There’s no built-in concept of ‘recommended extensions’.

            When I install an extension in vim, it’s almost always because someone looks over my shoulder and says ‘wow, I forgot how bad vim was without [my favourite extension]’ and I try it and decide it actually does make life nicer. When people install extensions in VS Code it’s because they’ve been trained that there’s always an extension in the store and it’s the top result for their search. And that gives people a big incentive to put malicious extensions in the store.

            1 Reply Last reply
            0
            • soviut@hachyderm.ioS soviut@hachyderm.io

              @0xabad1dea Or the extension was legitimate and got compromised (their use of the term "poisoned" makes me think that).

              Supply chain attacks are on the rise; the best course of action is to admit when they happen, learn from them, and use those learnings to prevent it in the future.

              caspicat@infosec.exchangeC This user is from outside of this forum
              caspicat@infosec.exchangeC This user is from outside of this forum
              caspicat@infosec.exchange
              wrote last edited by
              #22

              @soviut @0xabad1dea Checkmarkx (appsec company!) recently couldn't kick out the attackers for a month, so one of their recommended action to clients was to disable auto update of the Checkmarkx extension in VSCode (which was poisoned)

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

                @0xabad1dea Huh. It’s almost as if an editor with a marketplace for extensions and zero thought to the security model (beyond ‘extensions have complete access to your computer’) might not have been the best idea after all.

                liw@toot.liw.fiL This user is from outside of this forum
                liw@toot.liw.fiL This user is from outside of this forum
                liw@toot.liw.fi
                wrote last edited by
                #23

                @david_chisnall @0xabad1dea I could not ever have thought that to be a problem! Who has ever heard of it being problematic to download random code from the Internet and run it with full privileges on your computer? This realization is a breakthrough in infosec. Someone deserves a Nobel price for this. And a Turing award.

                (#sarcasm just in case)

                1 Reply Last reply
                0
                • 0xabad1dea@infosec.exchange0 0xabad1dea@infosec.exchange

                  gonna gently push back that there's no reason (according to github's version of the story) to associate this with AI or with spectacular incompetence on the part of the employee; the issue is that industry standard, extremely widely used text editor Visual Studio Code has a big button that says "click here to add useful functionality to do your job" that has a 1% chance of installing ransomware

                  nephrite@gamedev.lgbtN This user is from outside of this forum
                  nephrite@gamedev.lgbtN This user is from outside of this forum
                  nephrite@gamedev.lgbt
                  wrote last edited by
                  #24

                  @0xabad1dea I'm honestly not sure if you're joking or if this is literally true.

                  ratsnakegames@mastodon.socialR 1 Reply Last reply
                  0
                  • nephrite@gamedev.lgbtN nephrite@gamedev.lgbt

                    @0xabad1dea I'm honestly not sure if you're joking or if this is literally true.

                    ratsnakegames@mastodon.socialR This user is from outside of this forum
                    ratsnakegames@mastodon.socialR This user is from outside of this forum
                    ratsnakegames@mastodon.social
                    wrote last edited by
                    #25

                    @Nephrite @0xabad1dea 1% is maybe a bit exaggerated but VS Code marketplace is kinda notorious for malware

                    nephrite@gamedev.lgbtN 1 Reply Last reply
                    0
                    • ratsnakegames@mastodon.socialR ratsnakegames@mastodon.social

                      @Nephrite @0xabad1dea 1% is maybe a bit exaggerated but VS Code marketplace is kinda notorious for malware

                      nephrite@gamedev.lgbtN This user is from outside of this forum
                      nephrite@gamedev.lgbtN This user is from outside of this forum
                      nephrite@gamedev.lgbt
                      wrote last edited by
                      #26

                      @ratsnakegames @0xabad1dea That sounds pretty bad. Don't they do reviews or anything?

                      ratsnakegames@mastodon.socialR 1 Reply Last reply
                      0
                      • nephrite@gamedev.lgbtN nephrite@gamedev.lgbt

                        @ratsnakegames @0xabad1dea That sounds pretty bad. Don't they do reviews or anything?

                        ratsnakegames@mastodon.socialR This user is from outside of this forum
                        ratsnakegames@mastodon.socialR This user is from outside of this forum
                        ratsnakegames@mastodon.social
                        wrote last edited by
                        #27

                        @Nephrite @0xabad1dea which package registry does these days?

                        nephrite@gamedev.lgbtN 1 Reply Last reply
                        0
                        • ratsnakegames@mastodon.socialR ratsnakegames@mastodon.social

                          @Nephrite @0xabad1dea which package registry does these days?

                          nephrite@gamedev.lgbtN This user is from outside of this forum
                          nephrite@gamedev.lgbtN This user is from outside of this forum
                          nephrite@gamedev.lgbt
                          wrote last edited by
                          #28

                          @ratsnakegames @0xabad1dea Maybe I shouldn't learn coding. Sounds more and more like a well of cursed knowledge these days.

                          1 Reply Last reply
                          0
                          • 0xabad1dea@infosec.exchange0 This user is from outside of this forum
                            0xabad1dea@infosec.exchange0 This user is from outside of this forum
                            0xabad1dea@infosec.exchange
                            wrote last edited by
                            #29

                            @endrift 3800 properly distinct repos doesn’t strike me as an unlikely number if it includes every employee’s minor side project over the last 18 years

                            1 Reply Last reply
                            1
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups