Skip to content

Add browser-extension object template#521

Open
raptorr wants to merge 1 commit into
MISP:mainfrom
raptorr:main
Open

Add browser-extension object template#521
raptorr wants to merge 1 commit into
MISP:mainfrom
raptorr:main

Conversation

@raptorr
Copy link
Copy Markdown

@raptorr raptorr commented May 22, 2026

New object for browser extension supply chain threat intelligence. Captures compromised or malicious extension release events including permission escalation diffs, C2 infrastructure, and analysis verdicts.

Attributes (20):

  • Identification: id, name, ecosystem, publisher, store-url
  • Version diff: version-malicious, version-clean
  • Manifest: manifest-version, permissions-added, host-permissions-added
  • Payload: malicious-file, crx-sha256
  • Infrastructure: c2-url, exfil-url
  • Analysis: attack-pattern, verdict, confidence, analysis-source, first-seen, description

ATT&CK: T1195.002, T1185, T1539, T1567, T1036

Motivated by the 2024-2026 wave of Chrome/Firefox extension supply chain attacks (Cyberhaven, Trust Wallet, RedDirection, Operation Phantom Enigma, Nx Console) affecting millions of users.

New object for browser extension supply chain threat intelligence.
Captures compromised or malicious extension release events including
permission escalation diffs, C2 infrastructure, and analysis verdicts.

Attributes (20):
- Identification: id, name, ecosystem, publisher, store-url
- Version diff: version-malicious, version-clean
- Manifest: manifest-version, permissions-added, host-permissions-added
- Payload: malicious-file, crx-sha256
- Infrastructure: c2-url, exfil-url
- Analysis: attack-pattern, verdict, confidence, analysis-source, first-seen, description

ATT&CK: T1195.002, T1185, T1539, T1567, T1036

Motivated by the 2024-2026 wave of Chrome/Firefox extension supply chain
attacks (Cyberhaven, Trust Wallet, RedDirection, Operation Phantom Enigma,
Nx Console) affecting millions of users.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant