~/f4n6 $ grep -r "Describing attacks with crime script analysis" ./investigations/ --include="*.md"

Describing attacks with crime script analysis

Jeff Davies 19 Aug 2026 4 min read

1. Executive summary

Cisco Talos describes crime script analysis as a method for mapping business email compromise (BEC) into attacker actions, decision points and defensive choke points; it does not report a confirmed campaign against EMEA financial services. Talos assesses that AI could automate target research and message personalisation, potentially making lower-value, higher-volume payment fraud economical, but provides no evidence that this scaling model has been observed. The material contains no CVE, CVSS severity, CISA KEV state, actor attribution or campaign-specific indicators. Financial institutions should treat this as a payment-control and email-abuse scenario, prioritising independent payment verification, transaction delays and detection of anomalous outbound mail. Source

2. Regulatory framing

No specific DORA/NIS2 article is directly engaged by this item.

3. Technical analysis & attack chain

This is strategic analysis, not a report of a confirmed attack chain. Talos uses BEC to demonstrate how crime script analysis can express an operation in accessible language and expose points where defenders can intervene.

Operating model. The described fraud begins with research to identify an organisation, a person holding financial authority, a superior to impersonate and a plausible payment pretext. The attacker delivers an urgent request purporting to come from that superior. If the recipient accepts the request, payment is released and the fraudster moves quickly to launder the proceeds before discovery. The source does not establish whether delivery involves a compromised mailbox, display-name spoofing, a lookalike domain or another mechanism.

Talos reports an illustrative attempted fraud against a small community sports club. The requested amount and stated reason were plausible, but the email’s tone raised the treasurer’s suspicion and no payment was made. This incident is reported only by the article’s author and is not independently corroborated. Source

AI scaling hypothesis. Talos groups the workflow into:

  • Preparatory Steps 1–4: previously time-consuming research that could be automated using AI.
  • Step 5: personalisation of an urgent, organisation-relevant payment request.
  • Step 6: delivery of the message.
  • Step 7: the recipient’s decision and payment process.

The article argues that automation could shift BEC from a limited number of higher-value targets towards larger numbers of lower-value targets. This is a prospective analytical scenario: no AI model, prompt set, infrastructure, operator, campaign volume or confirmed AI-generated message is identified.

Defensive choke points.

  • Reconnaissance: Talos proposes fictitious “canary organisations” with publicly discoverable personas. Messages targeting those entities could expose hostile sources for investigation and blocking. This is a proposed control, not a validated detection method.
  • AI-assisted preparation: AI providers may be able to identify repeated reconnaissance or social-engineering-generation patterns in model interactions. Talos acknowledges that distinguishing malicious prompts from legitimate business inquiries is difficult, and clients may not have access to the required provider telemetry.
  • Delivery: Anomalous account behaviour or high outbound-mail volume from one source can support rate limiting or reputation-based blocking by email providers.
  • Payment decision: Verification of purchase orders, independent validation of payment requests and deliberate payment delays can prevent or limit loss.

Crime script analysis is positioned alongside MITRE ATT&CK and Attack Flow, not as a replacement. ATT&CK describes constituent TTPs; Attack Flow represents branching or looping relationships; crime scripts translate the operation into actions, decisions and situational requirements for wider operational use.

The source supplies no malware, payload, commands, filenames, registry keys, persistence, privilege escalation, command-and-control, lateral movement, data-access method or exfiltration mechanism. No ransomware or data-theft activity is described. All threat-development claims are single-sourced; verify before enforcement.

4. Mitigation & containment

P1 — within 24 hours

  • Hold any urgent or unusual payment request purporting to originate from senior personnel until independently verified using pre-established contact details. Do not use telephone numbers or contact routes supplied in the request.
  • Require validation of the relevant purchase order and introduce a defined delay before releasing exceptional payments.
  • For suspected or completed fraudulent transfers, notify fraud operations and the sending institution immediately; attempt to stop or recall the payment before onward laundering.
  • Alert on anomalous email-account behaviour and abnormal outbound-message volume from a single source. Apply rate limiting or reputation-based blocks after analyst validation.
  • Preserve the original message, complete headers, mailbox audit records and payment records. If account misuse is confirmed, revoke active sessions and reset credentials.

P2 — within 72 hours

  • Review recent mail and payment records for urgent requests purporting to come from senior personnel, particularly requests that bypass normal purchase-order or approval processes.
  • Test that payment staff can perform independent callbacks and cannot release exceptional payments solely on email authority.
  • Baseline outbound-mail volume by account and source, then tune anomaly thresholds to the institution’s normal activity.
  • Review blocked or rate-limited sources for related attempts before applying broader enforcement.

P3 — within 7 days

  • Run a cross-functional crime-script exercise involving fraud, payment operations, security operations and email administrators. Map reconnaissance, personalisation, delivery, recipient decision, payment and laundering to named control owners.
  • Train payment-authorised personnel to challenge plausible low-value requests as well as large transfers; urgency and apparent seniority must not override verification.
  • Evaluate canary organisations only as a controlled pilot with legal and brand approval. Do not treat interaction with a canary identity as sufficient evidence for automatic blocking.

No vendor patch, affected version or configuration fix is associated with this item.

5. Indicators of compromise

No indicators of compromise available in the source material.

All behaviours below are generic or prospective and derive from one Talos article: single-sourced; verify before enforcement.

Behavioural indicators

behaviour where to observe confidence
Urgent payment request purporting to originate from a superior and directed to a person with financial authority Secure email gateway, user reports, payment-approval workflow Moderate — generic BEC pattern; not campaign-specific
Anomalous email-account behaviour Email-provider account and audit telemetry Moderate — source-described detection opportunity; no baseline or threshold supplied
High volume of outbound mail from a single source Email-provider message trace and gateway telemetry Moderate — source-described detection opportunity; no threshold supplied
Repeated AI-assisted reconnaissance or social-engineering-generation activity AI-provider interaction telemetry Low — prospective and provider-dependent; not observed in a confirmed campaign
Plausible, lower-value payment requests conducted at scale Email and payment-fraud analytics Low — hypothesised AI-enabled operating model

6. Detection

Insufficient indicators to author detection rules.

7. Sources

8. Adverse Trace position

Adverse Trace assigns no technical severity because this item identifies neither a vulnerability nor a confirmed campaign. The relevant client exposure is process-level BEC risk: financial loss becomes possible where email authority can bypass independent payment verification, although the source does not demonstrate a current increase in attacks against EMEA financial services. No threat actor is named or attributable. The operational claims and proposed IOC-free detection model are single-sourced; verify before enforcement. Adverse Trace will monitor for corroborated AI-enabled BEC activity, validated infrastructure and provider-specific detection guidance.


Read the original source →

Published via PulseTrace — Adverse Trace threat intelligence.

Post this to LinkedIn
Formatting is converted automatically — headings, bullets, a link back & hashtags. Paste straight in.
J
Jeff Davies