Potentially thousands of individuals in Mexico
Researchers at Rapid7 have uncovered a misconfigured server that provided a detailed look into a modern, AI-enhanced phishing and malware operation. The exposed server, containing over 1,000 files, revealed a toolkit used by a likely Russian-speaking operator to target Windows users in Mexico. The attacker leveraged an "LLM-assisted workflow," using Large Language Models (LLMs) to generate convincing phishing content, create detailed test plans for exploits, and manage the overall campaign. The operation delivered an infostealer via a fake government ID-lookup website hosted over WebDAV. The server's admin panel, named Simba Service, was left open with default credentials, revealing a high volume of traffic. This discovery highlights a significant trend where individual cybercriminals are adopting AI to professionalize their operations and increase their efficiency.
The discovered infrastructure reveals a cybercriminal operation that is more akin to a modern software development project than a typical ad-hoc attack. The threat actor used AI as a force multiplier for several stages of the attack lifecycle.
Key Components of the Operation:
Logs from the Simba Service panel showed that between June 20 and June 26, 2026, the server processed over 77,000 requests from nearly 3,900 unique IPs, with the vast majority originating from Mexico.
The attacker's reliance on AI is the most significant finding. This "LLM-assisted workflow" was evident in several artifacts found on the server:
Attack Chain:
T1566.002): The victim is lured to the fake government website.T1555): The infostealer harvests credentials from browsers, email clients, and other applications.T1071.001): The stolen data is exfiltrated to the attacker's server.The server also contained plans for a second campaign involving a modular .NET RAT, which would be sideloaded using a legitimate, signed binary from Ubisoft to evade detection (T1574.002 - DLL Side-Loading).
The primary impact of this operation is the theft of sensitive personal and financial information from victims in Mexico. The use of AI, however, has broader implications:
This case study provides concrete evidence of how individual threat actors are operationalizing AI, a trend that security defenders must now contend with.
No specific file hashes, IP addresses, or domains were provided in the source articles.
M1017 - User Training)M1037 - Filter Network Traffic)M1038 - Execution Prevention)Train users to identify and report sophisticated, AI-generated phishing emails and to be cautious of websites requiring personal information.
Use web filters to block access to newly registered or uncategorized domains often used in phishing campaigns.
Mapped D3FEND Techniques:
Block non-essential protocols like WebDAV at the network perimeter if they are not required for business operations.
Mapped D3FEND Techniques:
Use application allowlisting to prevent the execution of unauthorized malware droppers and RATs.
Mapped D3FEND Techniques:
To counter AI-assisted phishing campaigns, organizations must deploy advanced URL analysis at the email gateway and web proxy. Since LLMs can generate flawless text, traditional content-based filters may fail. Modern defenses should perform real-time analysis of URLs in emails, checking them against threat intelligence feeds for newly registered domains, known phishing kits, or domains with a poor reputation. For the Mexico campaign, this would involve flagging the fake government ID-lookup site. Furthermore, URL sandboxing or isolation technology can be used to open links in a secure, remote environment, protecting the user from any malicious content or scripts on the page. This prevents the initial compromise even if a user clicks on a highly convincing, AI-generated phishing link.
To prevent the execution of the infostealer payload, organizations should implement application control policies. A simple but effective approach is Executable Denylisting, configured to block the execution of files from locations where users do not typically run programs, such as temporary internet folders, zip archives, or WebDAV shares. For the attack targeting Mexican users, a policy blocking executables launched from a network path (\\server\webdav\...) would have been effective. A more mature approach is application allowlisting, where only known, approved applications are permitted to run. This would have prevented both the initial infostealer and the planned .NET RAT from executing, regardless of how they were delivered.
Start of a one-week period where the attacker's server handled over 77,000 requests.
End of the one-week period of high traffic to the attacker's server.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.