• Admiral Patrick
    link
    fedilink
    English
    227
    edit-2
    1 month ago

    That looks like the site got hacked and wants you to run malware.

    Also, you might want to edit the link to change the .s in the URL to [dot] so it doesn’t linkify a likely malware link for other users.

      • Admiral Patrick
        link
        fedilink
        English
        63
        edit-2
        1 month ago

        Not sure if you saw my edit since it was after you replied, but you might want to edit the post to change the .'s in the URL to [dot] so it doesn’t linkify a likely malware link for other users.

        • HobbitFoot OP
          link
          fedilink
          English
          421 month ago

          Done. I also changed the numbers before, but then I didn’t verify that I broke the link.

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

              Nope it is definately malware. It put a command in your clipboard since websites can do this, and then asks you to open a command window to run the command. This command can easily cause you to get and remotely execute an executable. Because this is so obviously dangerous no legit site would ask you to do this.

    • @[email protected]
      link
      fedilink
      13
      edit-2
      1 month ago

      From the instructions, I would say they are trying to convince them to hack themselves (and yes, I know, that’s how 95% of hacking works… But is that only me, or this one is so obvious that it hurts?)

  • @[email protected]
    link
    fedilink
    671 month ago

    DO NOT FOLLOW THESE PROMPTS. This is a malicious prompt. It places malicious content in your clipboard, and requesting that you paste it into command prompt or powershell, which will infect you.

    • @[email protected]
      link
      fedilink
      161 month ago

      I know, but I like having the hackers on my computer, I just like the Idea that someone is paying attention to me and likes the same thing I do.

  • Aeri
    link
    fedilink
    491 month ago

    The “This is either phishing or a prank, in either case, fucking don’t” type Captcha

  • @[email protected]
    link
    fedilink
    English
    48
    edit-2
    1 month ago

    Yeah, doesn’t mshta run JavaScript locally on Windows? This looks like a way to force you to run their script

    I hope that URL isn’t the real one, you don’t want anyone trying it just to see what would happen

    • @[email protected]
      link
      fedilink
      41 month ago

      Lmao yeah, I thought “haha funny joke” but people were genuinely asking

      For future reference, never run any script or code or command unless you know what it is and does

  • @[email protected]
    link
    fedilink
    391 month ago

    It’s bad that this scam is running of course but, I have to say this particular scam has almost a nostalgic quality to it. It reminds me of the type of trickery that old school malware back in the day used to rely on to get on to people’s computers. It’s kind of quaint how unsophisticated it is and how much active work it requires of the victim to successfully infect them.

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

      “A way out west there was this fella, fella I want to tell you about, fella by the name of Jeff Lebowski. At least, that was the handle his lovin’ parents gave him, but he never had much use for it himself. This Lebowski, he called himself the Dude. Now, Dude, that’s a name no one would self-apply where I come from. But then, there was a lot about the Dude that didn’t make a whole lot of sense to me. And a lot about where he lived, like-wise. But then again, maybe that’s why I found the place s’durned innarestin’.”

  • @[email protected]
    link
    fedilink
    281 month ago

    Yea good thing you didn’t. MSHTA is the app that lets you run Microsoft HTML Apps (usually used for their help articles). Those can contain JavaScript or VBScript code. And since you’re pasting it in a Run box it’ll happily execute it, even if it’s a remote source.

    Generally it would only run as your user (you’re not admin are you?), which would still be enough to make your life miserable, but it could also try to run known exploits and raise itself to admin and own your whole computer.