AsyncRAT is a remote access trojan that gives attackers complete control over infected Windows computers through an encrypted connection. Originally released as an open-source remote administration tool on GitHub, AsyncRAT has been weaponized by cybercriminals who use it to spy on victims, steal credentials, log keystrokes, and deploy additional malware. Unlike many commercial RATs that cost money on underground forums, AsyncRAT's free availability has made it a favorite among both novice and experienced threat actors since its first appearance in the wild.

AsyncRAT — cybersecurity illustration
Photo by Ann H on Pexels

The tool's modular design allows attackers to customize their campaigns with different payloads and obfuscation techniques, making detection challenging for traditional antivirus software. If your computer has been compromised by AsyncRAT, an attacker may be watching your screen, recording your passwords, and accessing your files right now.

Think you're infected right now? Disconnect from the internet immediately (unplug Ethernet or disable Wi-Fi). Do not enter passwords or financial information. Power down the machine and call Computer Repair Roswell at (770) 667-9487. AsyncRAT creates persistent backdoors that survive reboots—manual removal requires expertise to ensure complete eradication.

Threat Profile

Attribute Details
Threat Name AsyncRAT
Threat Type Remote Access Trojan (RAT)
Platform Windows (all versions)
File Type Windows PE executable (often .exe, occasionally embedded in .dll or script wrappers)
First Observed 2019 (open-source release), widespread malicious campaigns 2020–present
Distribution Vectors Spear-phishing emails, malvertising, exploit kits, trojanized software, USB media
Primary Payloads Keylogger, screen capture, remote desktop access, credential theft, file exfiltration
Command & Control Encrypted TCP connections to attacker-controlled servers (observed: cd33.io and dynamic DNS hosts)
Persistence Mechanisms Registry Run keys, Startup folder, scheduled tasks, Windows services
Known Aliases AsyncRAT, Async Remote Access Tool
Detection Names Varies by engine: Trojan.AsyncRAT, MSIL.AsyncRAT, RAT.AsyncRAT, Backdoor.MSIL.Agent
Risk Level Critical—full system compromise with persistent remote access

How It Spreads

AsyncRAT typically arrives through social engineering attacks designed to trick you into running an executable file. The most common infection vector is email phishing: you receive a message that appears to be an invoice, shipping notification, or urgent business request with an attached ZIP file or Office document. When you open the attachment and enable macros (in the case of Word/Excel files) or extract and run the executable, AsyncRAT silently installs itself while displaying a decoy document or error message to avoid suspicion.

Because the source code is publicly available on GitHub, attackers can easily customize AsyncRAT to evade detection. They frequently combine it with obfuscation tools, crypters, and packers that disguise the malware's signature. Some campaigns bundle AsyncRAT inside cracked software or "free" versions of paid programs, which users download from file-sharing sites or torrents. Once executed, the malware establishes an encrypted connection to the attacker's command-and-control server and awaits instructions.

Common distribution methods include:

  • Phishing emails with malicious attachments (fake invoices, shipping documents, tax forms)
  • Malicious Office macros in Word or Excel files that download and execute the RAT
  • Drive-by downloads from compromised or malicious websites using exploit kits
  • Trojanized applications disguised as legitimate software on download portals
  • Malvertising campaigns that redirect users to exploit landing pages
  • USB flash drives containing auto-run scripts or disguised executables
  • Software cracks and keygens bundled with the RAT payload

What It Does On Your Machine

Once AsyncRAT executes, it immediately copies itself to a location in your user profile or system directories and establishes persistence so it survives reboots. The malware typically creates registry entries under Run keys or installs itself as a Windows service. From there, it opens an encrypted connection to the attacker's command-and-control server, registering your infected machine and waiting for remote commands.

The attacker now has a menu of capabilities: they can activate your webcam and microphone, capture screenshots at regular intervals, log every keystroke you type (including passwords and credit card numbers), download or upload files, execute additional malware, and even take complete remote desktop control of your system. AsyncRAT operates silently in the background—no visible windows, no obvious performance impact on modern systems. You continue working while an attacker watches your screen, harvests your credentials, and potentially pivots to other machines on your home or business network.

