<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/clickfix-attacks-abuses-dns-lookup-command-to-deliver-modelorat-kjxanvy1v" -->

---
title: ClickFix Attacks Abuses DNS Lookup Command to Deliver...
description: ClickFix attack campaigns have evolved to use the nslookup DNS lookup command instead of previously blocked PowerShell or mshta commands to deliver ModeloRAT,...
canonical: https://daily.dev/posts/clickfix-attacks-abuses-dns-lookup-command-to-deliver-modelorat-kjxanvy1v
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: ClickFix Attacks Abuses DNS Lookup Command to Deliver ModeloRAT | daily.dev
og:description: ClickFix attack campaigns have evolved to use the nslookup DNS lookup command instead of previously blocked PowerShell or mshta commands to deliver ModeloRAT,...
og:url: https://daily.dev/posts/clickfix-attacks-abuses-dns-lookup-command-to-deliver-modelorat-kjxanvy1v
og:image: https://api.daily.dev/og/posts/KjXAnvy1v.png
og:image:alt: ClickFix Attacks Abuses DNS Lookup Command to Deliver ModeloRAT
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# ClickFix Attacks Abuses DNS Lookup Command to Deliver ModeloRAT

**[Dark Reading](https://daily.dev/sources/dr)** · 5 min read · 0 upvotes · 0 comments

## Summary

ClickFix attack campaigns have evolved to use the nslookup DNS lookup command instead of previously blocked PowerShell or mshta commands to deliver ModeloRAT, a Python-based remote access Trojan targeting Windows systems. Attackers abuse DNS to smuggle payloads by parsing the 'Name:' field of DNS responses, blending malicious traffic into normal network activity. The infection chain downloads a ZIP archive, extracts a Python script, and drops a Visual Basic Script to execute the RAT. The social engineering component remains unchanged: fake CAPTCHA pages trick users into pasting malicious commands themselves. Malwarebytes advises users to slow down when prompted to run commands, avoid copy-pasting code from untrusted sources, and verify instructions through official channels.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.darkreading.com/endpoint-security/clickfix-attacks-dns-lookup-command-modelorat>

## Similar posts on daily.dev

- [ClickFix techniques evolve in new infostealer campaigns](https://daily.dev/posts/clickfix-techniques-evolve-in-new-infostealer-campaigns-mufrpsfhw) · CSO Online · 0 upvotes · 0 comments
- [Fake Cloudflare CAPTCHA tricks victims into opening a tunnel for attackers](https://daily.dev/posts/fake-cloudflare-captcha-tricks-victims-into-opening-a-tunnel-for-attackers-gtqaorplr) · CSO Online · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#cyber](https://daily.dev/tags/cyber), [#malware](https://daily.dev/tags/malware), [#dns](https://daily.dev/tags/dns)

[View this post on daily.dev](https://daily.dev/posts/clickfix-attacks-abuses-dns-lookup-command-to-deliver-modelorat-kjxanvy1v)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"ClickFix Attacks Abuses DNS Lookup Command to Deliver ModeloRAT","url":"https://daily.dev/posts/clickfix-attacks-abuses-dns-lookup-command-to-deliver-modelorat-kjxanvy1v","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/clickfix-attacks-abuses-dns-lookup-command-to-deliver-modelorat-kjxanvy1v"},"datePublished":"2026-02-23T22:51:35.194Z","dateModified":"2026-02-23T22:52:27.818Z","description":"ClickFix attack campaigns have evolved to use the nslookup DNS lookup command instead of previously blocked PowerShell or mshta commands to deliver ModeloRAT,...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/0019cf8ca03a0eac2bf0401c535efa7e?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/0019cf8ca03a0eac2bf0401c535efa7e?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Dark Reading","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Dark Reading","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/dr","url":"https://daily.dev/sources/dr"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/clickfix-attacks-abuses-dns-lookup-command-to-deliver-modelorat-kjxanvy1v","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,cyber,malware,dns","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Dark Reading","item":"https://daily.dev/sources/dr"},{"@type":"ListItem","position":3,"name":"ClickFix Attacks Abuses DNS Lookup Command to Deliver ModeloRAT"}]}
```

