惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

H
Help Net Security
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
G
Google Developers Blog
Jina AI
Jina AI
C
Check Point Blog
Apple Machine Learning Research
Apple Machine Learning Research
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
GbyAI
GbyAI
Last Week in AI
Last Week in AI
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
阮一峰的网络日志
阮一峰的网络日志
The Cloudflare Blog
M
MIT News - Artificial intelligence
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
WordPress大学
WordPress大学
博客园 - 聂微东
月光博客
月光博客
博客园 - 司徒正美
T
The Blog of Author Tim Ferriss
大猫的无限游戏
大猫的无限游戏
Microsoft Security Blog
Microsoft Security Blog

Cyber Security News

AIRecon: AI-Powered Penetration Testing Tool with Kali Linux Sandbox Critical Chrome Vulnerabilities Allow Attackers to Execute Arbitrary Code - Update Now! Hackers Use Rokarolla Android Malware to Disable Google Play Protect and Control Devices UNC3753 Uses Screen-Sharing Sessions and RMM Tools to Exfiltrate Sensitive Legal Data New OnionDrop Loader Campaign Uses gainmsg C2 to Deliver LegionLoader Payloads ClickFix Campaign Uses EtherHiding and GULoader to Infect Windows Users via Fake CAPTCHA Ghostwriter Hackers Abuse Gmail Admin-Themed Emails to Steal Credentials and 2FA Codes The Half-Life of Threat Intelligence: When Does an IOC Stop Being Useful? Critical Fortinet FortiSandbox Vulnerabilities Actively Exploited in Attacks Aembit Extends IAM for Agentic AI to Microsoft Copilot Studio India Temporarily Bans Telegram Messenger Over Medical Exam Fraud Microsoft 365 Device Code Phishing Campaign Bypasses Password Theft With Legitimate Login Flow AppViewX Launches Agent Identity Security to Govern Agents for the AI and Quantum Era Hackers Weaponize Microsoft Teams Relay to Hide Ransomware Traffic Developer laptops are the credential store attackers are picking through in 2026, GitGuardian announces Endpoint Protection Interlock and Rhysida Ransomware Operations Share Supper Backdoor and Malware Codebase Novo Nordisk Confirms Cyber Attack — Hackers Accessed Patient Medical Data and Internal AI Assets Russian and Chinese Influence Actors Use AI to Evade Bot Detection and Mimic Human Behavior Microsoft Teams Analyze the Wi-Fi Hotspot Data Connected to an Employee’s Device PRC-Nexus Hackers Exploit REDCap Servers to Spy on US Medical Research Institutions Infinite Campus Data Breach Exposes 137,000 Users Personal Details OptinMonster Plugin Hack Exposes 1.2 Million Wordpress Sites to Cyberattack Ransomware Ecosystem Consolidates Around LockBit Alumni, Qilin, Hyflock, and The Gentlemen LiteSpeed cPanel Plugin 0-Day Vulnerability Actively Exploited in the Wild Cisco SD-WAN vManage Vulnerability Exploited in Zero-Day Attacks Nearly 14,000 SimpleHelp Servers Exposed Amid Critical Authentication Bypass Disclosure Microsoft Site Showing Warning Following Certificate Expiry DPAPISnoop Tool Extracts CREDHIST Hashes for Offline Windows Credential Recovery SHADOWBYT3$ Allegedly Claim Breach of Nintendo, Stealing Sensitive Data Anthropic Updated Privacy Policy to Include Identity Verification for Claude Users
Hackers Abuse Legitimate RMM Tools in The Quarry IRS and ...
Tushar Subhra Dutta · 2026-06-16 · via Cyber Security News

A wave of phishing campaigns targeting American taxpayers has been traced back to a single, highly organized cybercrime operation known as The Quarry.

What appeared to be dozens of unrelated incidents impersonating the IRS, Social Security Administration, and platforms like DocuSign turned out to be the work of one developer selling a Phishing-as-a-Service (PhaaS) toolkit to nearly 200 paying operators.

The operation has been active since at least April 2025 and continues to run at the time of reporting.

The toolkit gives buyers everything they need to launch a full campaign without building a single tool themselves. Operators receive phishing pages, cloaking infrastructure, remote access panels, bulk email tools, and post-exploitation scripts.

Tax season is the most exploited window, but the operation runs year-round, adapting its lures to whatever pretext is most convincing.

Analysts at SOCRadar were the first to identify and document this ecosystem, naming it The Quarry in a report shared with Cyber Security News (CSN).

The threat actor behind it operates under the alias RockyBelling, also known as Rock, Rockky, and Mike, and runs a Telegram channel called Rocky War Room, which had 194 subscribers at the time of analysis.

The channel functions as a product catalog, support desk, and announcement board for new tool releases.

What makes The Quarry especially dangerous is its use of legitimate remote monitoring and management software as the final payload.

