G1016: FIN13
Analyst context for executives and security teams
FIN13, also known as Elephant Beetle, is a financially motivated group reported by ATT&CK to target financial, retail, and hospitality organizations in Mexico and Latin America, with objectives including theft of intellectual property, financial data, M&A information, and PII. For leaders, the practical issue is not just a named group: the mapped behavior points to credential theft, lateral movement, discovery, persistence, and collection patterns that can turn an intrusion into data-loss and fraud risk.
Executive priority
Prioritize validation of identity, Windows administration, and sensitive-data monitoring controls where the organization operates in or supports Mexico/Latin America, or where financial, retail, hospitality, PII, financial-data, or M&A repositories are material. This object is useful for board and audit discussions because it links business-impact data categories to defensive questions: can the organization prove it monitors credential dumping, remote administration misuse, scheduled-task persistence, and access to high-value data stores?
Technical view
ATT&CK does not provide an official detection section for FIN13, so SOC and IR teams should derive validation from the reported relationships. Coverage should be checked across credential access techniques including LSASS Memory, SAM, and NTDS; lateral movement via RDP, SMB/Windows Admin Shares, SSH, and WinRM; execution through WMI, PowerShell, Windows Command Shell, and Scheduled Task; discovery of network configuration, internet connectivity, services, and connections; and collection from local systems. Tool context includes Mimikatz, certutil, Impacket, and Empire, which means detections should not rely only on malware names but also on behaviors such as credential material access, remote service execution, abnormal administrative protocols, suspicious script execution, and masqueraded services or resources.
Likely telemetry
- Windows security events and authentication logs for RDP, SMB, WinRM, administrative logons, and domain controller access
- Endpoint process creation and command-line telemetry for PowerShell, cmd, WMI, schtasks, certutil, Impacket-like activity, and Empire-like post-exploitation behavior
- Credential-access telemetry around LSASS access, SAM/Registry access, and NTDS.dit access or copying on domain controllers and backups
- Network telemetry for internal service discovery, port scanning, remote administration protocols, SSH use, and unusual host-to-host connections
- Task Scheduler and service creation/modification logs, including names that imitate legitimate tasks or services
Detection direction
- Validate detections by behavior chain, not by group name: discovery followed by credential dumping, administrative protocol use, persistence, and data collection should raise priority.
- Tune PowerShell, WMI, cmd, scheduled task, and remote administration detections to account for legitimate IT administration; false positives are likely without asset criticality, account role, and change-window context.
- Pay special attention to domain controllers and backup locations because related techniques include NTDS and SAM/LSASS credential access.
- Review whether monitoring covers both Windows-heavy behaviors and cross-platform relationships such as SSH and service/network discovery on Linux, macOS, ESXi, network devices, containers, and IaaS where those platforms exist locally.
- Look for masquerading through task, service, file, registry, or resource names that approximate trusted naming patterns rather than only known malicious filenames.
Mitigation priorities
- Start with identity hardening: reduce standing administrative privileges, protect domain controllers, enforce strong privileged-access governance, and monitor use of valid accounts for RDP, SMB, SSH, and WinRM.
- Harden and monitor credential stores, including LSASS protection where applicable, restrictions on credential dumping opportunities, and tight control over access to SAM, NTDS.dit, and backups.
- Constrain remote administration paths by limiting RDP, SMB admin shares, SSH, WinRM, WMI, and PowerShell to approved administrators, management hosts, and documented use cases.
- Improve endpoint and server logging for command execution, scheduled tasks, services, and suspicious use of built-in tools such as certutil.
- Classify and monitor high-value data stores containing PII, financial data, intellectual property, and M&A information so collection activity can be investigated quickly.
Analyst notes and limits
This take is based on the supplied ATT&CK group description and relationship context. The strongest business relevance is data theft risk against financial, retail, and hospitality sectors in Mexico and Latin America, plus the related techniques and software indicating credential access, discovery, lateral movement, execution, persistence, stealth, and collection behaviors.
The FIN13 object has no specified platforms, tactics, labels, or official detection guidance. Platform references above come from related ATT&CK techniques and software, not from the group object itself. Local exposure, control effectiveness, and detection coverage require environment-specific evidence.
FIN13
How security teams should use this page
Treat this object as behavior context, not an attribution claim. Validate the related groups, software, data sources, and mitigations against official ATT&CK relationships and your own telemetry before making control-coverage decisions.
Techniques used
This mirrors the MITRE pattern of making group, software, campaign, and technique relationships scannable. Relationship notes come from mirrored ATT&CK relationship text when available.
| Domain | ID | Name | Relationship / procedure |
|---|---|---|---|
| Enterprise | T1587.001 | Malware Sub-technique | |
| Enterprise | T1078.001 | Default Accounts Sub-technique | |
| Enterprise | T1572 | Protocol Tunneling | |
| Enterprise | T1021.006 | Windows Remote Management Sub-technique | |
| Enterprise | T1133 | External Remote Services | |
| Enterprise | T1087.002 | Domain Account Sub-technique | |
| Enterprise | T1046 | Network Service Discovery | |
| Enterprise | T1505.003 | Web Shell Sub-technique | |
| Enterprise | T1082 | System Information Discovery | |
| Enterprise | T1016 | System Network Configuration Discovery | |
| Enterprise | T1090.001 | Internal Proxy Sub-technique | |
| Enterprise | T1565 | Data Manipulation | |
| Enterprise | T1059.001 | PowerShell Sub-technique | |
| Enterprise | T1053.005 | Scheduled Task Sub-technique | |
| Enterprise | T1136.001 | Local Account Sub-technique | |
| Enterprise | T1003.002 | Security Account Manager Sub-technique | |
| Enterprise | T1003.003 | NTDS Sub-technique | |
| Enterprise | T1190 | Exploit Public-Facing Application | FIN13 has exploited known vulnerabilities such as CVE-2017-1000486 (Primefaces Application Expression Language Injection), CVE-2015-7450 (WebSphere Application Server SOAP Deserialization Exploit), CVE-2010-5326 (SAP NewWeaver Invoker Servlet Exploit), and EDB-ID-24963 (SAP NetWeaver ConfigServlet Remote Code Execution) to gain initial access.[1][2] |
| Enterprise | T1589 | Gather Victim Identity Information | |
| Enterprise | T1036.004 | Masquerade Task or Service Sub-technique | |
| Enterprise | T1021.002 | SMB/Windows Admin Shares Sub-technique | |
| Enterprise | T1003.001 | LSASS Memory Sub-technique | |
| Enterprise | T1564.001 | Hidden Files and Directories Sub-technique | |
| Enterprise | T1552.001 | Credentials In Files Sub-technique | |
| Enterprise | T1657 | Financial Theft | |
| Enterprise | T1588.002 | Tool Sub-technique | |
| Enterprise | T1134.003 | Make and Impersonate Token Sub-technique | |
| Enterprise | T1105 | Ingress Tool Transfer | |
| Enterprise | T1071.001 | Web Protocols Sub-technique | |
| Enterprise | T1550.002 | Pass the Hash Sub-technique | |
| Enterprise | T1059.003 | Windows Command Shell Sub-technique | |
| Enterprise | T1547.001 | Registry Run Keys / Startup Folder Sub-technique | |
| Enterprise | T1016.001 | Internet Connection Discovery Sub-technique | |
| Enterprise | T1036 | Masquerading | |
| Enterprise | T1059.005 | Visual Basic Sub-technique | |
| Enterprise | T1098.007 | Additional Local or Domain Groups Sub-technique | |
| Enterprise | T1574.001 | DLL Sub-technique | |
| Enterprise | T1021.001 | Remote Desktop Protocol Sub-technique | |
| Enterprise | T1590.004 | Network Topology Sub-technique | |
| Enterprise | T1135 | Network Share Discovery | |
| Enterprise | T1560.001 | Archive via Utility Sub-technique | |
| Enterprise | T1140 | Deobfuscate/Decode Files or Information | |
| Enterprise | T1556 | Modify Authentication Process | |
| Enterprise | T1047 | Windows Management Instrumentation | |
| Enterprise | T1021.004 | SSH Sub-technique | |
| Enterprise | T1074.001 | Local Data Staging Sub-technique | |
| Enterprise | T1056.001 | Keylogging Sub-technique | |
| Enterprise | T1036.005 | Match Legitimate Resource Name or Location Sub-technique | |
| Enterprise | T1049 | System Network Connections Discovery | |
| Enterprise | T1083 | File and Directory Discovery | |
| Enterprise | T1005 | Data from Local System | |
| Enterprise | T1069 | Permission Groups Discovery | |
| Enterprise | T1087 | Account Discovery |
Groups, software, and campaigns
S0357: Impacket
S0002: Mimikatz
S0363: Empire
Empire is an open-source, cross-platform remote administration and post-exploitation framework that is publicly available on GitHub. While the tool itself is primarily written in Python, the post-exploitation agents are written in pure PowerShell for Windows and Python for Linux/macOS. Empire was one of five tools singled out by a joint report on public hacking tools being widely used by adversaries.[1][2][3]
S0160: certutil
All related ATT&CK context
Object version and sync metadata
The fields below describe the current mirrored snapshot. When Glexia retains multiple ATT&CK source imports, you can open the table to compare the same object across releases (hashes and MITRE timestamps). For MITRE’s own release notes and roadmap, see ATT&CK resources — Updates .
Imported snapshots across ATT&CK releases (1)
| Release | Bundle imported | Object version | Modified | Status | Raw hash |
|---|---|---|---|---|---|
| 19.1 | 1.0 | Current bundle | 4509347cd8c7… |
Mirrored ATT&CK source object
The raw object is retained through the mirrored ATT&CK source bundle and object hash. The raw endpoint returns the exact object from the mirrored bundle when available.
External references and citations
MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.
-
[1]
Mandiant FIN13 Aug 2022
Ta, V., et al. (2022, August 8). FIN13: A Cybercriminal Threat Actor Focused on Mexico. Retrieved February 9, 2023.
Open source URL -
[2]
Sygnia Elephant Beetle Jan 2022
Sygnia Incident Response Team. (2022, January 5). TG2003: ELEPHANT BEETLE UNCOVERING AN ORGANIZED FINANCIAL-THEFT OPERATION. Retrieved February 9, 2023.
Open source URL -
[3]
Elephant Beetle
(Citation: Sygnia Elephant Beetle Jan 2022)
-
[4]
mitre-attack G1016Open source URL
Source: MITRE ATT&CK®. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation. Glexia is not affiliated with or endorsed by MITRE.