There are some torrrents showing up with .lnkextension (ex: movie.mp3.lnk, tvshow.mkv.lnk…) and automated software (Sonarr, Radarr, Lidarr, qBittorrent RSS Downloader) could pick those torrents (but not import).

These (fake) torrents include a .lnk file that executes a script on your Windows


HOW TO exclude from download on qBittorrent.

  • Go to Options -> Downloads

  • Enable “Exclude file names”

  • Add patterns:

(one by line)

*.mp4.lnk  
*.mp3.lnk  
*.mkv.lnk
*.torrent.lnk 

Or exclude all together: *.lnk


Example on VirusTotal https://www.virustotal.com/gui/file/e74f64df6ebaf3a1b6e3f42591eb6e87d2ac2828eb5a99fd8d3d82c140137fc9/detection

  • Bobby Turkalino
    link
    English
    132 months ago

    Yet another reminder that piracy on Linux is the way because new files don’t have execute permissions by default

    • @[email protected]OP
      link
      fedilink
      English
      72 months ago

      On many distros will open with WINE by default, not a big deal, you can just delete ~/.wine. If it does anything

  • @[email protected]
    link
    fedilink
    English
    7
    edit-2
    2 months ago

    For those interested, John Hammond did a video a few months ago about .lnk extension (and other 16 hidden extensions on Windows).

    He doesn’t go to much or to deep into the subject, but you get a general view how this could be exploitable.

    YouTube link

    Piped Link

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

      You can put the script itself as the link. Shortcut to: powershell -command “Write-Host ‘Gonna pwn your shit’”

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

    Nice one OP. Just had sonar pick up one of these today named like a proper release of a trusted group. Sonarr didn’t move it from qbit but better to not DL it in the first place even though its a linux box

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

    Is that the malware that is undetectable because it runs purely in memory? The name is escaping me