• @[email protected]
    link
    fedilink
    English
    591 month ago

    It seems like they could be rendered ineffective by simply disabling auto run and forcing removable drives to mount noexec.

    • @[email protected]
      link
      fedilink
      English
      81 month ago

      You would be shocked at the amount of times employees would bring devices into our air gapped network.

    • @[email protected]
      link
      fedilink
      English
      61 month ago

      Yeah our corporate machines won’t run any external media. I assumed that was standard practice.

    • @[email protected]
      link
      fedilink
      English
      31 month ago

      Well it’s believed it entices users to click the malware to run by disguising itself as the last accessed folder with the same name and folder icon.

      In that case having the option to always show extensions enabled would be helpful for trained users who care to be careful.

      It’s not that interesting sounding given we know the NSA and eyes countries have developed compromised firmware for certain hard drives to enable true spread without interaction or hope of prevention. Whenever I see one of these I wonder if it’ll be a case of compromising the device itself but it’s this old stuff instead which can be defeated with a good security posture.

      • @[email protected]
        link
        fedilink
        English
        191 month ago

        Hidden file extensions is such a terrible default it amazes me that Microsoft is still doing that

        • Prison Mike
          link
          fedilink
          English
          21 month ago

          macOS does this too shockingly despite using the file extension as a “hint” to the file type. I think it’s unique in that most UNIX/Linux systems use magic number and Windows blindly accepts that the file is of the type that matches the extension.

      • @[email protected]
        link
        fedilink
        English
        31 month ago

        When the drive is mounted noexec it’s not possible to run any programs on it. You can also mount any user writable directories noexec so they can’t copy the program somewhere else and run it.