The images in this article were generated with artificial intelligence. How we publish
Security researchers have shown a campaign for the Afghan State financial machinery that combines social engineering techniques located with remote access tools that are easily available. Under the operational name Operation XENOFISCAL, the attackers - linked to the group known as SideCopy, associated with the wider Transparent Tribe- they used a ZIP file with a direct access (LNK) named in Pashto to commit officials and provincial hacienda addresses. The deliberate use of the pashto as a decoy is not anecdotal: it is proof that the opponent has knowledge of the objective environment and seeks to maximize the likelihood of the file being opened.
The infection chain takes advantage of Windows's native utilities to reduce the malicious signature: the LNK invokes mshta.exe to recover a HTA file hosted in a committed Afghan educational domain, leading to the execution in memory of JavaScript code. The scenario then includes persistence by Registry keys that simulate legitimate components (in this case, Microsoft Edge) and loading a loader in DLL that leaves on your computer version 1.8.7 of Xeno RAT next to a decoy document. To understand the mshta vector I recommend the official Microsoft documentation: https: / / learn.microsoft.com / en-us / windows-server / administration / windows-commands / mshta.

Xeno RAT is a tool capable of converting a committed host into a complete espionage and exfiltration platform: TCP communication with a control server, dynamic loading of DLL modules, programmed task creation, information collection on antivirus solutions, SokS5 tuning, file operations, key registration, screenshots, clipboard monitoring, access to webcam and microphone and the ability to remove your own persistence. Together, these functionalities allow both the silent extraction of financial data and the continued monitoring of administrative processes.
This incident is part of a broader campaign against the objectives of the subcontinent. On another front, operations aimed at Indian military infrastructure were described through manipulated .desktop Linux files, lures related to battleship vehicle contracts and a go-nicknamed implementation Deskrat. The recurrence of techniques and tools by the same group underlines a sustained strategy of intrusion and collection in the region. For context about the actor and his tactics, see the group profile at the MITRE ATT & CK base: https: / / attack.mitre.org / groups / G0066 /.
The implications are multiple. In the short term, the exfiltration of accounting and payroll data may facilitate fraud, economic sanctions or administrative manipulation. In the medium and long term, the persistence and monitoring capabilities open the door to covert operations that compromise the decision-making and fiscal security of entire provinces. From an operational point of view, the use of open source or widely available tools reduces the cost for the opponent and complicates detection when mixed with legitimate system processes.

For organizations and IT officials in government and financial environments, the immediate priority should be to contain and detect such intrusions. It is critical to restrict the implementation of mshta.exe and other interpreters from unreliable locations through application control policies (AppLocker or WDAC), tighten shortcut and HTA file execution rules and block automatic resource download from suspicious domains. The implementation of EDR solutions with the ability to monitor in memory and detect abnormal behavior substantially increases the likelihood of identifying an early infection.
Beyond technical hardening, human hygiene is crucial: training staff to identify lures in their native language, distrust of unexpected compressed files and verify through independent channels any communication involving documents or links related to financial procedures. In the event of suspicion, the affected machine should be isolated, the evidence (memory, records, process dumping) should be preserved for forensic analysis and the credentials and keys that may have been compromised should be rotated.
Finally, organizations should integrate specific detections into their log and telemetry: searches for unusual mshta executions, creating unprecedented programmed tasks, modifications to Run / RunOnce keys that mimic browsers, DLL loads from temporary locations and persistent TCP connections to non-scheduled destinations, especially if they show SOCKS5 tunnel patterns. Coordination between agencies, exchange of commitment indicators with regional partners and notification to competent authorities are necessary steps to mitigate the scope of campaigns which, such as Operation XENOFISCAL the operational and financial stability of public administrations.
Related
More news on the same subject.

GitLab critical alert: emergency patch fixes CVE-2026-19478 allowing to modify or eliminate public projects without credentials
GitLab published an emergency patch on August 17, 2026 to correct critical vulnerability in its self-hosted software (Community and Enterprise Edition) which, under certain cond...

When the MCP server keeps your credentials: the silent attack vector of the IA in production
The incorporation of IA agents into business processes has opened a practical way for production systems and data to be accessible from models: it is called Model Context Protoc...

Critical alert: CVE-2026-58231 in SAP Commerce Cloud could allow remote code execution; patch and urgent mitigation
A critical vulnerability that affects SAP Commerce Cloud, registered as CVE-2026-58231 and with maximum score 10.0 on the CVSS scale, it is being exploited attempts shortly afte...

The massive purchase of expired domains drives fraud, malware and streaming pirate: the business behind the dropcatch
An intelligence report on DNS published by Infoblox and disseminated by specialized media confirms that criminals are buying large-scale expired domains - the so-called dropcatc...

HoneyMyte updates CoolClient with a signed kernel driver to hide processes and protect the C2 channel
Kaspersky has published an analysis that attributes to the actor known as HoneyMyte (also Mustang Panda) an updated version of the CoolClient backdoor that incorporates a signed...

GeoServer on zero-day vulnerability alert in jsonArrayContains with real risk of remote execution
The GeoServer open source project has a zero-day vulnerability that is being actively explored by attackers, according to researchers' public alerts and the watchTowr intelligen...

AmnesiaStealer MacOS malware that steals credentials and controls real-time browser sessions
Security researchers have documented a new malware family aimed at macOS - called AmnesiaStealer - that combines a dropper in shell, an infostealer written in Rust and a remote ...