Attackers are using social engineering to get users to copy, paste, and run malicious scripts — all while thinking they are helping out the IT team.

    • aard@kyu.de
      link
      fedilink
      English
      arrow-up
      21
      ·
      6 days ago

      Accessing powershell is not the issue - that Windows is broken, with a sprinkle of bad permission management by corporations using it is the issue. And the bad permission practices are a direct result of how broken Windows is - I tried a while ago to use it with a fully unprivileged user, just like I do for decades on UNIX and now Linux. It pretty much is impossible without privilege elevation prompts every few minutes.

      In a proper environment a user should be able to destroy data they’re working with - but not have the ability to alter the operating system.

    • magic_smoke@links.hackliberty.org
      link
      fedilink
      English
      arrow-up
      10
      ·
      edit-2
      6 days ago

      Shit like that is how you got here in the first place. To make computers easy enough to be fool proof is to make them nearly useless and requires someone to administer the system (even if that someone is the genius bar at apple.)

      The issue isn’t access, its literacy. This shit was acceptable 20-30 years ago. But we’re at the point where everyone who’s at working age has spent most of if not all of their adult life at a time where basic computer use was considered a standard skillset.

      Now that mobile OS’s have been the norm for a decade or so, we have comp sci students who can’t even navigate a fucking file explorer despite growing up on the internet.

      Hand-holding design is a positive-feedback loop.

      That being said you should probably disable, or at least severely limit their use for standard users in a corporate environment via group policy.

      • Telorand
        link
        fedilink
        English
        arrow-up
        6
        ·
        6 days ago

        The stupid thing is you can’t reenter S mode once you’ve left.

        Family member needed printer software that wasn’t on MS Store, so I told them we’d need to drop S mode to get it, which meant reducing security. Now I have to be the defacto IT person and the security team for them.

    • BrikoX@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      6 days ago

      This is similar to how casual users on Windows should be limited to a non-admin account, to limit vectors for malware.

    • fibojoly@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      5 days ago

      Isn’t it what happens on Mac? I’m told there is a command line on there, but I’ll be damned if I’ve ever met* a Mac addict who’s heard of it, let alone used it.

      • sugar_in_your_tea@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 days ago

        I’m certainly biased, but we use macOS at work and nearly everyone is familiar with the terminal. We’re developers though, but even our less technical people (product owners and whatnot) know what it is and what it can do.

        But yeah, I wouldn’t be opposed to turning on a dev option to enable it though. I use it every day, but most don’t need to (even our devs could configure commands in their IDE).