This hypothesis targets the presence of Quasar RAT, a remote access trojan that enables adversaries to establish persistent control over compromised endpoints for data exfiltration and lateral movement. Proactively hunting for these IOCs in Azure Sentinel is critical to identify stealthy infections that may evade standard signature-based detections, allowing the SOC to isolate affected assets before the attacker leverages the RAT for further post-exploitation activities.
Malware Family: Quasar RAT Total IOCs: 14 IOC Types: domain
| Type | Value | Threat Type | First Seen | Confidence |
|---|---|---|---|---|
| domain | mb66.coupons | botnet_cc | 2026-09-18 | 100% |
| domain | ga888.free | botnet_cc | 2026-09-18 | 100% |
| domain | mb66a.me | botnet_cc | 2026-09-18 | 100% |
| domain | 789bet.doctor | botnet_cc | 2026-09-18 | 100% |
| domain | 8chicharrara.sa.com | botnet_cc | 2026-09-18 | 100% |
| domain | ijdo-ydo.nl | botnet_cc | 2026-09-18 | 100% |
| domain | fly88gg.st | botnet_cc | 2026-09-18 | 100% |
| domain | sulebet.live | botnet_cc | 2026-09-18 | 100% |
| domain | mb66.pizza | botnet_cc | 2026-09-18 | 100% |
| domain | dafacodabac52.fit | botnet_cc | 2026-09-18 | 100% |
| domain | mb663rd.com | botnet_cc | 2026-09-18 | 100% |
| domain | nchmct.info | botnet_cc | 2026-09-18 | 100% |
| domain | sc88b.bet | botnet_cc | 2026-09-18 | 100% |
| domain | 79king.to | botnet_cc | 2026-09-18 | 100% |
// Hunt for DNS queries to known malicious domains
// Source: ThreatFox - Quasar RAT
let malicious_domains = dynamic(["mb66.coupons", "ga888.free", "mb66a.me", "789bet.doctor", "8chicharrara.sa.com", "ijdo-ydo.nl", "fly88gg.st", "sulebet.live", "mb66.pizza", "dafacodabac52.fit", "mb663rd.com", "nchmct.info", "sc88b.bet", "79king.to"]);
DnsEvents
| where Name has_any (malicious_domains)
| project TimeGenerated, Computer, Name, IPAddresses, QueryType
| order by TimeGenerated desc
| Sentinel Table | Notes |
|---|---|
DnsEvents | Ensure this data connector is enabled |
Legitimate Software Updates via Quasar’s Native Updater
update.exe or quasar-service), the rule may trigger.ZoomUpdater.exe, AdobeUpdateService.exe) or where the executable path resides in a standard software directory (e.g., C:\Program Files\Zoom\, C:\Program Files (x86)\Adobe\).Developer Testing with Quasar Framework
quasar or if the dev server binds to a port listed in the IOC set.AD\DevTeam, AD\QAEngineers) and the process path contains node_modules, quasar-cli, or is associated with npm/yarn execution.Scheduled Backup or Sync Jobs
quasar-sync, `qu