Behavioral analysis of AsyncRAT samples reveals connections to various legitimate services mixed with attacker infrastructure. These DNS lookups help the malware blend in with normal traffic while establishing its command channel and exfiltrating stolen data:

Network Activity (observed in sandbox): DNS Queries to Command & Control: cd33.io // primary C2 domain 43.159.109.246 // direct IP fallback DNS Queries to Legitimate Services (evasion/functionality): clients2.googleusercontent.com // Google services check edge-consumer-static.azureedge.net // Microsoft CDN ib.adnxs.com, m.adnxs.com // ad network beacons px.ads.linkedin.com // LinkedIn tracking pixel r.msftstatic.com // Microsoft static content sb.scorecardresearch.com // analytics service trc.taboola.com // content recommendation Typical File System Presence: %APPDATA%\[random_name]\client.exe %TEMP%\[random_name].exe Registry Persistence (common locations): HKCU\Software\Microsoft\Windows\CurrentVersion\Run HKLM\Software\Microsoft\Windows\CurrentVersion\Run

The legitimate DNS queries observed in sandbox analysis represent AsyncRAT's attempts to verify internet connectivity and blend with normal browser traffic. The malware often injects itself into system processes or spawns alongside legitimate Windows services, making it difficult to identify in Task Manager. Meanwhile, your passwords, banking details, business documents, and private communications are being transmitted to a server controlled by criminals—potentially on the other side of the world.

Manual Removal — Step by Step

01

Disconnect from the Internet

Immediately disconnect the infected computer from all networks. Unplug the Ethernet cable or turn off Wi-Fi. This breaks the attacker's live connection and prevents further data theft or remote commands during cleanup.

02

Boot into Safe Mode with Networking

Restart the computer and press F8 (or Shift+F8 on Windows 10/11) during boot to access Advanced Boot Options. Select "Safe Mode with Networking." This loads Windows with minimal drivers and prevents most malware from auto-starting, giving you a cleaner environment for removal.

03

Open Task Manager and Identify Suspicious Processes

Press Ctrl+Shift+Esc to open Task Manager. Look for unfamiliar processes consuming network bandwidth or running from user directories like AppData or Temp. Right-click suspicious processes, choose "Open file location," then note the path before ending the process. AsyncRAT often disguises itself with generic names like "client.exe" or mimics legitimate Windows processes.

04

Delete Malicious Files from Disk

Navigate to the file locations identified in Step 3. Common AsyncRAT hiding spots include %APPDATA%\[random folder], %TEMP%, and %LOCALAPPDATA%. Delete the entire folder containing the malicious executable. If Windows prevents deletion, use a tool like Unlocker or take ownership of the folder via File Properties > Security > Advanced.

05

Clean the Windows Registry

Press Win+R, type "regedit," and hit Enter. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run and HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run. Look for entries pointing to the AsyncRAT executable paths identified earlier. Right-click and delete these entries. Also check under \RunOnce keys and search the registry for the malware's executable name.

06

Remove Scheduled Tasks and Services

Open Command Prompt as Administrator and run "schtasks /query /fo LIST /v | findstr /C:"client.exe"" (replace with your identified filename). If scheduled tasks appear, delete them with "schtasks /delete /tn [task_name] /f". Then run "sc query state= all | findstr SERVICE_NAME" and look for unfamiliar services. Stop and delete suspicious services with "sc stop [service_name]" and "sc delete [service_name]".

07

Run Multiple Antimalware Scans

Download and run at least two reputable antimalware tools (Malwarebytes, HitmanPro, or ESET Online Scanner). Run full system scans with each tool and quarantine/remove all detected threats. AsyncRAT often arrives with additional malware, so a single scan may miss secondary infections.

08

Change All Passwords from a Clean Device

AsyncRAT logs keystrokes, so assume every password you've entered since infection is compromised. From a separate, known-clean computer or smartphone, immediately change passwords for email, banking, social media, work accounts, and any other sensitive logins. Enable two-factor authentication wherever possible.

