12 comments

  • everdrive 34 minutes ago

    This is called a "ClickFix" attack. There is really _never_ a time when a CAPTCHA will require you to execute code on your machine.

    The attack is basically getting someone to accidentally run malicious code.

    - ctrl + R brings up the Windows "run" dialogue.

    - the code executes a powershell command that reaches out to a remote server

    - if successful, the remote server answers and you have installed a dropper or something.

    Really, you should never do _anything_ like this for any website. You don't need to protect yourself. This is sort of equivalent (in the strict metaphorical sense) of getting a call from your bank and they ask you for your banking password: you just never do it, no matter what. Same thing here. You don't ever execute code via the run dialogue to solve a CAPTHCA. Never.

    https://www.sentinelone.com/blog/how-clickfix-is-weaponizing...

      nubinetwork 3 minutes ago

      $dayjob just sent out a corporate wide email saying the same thing... I guess it's starting to go around... it's been a while since I've seen a fake website telling people to eg. disable UAC.

  • Good4boothee 10 minutes ago

    > How do you protect yourself

    Was the site itself actually infected(hacked)? If not, then all you need is adblock (like ublock origin). And that was true for last 20 years.

    If website actually got hacked then I don't know of any good solutions. It will be flagged soon or later, and new visitors will be blocked by "Google Safe Browsing". Using something like "Qubes OS" might protect you against attacks based on browser zero-days but VMs don't really protect against ClickFix when people usually share clipboard between host and client VMs.

  • c0n5pir4cy 5 minutes ago

    Do you have any browser extensions enabled?

    I've seen similar before where it wasn't the page itself that injected it - rather it was injected by a compromised/sold extension that has permissions on all pages.

  • kstrauser 14 minutes ago

    Not directly answering your questions, but I just wanted to say: Great instincts!

    You saw something unusual, then

    1. Stopped what you were doing.

    2. Investigated to see if this was legitimate or malicious.

    3. Identified a place to asked others about it.

    4. Formulated a good question with enough background information to help people answer it.

    All around good job! Well done.

  • SoftTalker 11 minutes ago

    > How do i protect myself from these scams / hack attempts in the future

    Endless vigilance. Scammers are always working on new tricks. You were rightly suspicious and not fooled by this one.

  • joombaga 17 minutes ago

    fine-work-team.com has been reported as suspicious. Cloudflare is blocking it now.

  • ABoltzmannMush 36 minutes ago

    Reporting to https://safebrowsing.google.com/safebrowsing/report_phish/, which if their tests reproduce the problem will make most browsers unwilling to load the domain. Generally ether caused by a hacked CMS or bad advertisement.

  • baggachipz 39 minutes ago

    > showed showed

  • bschne 31 minutes ago

    pinged one of the authors on bsky, let's see

  • sharedptr 33 minutes ago

    It’s a typical technique, report it to safe browsing, upload it to VirusTotal, that should be tit flagged quickly