Gold Open Source
ExplorePackagesVulnerabilitiesCWEsMCP ServersScan
Login
Gold Open Source

The authoritative source for production-ready open-source components. Every package, container image, AI model, and MCP server undergoes rigorous verification for security, malware, and license compliance.

Explore Gold

  • Explore Everything
  • Packages
  • Gold Certified Packages
  • Container Images
  • AI Models
  • MCP Servers
  • Agent Skills
  • Chip Manufacturers

Security Data & Tools

  • Scan Your Dependencies
  • Trending Threats
  • Threat RSS Feeds
  • CVE Database
  • Actively Exploited (KEV)
  • SGZ Zero-Days
  • CWE Index
  • MITRE ATT&CK
  • Malicious Packages
  • Security Glossary
  • Supply-Chain Report
  • Developers (API & Badge)
  • Chrome Extension
  • Credits & Data Sources

Products

  • The Platform
  • ESSCM
  • Portal
  • TPRM
  • OSM
  • Cowork
  • Code / Runner
  • Guard

Use Cases

  • Know Your Software
  • Auto-Fix Vulnerabilities
  • Asset Discovery
  • AI Governance
  • MCP Server Security
  • Supply Chain Compliance
  • Zero-Day Discovery
  • All Use Cases

Company

  • About
  • Pricing
  • Blog
  • Documentation
  • Safeguard Academy
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 Gold Open Source. All rights reserved.

Built with care bySafeguard
Home/ATT&CK/T1614/T1614.001
MITRE ATT&CK Sub-Technique

T1614.001: System Language Discovery

ShareXLinkedInRedditHN

Adversaries may attempt to gather information about the system language of a victim in order to infer the geographical location of that host. This information may be used to shape follow-on behaviors, including whether the adversary infects the target and/or attempts specific actions. This decision may be employed by malware developers and operators to reduce their risk of attracting the attention of specific law enforcement agencies or prosecution/scrutiny from other entities.(Citation: Malware System Language Check) There are various sources of data an adversary could use to infer system language, such as system defaults and keyboard layouts. Specific checks will vary based on the target and/or adversary, but may involve behaviors such as [Query Registry](https://attack.mitre.org/techniques/T1012) and calls to [Native API](https://attack.mitre.org/techniques/T1106) functions.(Citation: CrowdStrike Ryuk January 2019) For example, on a Windows system adversaries may attempt to infer the language of a system by querying the registry key <code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\Language</code> or parsing the outputs of Windows API functions <code>GetUserDefaultUILanguage</code>, <code>GetSystemDefaultUILanguage</code>, <code>GetKeyboardLayoutList</code> and <code>GetUserDefaultLangID</code>.(Citation: Darkside Ransomware Cybereason)(Citation: Securelist JSWorm)(Citation: SecureList SynAck Doppelgänging May 2018) On a macOS or Linux system, adversaries may query <code>locale</code> to retrieve the value of the <code>$LANG</code> environment variable.

Tactics
Discovery
Platforms
Linux, macOS, Windows

▪Parent technique

T1614: System Location Discovery

▪Used by groups (5)

G0004Ke3changG1026MalteiroG1043BlackByteG1053Storm-0501G1054MirrorFace

▪Software using this technique (33)

S0083MisdatmalwareS0085S-TypemalwareS0242SynAckmalwareS0330Zeus PandamalwareS0446RyukmalwareS0449MazemalwareS0483IcedIDmalwareS0496REvilmalwareS0534BazarmalwareS0543SparkmalwareS0546SharpStagemalwareS0547DropBookmalwareS0611ClopmalwareS0616DEATHRANSOMmalwareS0625CubamalwareS0632GrimAgentmalwareS0640AvaddonmalwareS0652MarkiRATmalwareS0658XCSSETmalwareS0691NeoichormalwareS0696FlagpromalwareS1122MispadumalwareS1138GootloadermalwareS1153Cuckoo StealermalwareS1180BlackByte RansomwaremalwareS1183StrelaStealermalwareS1199LockBit 2.0malwareS1200StealBitmalwareS1202LockBit 3.0malwareS1228PUBLOADmalwareS1240RedLine StealermalwareS9010GlassWormmalwareS9020LODEINFOmalware

▪Reference

T1614.001on MITRE ATT&CK

MITRE ATT&CK® is a registered trademark of The MITRE Corporation. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.