LiveActive security incident?Get immediate response
MITRE ATT&CK® Group

G1002: BITTER

BITTER is a suspected South Asian cyber espionage threat group that has been active since at least 2013. BITTER has targeted government, energy, and engineering organizations in Pakistan, China, Bangladesh, and Saudi Arabia.[1][2]

EnterpriseG1002GroupObject v1.1Modified
Glexia's Take · Automated analysis

Security context for executives and security teams

Automation confidenceMedium

BITTER is a suspected South Asian cyber espionage group reported by ATT&CK as active since at least 2013, with targeting of government, energy, and engineering organizations in Pakistan, China, Bangladesh, and Saudi Arabia. For leaders, the value is not in treating the name as a standalone indicator, but in validating whether controls cover the associated pattern: phishing or malicious files for execution, Windows-oriented persistence via scheduled tasks/services, privilege escalation through exploitation, and command-and-control that may blend into web, encrypted, or dynamically resolved traffic.

Executive priority

Prioritize this as an espionage-aligned readiness scenario for organizations with government, energy, engineering, regional, or partner exposure matching the ATT&CK description. Key leadership questions: Are email and endpoint controls producing usable evidence for malicious attachment execution? Are Windows scheduled tasks and service changes monitored well enough for incident response? Can the SOC investigate web-like, encrypted, dynamically resolved, or non-application-layer C2? Are vulnerability management decisions connected to client-side and privilege-escalation exposure? The business risk is loss of sensitive information, prolonged dwell time, and weak audit evidence if telemetry is missing.

Technical view

ATT&CK provides no official detection text for BITTER, so defenders should validate coverage against the related software and techniques. The relationship set includes ZxxZ, a Visual C++ trojan used by BITTER since at least August 2021 against Bangladeshi government personnel, and techniques spanning spearphishing attachment, malicious file execution, client exploitation, DDE, scheduled task persistence, masqueraded task/service names, privilege escalation exploitation, ingress tool transfer, dynamic resolution, encrypted channels, web protocols, and non-application-layer protocols. SOC and IR teams should build procedures around the sequence of suspicious email/file delivery, execution artifacts, persistence creation or modification, tool download, and outbound C2 behavior rather than relying only on group-name attribution.

Likely telemetry

  • Email security logs and message metadata for attachments associated with targeted phishing workflows
  • Endpoint process creation, parent-child process lineage, and file creation events for opened documents or malicious files
  • Windows Task Scheduler events, scheduled task definitions, service creation/modification logs, and task/service names and descriptions
  • Endpoint detection telemetry for DDE-related execution and abnormal client application behavior
  • Vulnerability and patch posture data for client applications and privilege-escalation-relevant software

Detection direction

  • Because no official ATT&CK detection guidance is provided, start with behavior-level detections mapped to the related techniques rather than claims of BITTER-specific coverage.
  • Correlate spearphishing attachment delivery with user-driven file opening, client application spawning script interpreters or unusual child processes, DDE-like execution, and subsequent payload download.
  • Tune scheduled task and service monitoring for new, modified, or deceptively named tasks/services, with false-positive handling for legitimate administration and software update activity.
  • Validate that outbound web, encrypted, and dynamically resolved communications are investigated using metadata, destination reputation/context, beaconing patterns, and endpoint process attribution; encrypted traffic alone should not be treated as malicious.
  • Review visibility for non-application-layer protocol communications, since many environments have limited packet or protocol-level telemetry.

Mitigation priorities

  • Harden phishing resistance first: attachment controls, user reporting workflows, detonation/sandboxing where available, and rapid containment playbooks for suspicious opened files.
  • Maintain timely patching for client applications and privilege-escalation-relevant software, prioritizing exposed user populations and high-value roles.
  • Restrict and monitor scheduled task and service creation, especially on Windows systems, and ensure administrative activity is attributable.
  • Apply least privilege to reduce the value of successful execution and limit opportunities for privilege escalation.
  • Control outbound traffic with DNS, proxy, firewall, and egress policies that support investigation of dynamic domains, encrypted channels, and tool transfers.
Additional notes and limits

This take is based only on the supplied ATT&CK intrusion-set description, external references, and listed relationships. The strongest defensive use is as a coverage validation scenario: phishing-to-execution, persistence through scheduled tasks/services, exploitation-driven privilege escalation, tool transfer, and C2 over common or obscured channels. Attribution should remain secondary unless local forensic evidence supports it.

ATT&CK provides no official detection field for this group, no group-level platforms or tactics, and the related technique descriptions are largely generic ATT&CK behavior summaries rather than detailed BITTER procedures. Local asset exposure, regional relevance, telemetry availability, and confirmed indicators are required before making environment-specific risk or coverage claims.

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Official MITRE ATT&CK definition

BITTER

BITTER is a suspected South Asian cyber espionage threat group that has been active since at least 2013. BITTER has targeted government, energy, and engineering organizations in Pakistan, China, Bangladesh, and Saudi Arabia.[1][2]

View the same entry on attack.mitre.org (MITRE-hosted reference; in-page links above use the Glexia ATT&CK library.)

Glexia analysis

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.

ATT&CK relationship table

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.

16 rows
DomainIDNameRelationship / procedure
EnterpriseT1105Ingress Tool Transfer

BITTER has downloaded additional malware and tools onto a compromised host.[1][2]

EnterpriseT1071.001Web ProtocolsSub-technique

BITTER has used HTTP POST requests for C2.[1][2]

