• Cassa@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    4
    ·
    3 days ago

    sry, but that’s just straight up wrong. You can hide malware in video files (both mp4 and mkv are great containers!) and you can disguise your virus as a video.

      • Cassa@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        3 days ago

        yes? opening a picture with malware could infect your computer.

        It would be a combination attack, so the virus would either target the correct media player or several of em.

        here is a older vulnurability with vlc and avi file https://nvd.nist.gov/vuln/detail/CVE-2021-25801

        it is absolutely far less risky than downloading programs that run code, but it’s not without any risk

        edit: windows programs also lets files call home. Script Command in windows media player f.ex 🤷

    • # whoami@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      But malware wrapped as video (or any other doc or media format) still needs to be executed, right? So if you don’t give that file execute permission (which Linux doesn’t give by default) and open it through media player or something, could said potential malware still run? I thought it couldn’t unless the player itself is vulnerable