09

Monitor Financial Accounts and Credit Reports

Contact your bank and credit card companies to alert them of potential compromise. Monitor statements for unauthorized transactions. Consider placing a fraud alert on your credit reports with Equifax, Experian, and TransUnion. AsyncRAT infections frequently lead to identity theft and financial fraud.

10

Verify Removal and Restore Normal Operations

Reboot normally (not Safe Mode) and monitor Task Manager, network connections (use "netstat -ano" in Command Prompt), and system behavior for several days. Run additional antimalware scans weekly for the next month. If suspicious activity returns, the malware may have rootkit components that require professional forensic cleaning or a complete system rebuild.

Prevention

  1. Never enable macros in Office documents from unknown senders. Legitimate businesses rarely send macro-enabled files. If you receive an unexpected invoice or document requesting macros, contact the sender through a separate channel to verify authenticity before opening.
  2. Keep Windows and all software fully updated. Enable automatic updates for Windows, Office, browsers, and all installed applications. Many AsyncRAT campaigns exploit known vulnerabilities in outdated software that have long been patched.
  3. Use reputable antivirus with real-time protection. Deploy a quality security suite with behavioral analysis capabilities, not just signature-based detection. Configure it for automatic updates and scheduled scans. Free solutions from Microsoft (Windows Defender), Malwarebytes, or Bitdefender provide baseline protection.
  4. Implement email filtering and verify sender addresses. Enable spam filtering in your email client or service. Carefully examine sender addresses for spoofing—attackers often use domains that look similar to legitimate companies (like "paypa1.com" instead of "paypal.com"). Hover over links before clicking to preview the destination URL.
  5. Avoid downloading software from unofficial sources. Only download programs from official vendor websites or trusted repositories like the Microsoft Store. Never use "cracks," "keygens," or pirated software—these are primary distribution vectors for AsyncRAT and similar malware.
  6. Use a standard user account for daily work. Create a separate administrator account for system changes and use a standard user account for web browsing, email, and routine tasks. This limits malware's ability to install services and modify system-wide settings without your explicit permission via UAC prompts.
  7. Segment your network and back up critical data offline. Keep important computers on separate network segments from guest Wi-Fi or IoT devices. Maintain regular backups to external drives that you disconnect after backup completion. AsyncRAT can spread laterally through networks and destroy or encrypt backup files left connected to infected systems.
  8. Educate family members and employees about phishing. The human element remains the weakest link. Train anyone who uses your computers to recognize social engineering tactics: urgent language, requests to bypass security warnings, unexpected attachments from known contacts (whose accounts may be compromised), and offers that seem too good to be true.
Our 90-Day Warranty: When Computer Repair Roswell cleans an AsyncRAT infection, we guarantee it stays gone. Our technicians perform deep forensic analysis to identify all persistence mechanisms, remove secondary payloads, and verify complete eradication. If the same malware returns within 90 days, we'll re-clean your system at no additional charge. We also provide documentation of what we found and concrete steps to prevent reinfection.

Bring It In

AsyncRAT infections are serious security incidents that require professional attention. While the manual removal steps above can work for technically skilled users, the average computer owner faces significant risks: incomplete removal leaves backdoors active, keylogger data may have already exposed sensitive credentials, and secondary malware often accompanies RAT infections. The longer AsyncRAT remains active, the more damage it causes—from identity theft to business data breaches.

Computer Repair Roswell specializes in malware remediation for home and business clients throughout the Roswell area. Our technicians use enterprise-grade forensic tools to identify all AsyncRAT components, clean your system completely, and help you secure your accounts and network against future attacks. We'll explain exactly what happened, what data may have been compromised, and provide actionable recommendations tailored to your situation. Don't risk your financial information, private files, or business continuity on incomplete removal. Call us at (770) 667-9487 or visit our shop at 1865 Piedmont Road NE, Roswell, GA 30062. We offer same-day appointments and can typically complete AsyncRAT removal within 24-48 hours with our comprehensive warranty backing the work.