EnterpriseT1588.002ToolSub-technique

BITTER has obtained tools such as PuTTY for use in their operations.[2]

EnterpriseT1568Dynamic Resolution

BITTER has used DDNS for C2 communications.[2]

EnterpriseT1566.001Spearphishing AttachmentSub-technique

BITTER has sent spearphishing emails with a malicious RTF document or Excel spreadsheet.[1][2]

EnterpriseT1204.002Malicious FileSub-technique

BITTER has attempted to lure victims into opening malicious attachments delivered via spearphishing.[1][2]

EnterpriseT1027.013Encrypted/Encoded FileSub-technique

BITTER has used a RAR SFX dropper to deliver malware.[2]

EnterpriseT1573Encrypted Channel

BITTER has encrypted their C2 communications.[2]

EnterpriseT1068Exploitation for Privilege Escalation

BITTER has exploited CVE-2021-1732 for privilege escalation.[3][4]

EnterpriseT1036.004Masquerade Task or ServiceSub-technique

BITTER has disguised malware as a Windows Security update service.[1]

EnterpriseT1608.001Upload MalwareSub-technique

BITTER has registered domains to stage payloads.[2]

EnterpriseT1559.002Dynamic Data ExchangeSub-technique

BITTER has executed OLE objects using Microsoft Equation Editor to download and run malicious payloads.[1]

EnterpriseT1203Exploitation for Client Execution

BITTER has exploited Microsoft Office vulnerabilities CVE-2012-0158, CVE-2017-11882, CVE-2018-0798, and CVE-2018-0802.[1][2]

EnterpriseT1583.001DomainsSub-technique

BITTER has registered a variety of domains to host malicious payloads and for C2.[2]

EnterpriseT1053.005Scheduled TaskSub-technique

BITTER has used scheduled tasks for persistence and execution.[1]

EnterpriseT1095Non-Application Layer Protocol

BITTER has used TCP for C2 communications.[2]

Associated objects

Groups, software, and campaigns

MalwareEnterprise

S1013: ZxxZ

ZxxZ is a trojan written in Visual C++ that has been used by BITTER since at least August 2021, including against Bangladeshi government personnel.[1]

Windows
Relationship explorer

All related ATT&CK context

Change history

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.

ATT&CK release
19.1
Object version
1.1
Created
Modified
Raw hash
67d537b4b3ff1ccf...
Imported snapshots across ATT&CK releases(1)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.11.1Current bundle67d537b4b3ff…
Raw source

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.

Source references

External references and citations

MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.

  1. [1]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  2. [2]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  3. [3]
    DBAPPSecurity BITTER zero-day Feb 2021

    JinQuan, MaDongZe, TuXiaoYi, and LiHao. (2021, February 10). Windows kernel zero-day exploit (CVE-2021-1732) is used by BITTER APT in targeted attack. Retrieved June 1, 2022.

    Open source URL
  4. [4]
    Microsoft CVE-2021-1732 Feb 2021

    Microsoft. (2018, February 9). Windows Win32k Elevation of Privilege Vulnerability CVE-2021-1732. Retrieved June 1, 2022.

    Open source URL
  5. [5]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  6. [6]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  7. [7]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  8. [8]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  9. [9]
    T-APT-17

    (Citation: Cisco Talos Bitter Bangladesh May 2022)

  10. [10]
    T-APT-17

    (Citation: Cisco Talos Bitter Bangladesh May 2022)

  11. [11]
    T-APT-17

    (Citation: Cisco Talos Bitter Bangladesh May 2022)

  12. [12]
    mitre-attackG1002
    Open source URL
  13. [13]
    mitre-attackG1002
    Open source URL
  14. [14]
    mitre-attackG1002
    Open source URL
  15. [15]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  16. [16]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  17. [17]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  18. [18]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  19. [19]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  20. [20]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  21. [21]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  22. [22]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  23. [23]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  24. [24]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  25. [25]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  26. [26]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  27. [27]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  28. [28]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  29. [29]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  30. [30]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  31. [31]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  32. [32]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  33. [33]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  34. [34]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  35. [35]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  36. [36]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  37. [37]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  38. [38]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  39. [39]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  40. [40]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  41. [41]
    DBAPPSecurity BITTER zero-day Feb 2021

    JinQuan, MaDongZe, TuXiaoYi, and LiHao. (2021, February 10). Windows kernel zero-day exploit (CVE-2021-1732) is used by BITTER APT in targeted attack. Retrieved June 1, 2022.

    Open source URL
  42. [42]
    Microsoft CVE-2021-1732 Feb 2021

    Microsoft. (2018, February 9). Windows Win32k Elevation of Privilege Vulnerability CVE-2021-1732. Retrieved June 1, 2022.

    Open source URL
  43. [43]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  44. [44]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  45. [45]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  46. [46]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  47. [47]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  48. [48]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  49. [49]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  50. [50]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  51. [51]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  52. [52]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  53. [53]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  54. [54]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
  55. [55]
    Cisco Talos Bitter Bangladesh May 2022

    Raghuprasad, C . (2022, May 11). Bitter APT adds Bangladesh to their targets. Retrieved June 1, 2022.

    Open source URL
  56. [56]
    Forcepoint BITTER Pakistan Oct 2016

    Dela Paz, R. (2016, October 21). BITTER: a targeted attack against Pakistan. Retrieved June 1, 2022.

    Open source URL
Source and licensing

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.