YellowKey reportedly works in Windows 11, Windows Server 2022 and 2025, but not in Windows 10.

  • flop_leash_973@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    5 hours ago

    Finally, some good news. Now I can stop having to interact with my companies shitty outsourced service desk when I need a Bitlocker key.

  • SleeplessCityLights@programming.dev
    link
    fedilink
    English
    arrow-up
    24
    arrow-down
    3
    ·
    7 hours ago

    BitLocker is basically malware, so who fucking cares. Far more people have it accidentally on and get locked out than people that have purposefully activated it.

    • Squizzy@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 hours ago

      You have just reminded me I could use this on the laptop my mother set up like five years ago and immediately forgot the password for.

      • freely1333@reddthat.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        Companies care that you have access to it. The “companies that care” literally wrote the backdoor.

      • SleeplessCityLights@programming.dev
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        5 hours ago

        When I worked at an MSP, BitLocker cost companies thousands of dollars when it did something strange. User error has very catastrophic consequences with BitLocker and nobody that actually cares about security uses BitLocker. From my professional experience it is malware. The places where I have seen it used on purpose was because of policy bullshit and everyone agreed that it was a hindrance rather than an advantage.

        • TheEighthDoctor@lemmy.zip
          link
          fedilink
          English
          arrow-up
          4
          ·
          edit-2
          1 hour ago

          And from my experience in banking, healthcare and others; every company uses bitlocker on workstations, I saw EncFS once in dozens of companies audited.

    • computler@lemdro.idB
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      7
      ·
      5 hours ago

      Temu is, as Chinese netizens will tell you, full of items on a lower 4th rung of quality well below what they are used to (at least the urbanites, but I doubt farmers want to buy junk for shit they need to do). That doesn’t mean that a single-board computer you buy off it would be incapable of anything you need to do, just surrounded by stuff advertised in a misleading way to get you to buy more shit.

      Their business itself has customer data well-encrypted, never sends out your email to spammers (I isolate email accounts I would notice). They have never had a single data breach.

      • northface@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 hours ago

        They have never reported a data breach.

        Fixed that for you. Same goes for most companies though - the abscense of a publicly known data breach does not mean it hasn’t happened, with or without said company’s knowledge.

  • Cornballer@lemmy.zip
    link
    fedilink
    English
    arrow-up
    38
    ·
    edit-2
    9 hours ago

    Somebody on twitter “reverse engineered” the exploit. Apparently ms shipped debug code in production. At least it’s not called Backdoor_FBI outright.

    How it works:

    1. Recovery tools look for a config file called RecoverySimulation.ini on the OS drive
    2. If Active=Yes, it enables “test mode” for the recovery tools
    3. Test mode unlocks your BitLocker drive but a flag called FailRelock tells it to skip relocking
    4. cmd.exe spawns with full access to your “encrypted” drive
    • BigDanishGuy@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      11
      ·
      7 hours ago

      Does test mode unlock without the key?!? So it’s just “encrypted” with a generic key, and the unlock key is for authentication? That sounds insane, even for microsoft.

      • mavu@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        6
        ·
        5 hours ago

        this works because the bitlocker key is stored in the TPM of the mainboard on the computer.
        That is neccessary for the computer to be able to boot without entering your bitlocker password. you can configure it differently, but that is not default or super obvious to do.

    • jabberwock@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      10
      ·
      7 hours ago

      “Ah yes, but think about how much faster they shipped that code with Copilot doing all the heavy lifting.”

      • Some Microsoft exec, probably
  • Squizzy@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 hours ago

    I contacted my IT support after some suspicious activity - my screen being on middle of the night etc. and they said it was an update that they pushed and the type of update bypassed bitlocker to return to where I was which sounded like BS but they are IT so…

  • Taleya@aussie.zone
    link
    fedilink
    English
    arrow-up
    28
    arrow-down
    1
    ·
    edit-2
    12 hours ago

    of course there’s a back door. You motherfuckers think they’ll TPM secure boot lock file manage SECURTYYYY and not let five eyes waltz in whenever they fucking well please?

  • ExLisper@lemmy.curiana.net
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    13 hours ago

    Why people are saying that the files being deleted indicate a backdoor? This is clearly to be executed while having access to the laptop. So it’s not like I’m tricking someone into connecting the USB drive and after the PC is infected I want to get rid of the evidence. If some FBI agent is using a USB drive to unlock a laptop at work, what’s the point of making the drive single use?

    This could also be part of the PoC created by the researcher, not part of the backdoor.

    • Bazoogle@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      7 hours ago

      They said in the article they recreated it on their own. So it couldn’t just be the proof of concept.

      If some FBI agent is using a USB drive to unlock a laptop at work, what’s the point of making the drive single use?

      Under cover/covert operations do actually happen.

      • ExLisper@lemmy.curiana.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

        They said in the article they recreated it on their own. So it couldn’t just be the proof of concept.

        This could mean they just put the files from the exploit on a drive and reproduced it. The author of the exploit claims it’s very complex and no one knows how it works yet.

        Under cover/covert operations do actually happen.

        So what’s the scenario they are protecting themselves against? Someone catching the agent right after they unlocked some encrypted drive with the USB drive still on them? It sounds very far fetched to me that FBI would request a backdroor from Microsoft with this very specific requirement. I think it’s more likely they would cover it on their side with some easily erasable USB drive. Plus such a solution would also let them get rid of the backdoor if they are caught before they used it.