<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/this-stealthy-windows-rat-holds-live-conversations-with-its-operators-5bhtgzqlt" -->

---
title: This stealthy Windows RAT holds live conversations with...
description: Security researchers discovered a sophisticated Windows malware campaign using Pulsar RAT, a modular remote access trojan that operates primarily in memory to...
canonical: https://daily.dev/posts/this-stealthy-windows-rat-holds-live-conversations-with-its-operators-5bhtgzqlt
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: This stealthy Windows RAT holds live conversations with its operators | daily.dev
og:description: Security researchers discovered a sophisticated Windows malware campaign using Pulsar RAT, a modular remote access trojan that operates primarily in memory to...
og:url: https://daily.dev/posts/this-stealthy-windows-rat-holds-live-conversations-with-its-operators-5bhtgzqlt
og:image: https://api.daily.dev/og/posts/5bhTgZQlt.png
og:image:alt: This stealthy Windows RAT holds live conversations with its operators
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.

# This stealthy Windows RAT holds live conversations with its operators

**[CSO Online](https://daily.dev/sources/csoonline)** · 3 min read · 0 upvotes · 0 comments

## Summary

Security researchers discovered a sophisticated Windows malware campaign using Pulsar RAT, a modular remote access trojan that operates primarily in memory to evade detection. The attack chain begins with a batch script establishing persistence via Registry Run keys, then uses a PowerShell loader to inject .NET shellcode directly into memory. The malware supports live, interactive operator control for real-time reconnaissance and command execution, while simultaneously harvesting credentials and system data. It employs anti-analysis techniques including anti-VM and anti-debugging measures, and exfiltrates stolen data through Discord webhooks and Telegram bots. Detection requires behavioral monitoring of PowerShell execution, shellcode injection, and Registry modifications rather than traditional file-based scanning.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.csoonline.com/article/4125567/this-stealthy-windows-rat-holds-live-conversations-with-its-operators.html>

## Similar posts on daily.dev

- [New Malware Campaign Delivers Remcos RAT Through Multi-Stage Windows Attack](https://daily.dev/posts/new-malware-campaign-delivers-remcos-rat-through-multi-stage-windows-attack-c7pnftjdg) · The Hacker News · 0 upvotes · 0 comments
- [SilverFox Hackers Use Go RAT, AV Killer, and Kernel Rootkit in ValleyRAT Campaign](https://daily.dev/posts/silverfox-hackers-use-go-rat-av-killer-and-kernel-rootkit-in-valleyrat-campaign-8mnjmf0s7) · Security Boulevard · 0 upvotes · 0 comments

---

Tags: [#cyber](https://daily.dev/tags/cyber), [#windows](https://daily.dev/tags/windows), [#.net](https://daily.dev/tags/.net), [#malware](https://daily.dev/tags/malware), [#powershell](https://daily.dev/tags/powershell)

[View this post on daily.dev](https://daily.dev/posts/this-stealthy-windows-rat-holds-live-conversations-with-its-operators-5bhtgzqlt)

```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":"This stealthy Windows RAT holds live conversations with its operators","url":"https://daily.dev/posts/this-stealthy-windows-rat-holds-live-conversations-with-its-operators-5bhtgzqlt","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/this-stealthy-windows-rat-holds-live-conversations-with-its-operators-5bhtgzqlt"},"datePublished":"2026-02-02T12:09:00.639Z","dateModified":"2026-02-02T12:09:20.551Z","description":"Security researchers discovered a sophisticated Windows malware campaign using Pulsar RAT, a modular remote access trojan that operates primarily in memory to...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/32c20ddeb69eb52ad1e6186dc7fc1cf5?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/32c20ddeb69eb52ad1e6186dc7fc1cf5?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"CSO Online","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":"CSO Online","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/98667e4b5cac46cf9c470819c6cf71cd","url":"https://daily.dev/sources/csoonline"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/this-stealthy-windows-rat-holds-live-conversations-with-its-operators-5bhtgzqlt","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"cyber,windows,.net,malware,powershell","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"CSO Online","item":"https://daily.dev/sources/csoonline"},{"@type":"ListItem","position":3,"name":"This stealthy Windows RAT holds live conversations with its operators"}]}
```

