• Random Dent
      link
      fedilink
      English
      848 months ago

      It’s an older interview, but I like to bring this up whenever Kaspersky comes up as a topic:

      If you had the power to change up to three things in the world today that are related to IT security, what would they be?

      Internet design–that’s enough.

      That’s it? What’s wrong with the design of the Internet?

      There’s anonymity. Everyone should and must have an identification, or Internet passport. The Internet was designed not for public use, but for American scientists and the U.S. military. That was just a limited group of people–hundreds, or maybe thousands. Then it was introduced to the public and it was wrong…to introduce it in the same way.

        • @Shadowedcross
          link
          20
          edit-2
          8 months ago

          Yeah, I sure as shit wouldn’t use the internet if it wasn’t anonymous, seems like a weird thing to want when people are more concerned for their privacy than ever before.

  • @[email protected]
    link
    fedilink
    508 months ago

    Kaspersky actually has a good track record of NOT being anything malicious (Except for old times when it seemed to flag pirate software quite often).

    However, if the tool is closed-source, this is naturally against Linux ethos and is generally something to avoid, given extensive permissions.

  • @Norodix
    link
    488 months ago

    Does it find itself?

      • davel [he/him]
        link
        fedilink
        English
        -18 months ago

        To mention anything remotely associated with Russia is to be a paid Putler puppet; a lot of people are saying. See you at Tolstoy & the Dostoevsky book burning.

  • boredsquirrel
    link
    fedilink
    238 months ago

    This is very cool! Is it FOSS though? Kaspersky is doing good stuff, but I Antivirus is also problematic, and has like all the privileges you can get

    • @69420
      link
      English
      348 months ago
      xz --version
      
    • Possibly linux
      link
      fedilink
      English
      4
      edit-2
      8 months ago

      Even if it did, what would you do? rm -rf /?

      XZ is part of the core system

    • @[email protected]
      link
      fedilink
      English
      38 months ago

      Why? It’s not hard. They typically hash files and look for hits against a database of known vulnerabilities.

      • boredsquirrel
        link
        fedilink
        78 months ago

        Yes and if viruses use something like base64 encoding or other methods, the hashes dont match anymore.

        As far as I understood it, it is pretty easy to make your virus permanently un-hashable by just always changing some bits

        • @[email protected]
          link
          fedilink
          English
          28 months ago

          The xz backdoor was a packaged file distributed with the standard packages though. It would be trivial to find.

          • boredsquirrel
            link
            fedilink
            18 months ago

            This is obviously not about this known file.

            It is about “would this scanner detect a system package from the official repos opening an ssh connection”

      • Possibly linux
        link
        fedilink
        English
        2
        edit-2
        8 months ago

        That doesn’t work against polymorphic malware

        I think the best way is to monitor calls and behavior. Doing that is a privacy nightmare

  • foremanguy
    link
    fedilink
    158 months ago

    First is it open source, and why do they made a such tool? 😂

  • My Password Is 1234
    link
    English
    58 months ago
    1. I have 0 viruses on my computer
    2. I install Kaspersky to check if I have any viruses
    3. I have 1 virus on my computer
  • slazer2au
    link
    English
    48 months ago

    So they have made a Linux antivirus?

    • Possibly linux
      link
      fedilink
      English
      5
      edit-2
      8 months ago

      There are plenty if Linux end point protection tools. However, I think the best protection is security patching.

      For personal use I don’t think there is any good malware detection tools. I think you just need to harden your browser and not install random packages from online. Best if you stick with distro repos only.

      • @[email protected]
        link
        fedilink
        38 months ago

        Really? I just found enterprise grade e.g. server security tools. Most sites I found were ourdated, where the Linux EndpointSecurity tools were discontinued (even tho the server tools would probably as good as EndpointSecurity)