Instead of deploying recognizable malware, operators deliver a silent installation of ConnectWise ScreenConnect, a widely trusted remote access tool.

This lets attackers gain full control over a victim’s device while bypassing detection tools that would normally flag traditional malware.

The operation already shows signs of growing downstream risk, with stolen credentials potentially being sold to ransomware groups through Initial Access Broker activity.

The Quarry PhaaS operation attack chain (Source - SOCRadar)
The Quarry PhaaS operation attack chain (Source – SOCRadar)

Over 500 distinct victim IP addresses were identified across 14 countries, with more than 90 percent of victims located in the United States.

The attack begins with a bulk email designed to look like an IRS refund notice, an SSA tax filing confirmation, or a document shared through a trusted platform.

When a victim clicks the link, the site quietly filters out non-Windows visitors and automated security scanners. A second layer uses Adspect, a traffic cloaking service, to block researchers before the fake page ever loads.

The phishing page replicates the Social Security Administration portal with convincing detail, including the SSA seal and familiar layout sections.

Adspect cloaking decision flow showing real victims versus bots (Source - SOCRadar)
Adspect cloaking decision flow showing real victims versus bots (Source – SOCRadar)

Victims are told to download a “Security Connector” to access their statement, while the real payload, a ScreenConnect MSI installer, downloads silently through a hidden webpage frame.

In April 2026, the developer released a VBS dropper sent by email that installs ScreenConnect silently while opening a decoy PDF to distract the victim.

Post-Exploitation Tools and Victim Impact

Once ScreenConnect is installed, operators can deploy PowerShell scripts to extract valuable data. One script pulls six months of browser history after forcibly closing the browser to unlock its database, sending the data to the operator through Telegram.

A second script scans the victim’s files for W-2 tax documents, targeting Social Security numbers, employer records, and salary information.

The developer’s Telegram channel also promotes VioletRAT, a tool with credential dumping and cookie theft capabilities.

AWS access keys have been found in campaign logs, harvested from public-facing JavaScript files belonging to targeted organizations.

These capabilities confirm the operation actively pursues high-value financial and corporate data beyond simple credential theft.

Organizations can defend against The Quarry by maintaining an approved list of remote access tools and flagging any unexpected ScreenConnect installation immediately.

Telegram API traffic from endpoints that do not normally use the platform should be investigated, as it may signal active exfiltration.

Since government impersonation is central to this campaign, employees should know that the IRS and SSA never send executable downloads by email. Restricting VBScript execution from user-writable directories would further disrupt the VBS delivery chain before it can complete.

Indicators of Compromise (IoCs):-

TypeIndicatorDescription
Domainestatetaxarchives.comOperator-registered phishing domain, fiscal-portal naming pattern
Domainhub.ssa-guidance.comOperator-registered phishing domain impersonating SSA
Domaininherittaxpapers.siteOperator-registered phishing domain, fiscal-portal naming pattern
Domainverify.federal-docviewer.comOperator-registered phishing domain impersonating federal document service
Domainportal.federalverify-ssaclientportal.comOperator-registered phishing domain impersonating SSA
Domaintrusttaxportal.comOperator-registered phishing domain, fiscal-portal naming pattern
Domainestatetaxrecords.comOperator-registered phishing domain, fiscal-portal naming pattern
Domaintax-filecenter-irs.matthewtarwater.comCompromised domain hosting The Quarry phishing kit
Domainapps.docu-sign.netOperator-registered phishing domain impersonating DocuSign
Domainsecure.login-socialsecurity.comOperator-registered phishing domain impersonating SSA login
Domainhub.ssa-userstatus.comOperator-registered phishing domain impersonating SSA
Domainsecure.ssa-documentsync.comOperator-registered phishing domain impersonating SSA
MD5 Hash8974830446d35e234881696092aded87Malicious payload sample identified during research
MD5 Hashef970697c5094c443f0456774cfee9bcMalicious payload sample identified during research
MD5 Hash935413b08ef60cd819b2e1b573fc9050Malicious payload sample identified during research
MD5 Hash2163afa18a3cdfa525b767e0e1baaba1Malicious payload sample identified during research
MD5 Hash1827aa636cd86d1a4064e112aa197303Malicious payload sample identified during research
MD5 Hash00b69eb7f44b5987f68667343aaafb6aMalicious payload sample identified during research
MD5 Hash01ab231bcd9533f90e99651521b6e1bbMalicious payload sample identified during research

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

Follow us on Google NewsLinkedIn, and X to Get More Instant UpdatesSet CSN as a Preferred Source in Google.

Tushar Subhra Dutta

Tushar Subhra Dutta

Tushar is a senior cybersecurity and breach reporter. He specializes in covering cybersecurity news, trends, and emerging threats, data breaches, and malware attacks. With years of experience, he brings clarity and depth to complex security topics.