Searching for “proxmox releases” in ecosia I accidentally ended up on the site

proxmax (dot) org/download/

Which I wasn’t able to download anything from but still looks shady AF.

Stay safe <3

  • bcovertigo@lemmy.world
    link
    fedilink
    English
    arrow-up
    21
    ·
    edit-2
    2 days ago

    Typosquat domain for sure! In a sandbox I’m seeing that all the download links point to the same HTML page on a .ink domain that cloudflare is now refusing to serve.

    But our buddy joe already got a copy for us so we can at least view that report for fun: https://www.joesandbox.com/analysis/1763244/1/html

    Edit: It pulls down an MSI installer or something it runs with msiexec but disguised with a PDF file extension. It seems to want a copy of cmd.exe to exist in an AutoIT installation (SearchPathW vs “C:\Program Files (x86)\AutoIt3\cmd.exe”) so I suspect we’re one step away from a real payload with this report and that’s what we’d see the “Invoke-Obfuscation” powershell the sandbox spotted used for (if that wasn’t a false positive).