Applied Cybernetics Group
Threat intel → detection pipeline
Friday, September 18, 2026
Data as of 13:09 UTC
Today’s figurescomputed 13:09:42 UTC
Coverage gaps
15
KEV CVEs mapped
419
Techniques w/ signal
166
Active families · 7d
140 corrob.
Multi-source IOCs · 7d
2
GHSA exploit evidence · 7d
0none this window

Signal × coverage → gap · recomputed daily

Detection rules for techniques that are exploited and undetected — computed daily from live intel, not asserted.

Of the 166 ATT&CK techniques showing live exploitation signal this window, 15 have no community detection coverage. The gap is computed — CISA KEV, EPSS, MISP OSINT, ransomware leak sites and SEC 8-K filings, crossed against the SigmaHQ rule index — and it is where thrunt authors.

Lead · the daily brief briefs/2026-09-18

Morning brief — September 18, 2026: 10 of 15 sections carry signal

2 material breach disclosures, 10 emerging critical cves, 10 supply chain, 38 ransomware activity, 631 ioc volume, 14 active malware families, 2 multi-source iocs, 2 intel feeds, 18 hand-authored sigma, and 18 detection gaps.

Cross-referenced  745 entries this window across material breaches, federal patching priority, exploit-probability movers, emerging CVEs, ransomware, IOC volume, OSINT, MISP×KEV correlation, hand-authored Sigma and the detection-gap ledger. Read the brief →

The gap ledger · exploited, undetected 15 open · full map

15 techniques show live signal and zero community rules

T1497 Virtualization/Sandbox Evasion· T1573.001 Symmetric Cryptography· T1499.002 Service Exhaustion Flood· T1530 Data from Cloud Storage· T1003.008 /etc/passwd and /etc/shadow· T1491.002 External Defacement· T1498.001 Direct Network Flood· T1602 Data from Configuration Repository· T1071.002 File Transfer Protocols· T1011 Exfiltration Over Other Network Medium· T1001 Data Obfuscation· T1542.005 TFTP Boot· T1114.002 Remote Email Collection· T1601 Modify System Image· T1573.002 Asymmetric Cryptography

16 former gaps now carry hand-authored thrunt rules: T1098.005, T1111, T1027.013, T1557, T1036.005, T1566.004, T1055, T1071.004, T1574.002, T1102.001, T1195.002, T1204.004, T1105, T1037, T1098.004 and T1566.002 — the queue below is the rest of the ledger, scored and waiting.

The Sigma desk 16 rules in production · all TLP:CLEAR
  • T1098.005 · persistence · experimental · level high · okta · 2026-09-12

    Okta Verify Enrollment from a Hypervisor Guest

    Enrollment or activation of an Okta MFA authenticator from a virtual-machine guest, the persistence step of the ShinyHunters "The Com" claims campaign. Once the operator has relayed a live session, a captured session is transient, so they bind their own Okta Verify device to the account — access that is independent of the victim's phone and survives a password reset.

  • T1111 · credential access · experimental · level medium · okta · 2026-09-12

    Okta Authentication or MFA via a Remote-Desktop / Proxy / Tor Tunnel

    An Okta authentication or MFA event whose client connection is flagged as a remote-desktop, proxy, or Tor tunnel — the network origin of the adversary-in-the-middle relay in the ShinyHunters "The Com" claims campaign. In the live flow the victim is on the phone and on a phishing page, but the credential replay and MFA completion the genuine Okta tenant records come from the operator's own infrastructure, typically a hosting or remote-desktop ASN rather than the user's network.

  • T1027.013 · credential access · experimental · level high · proxy · 2026-09-12

    Claims Kit First-Party Exfil — X-Enc Single-Letter C2

    The client-to-server channel of the ShinyHunters "The Com" claims-impersonation kit. Unlike the Telegram-relay kits that dominate this ecosystem, this variant exfiltrates first-party: captured credentials and MFA codes are POSTed to the kit's own origin over a compact set of single-letter routes (/e login and OTP, /w captcha returning the panel type, /z operator status, plus /d /y /m /u /x), with bodies sent as Content-Type text/plain carrying the header X-Enc: 1 and a base64 payload.

  • T1557 · credential access · experimental · level high · proxy · 2026-09-12

    Okta Verify SVG Asset Served by a Non-Okta Host

    A web request retrieving the Okta Verify authenticator icon (oktaverify.svg) from any host that is not Okta. The ShinyHunters "The Com" claims-impersonation kit self-hosts the Okta brand assets it clones, including this SVG, so the file is served from the lookalike domain rather than from Okta's own content-delivery infrastructure.

  • T1036.005 · credential access · experimental · level high · proxy · 2026-09-12

    reCAPTCHA-Skinned Cloudflare Turnstile Gate

    The anti-analysis gate of the ShinyHunters "The Com" claims-impersonation kit loads a real Cloudflare Turnstile widget while presenting the victim a pixel-clone of Google reCAPTCHA; the live Turnstile element is mounted over the fake reCAPTCHA at 1% opacity so the victim clicks what looks like "I'm not a robot" from Google and actually solves Turnstile. In the reversed build the kit injects Turnstile via a script tag whose onload callback is the distinctive "__onTurnstileReady", loaded from challenges.cloudflare.com, on a page that is simultaneously serving a cloned Okta login (see the companion oktaverify.svg rule).

  • T1566.004 · resource development · experimental · level medium · dns · 2026-09-12

    Resolution of a ShinyHunters .claims Impersonation Domain

    DNS resolution of a domain matching the ShinyHunters "The Com" claims-impersonation campaign naming grammar — a victim brand rendered as <brand>.claims, <brand>-claims.com, claims-<brand>.com, or us-<brand>.com. The campaign registers these through Dynadot, fronts them with Cloudflare, and provisions a same-day Google Trust Services certificate with no MX record; the network-observable tail of that acquired infrastructure is a client resolving the name.

  • T1055 · defense evasion · experimental · level high · process_creation/windows · 2026-08-14

    Process Injection — Rundll32 Spawning Explorer as an Injection Host

    A rundll32.exe process spawning explorer.exe. Observed as the injection stage of a ClickFix-delivered loader: rundll32 runs the staged DLL (rundll32 <dll>,Run), which starts a fresh SysWOW64\explorer.exe purely as an injection host and writes its next stage into that process memory.

  • T1071.004 · command and control · experimental · level medium · network_connection/windows · 2026-08-14

    DNS-over-HTTPS Resolution from a Non-Browser Process

    A process that is not a browser or a sanctioned resolver connecting to a public DNS-over-HTTPS provider on 443. Observed as the C2 name-resolution stage of an infostealer: the injected process resolved its command-and-control domain through dns.google over HTTPS so the lookup never appears in plaintext DNS a defender can inspect, then beaconed TLS to a freshly registered, Cloudflare-fronted domain.

  • T1574.002 · defense evasion · experimental · level high · image_load/windows · 2026-08-14

    DLL Side-Loading — Signed javac.exe Loading jli.dll from a User-Writable Path

    The legitimate Oracle Java compiler launcher javac.exe loading jli.dll from a user-writable directory such as %TEMP% or %APPDATA%. javac.exe imports jli.dll (JLI_Launch) by name and resolves it by DLL search order from its own directory, so dropping a malicious jli.dll beside a copy of the signed javac.exe executes attacker code inside a trusted, signed host — classic search-order side-loading.

  • T1102.001 · command and control · experimental · level high · proxy · 2026-08-11

    Dead Drop Resolver — EtherHiding Payload Retrieval from BNB Smart Chain Testnet

    Browser retrieving second-stage JavaScript from smart contracts on BNB Smart Chain testnet (chainId 97). Observed 2026-08-11 in a live compromise of a high-traffic US consumer site, where a rogue Google Tag Manager container injected an obfuscated loader that issued eth_call with selector 0x6d4ce63c (get()) against attacker-owned contracts and passed the ABI-decoded string to eval(atob(...)).

  • T1195.002 · initial access · experimental · level high · proxy · 2026-08-11

    Compromise Software Supply Chain — Malicious Google Tag Manager Container

    Retrieval of Google Tag Manager container GTM-PJB7D937 from googletagmanager.com. Observed 2026-08-11 loading on a high-traffic US consumer site alongside the three legitimate containers belonging to that site.

  • T1204.004 · execution · experimental · level high · process_creation/macos · 2026-08-11

    Malicious Copy and Paste — ClickFix macOS Terminal Execution

    Shell spawned by Terminal.app (or another macOS terminal emulator) running a pipe-to-shell or base64-decode-to-shell one-liner, which is the macOS branch of a ClickFix lure. The counterfeit reCAPTCHA instructs the victim to open Terminal from Applications -> Utilities, press Command+V against a clipboard the page has already poisoned, and press Enter.

  • T1105 · execution · experimental · level high · process_creation/windows · 2026-08-11

    Malicious Copy and Paste — ClickFix Run Dialog Execution

    Terminal execution stage of a ClickFix lure, where the victim pastes an attacker command into the Windows Run dialog and the resulting process descends from explorer.exe rather than from a browser. Three conditions are matched, any one of which is sufficient.

  • T1037 · persistence · experimental · level medium · file_event/linux · 2026-06-11

    Boot or Logon Initialization Scripts — Linux Init Script Modification

    Creation or modification of legacy init-system entry points (/etc/rc.local, /etc/init.d/, /etc/rc*.d/). Adversaries plant scripts there for root-context execution at boot — old-school, still routinely effective on servers and appliances that keep sysvinit compatibility.

  • T1098.004 · persistence · experimental · level medium · file_event/linux · 2026-06-11

    Account Manipulation — SSH Authorized Keys File Modification

    Creation or modification of an SSH authorized_keys file. Adversaries add their own public key to maintain persistent access after initial compromise — a one-line write that survives credential rotation and (on many estates) every patch cycle.

  • T1566.002 · initial access · experimental · level medium · sms/mobile · 2026-06-10

    Spearphishing Link — Luxembourg Hospitality SMS Phishing Campaign

    Smishing campaign targeting hotel customers in Luxembourg. The CIRCL MISP event lists six SMS sender phone numbers (NL/UK/ID country codes) that delivered the lure linking to a credential-harvesting page.

Every rule publishes with its live intel context — the KEV CVEs, EPSS scores and family activity that justified authoring it. Rules ship as Sigma YAML, TLP:CLEAR, CC BY 4.0. The desk →

The corpus four surfaces, rebuilt daily

ATT&CK

166

techniques with live signal

15 exploited-and-undetected gaps · 141 community-covered · 18 lit by active family telemetry.

KEV

1,713

exploited CVEs in catalog

360 with known ransomware use · 419 mapped to ATT&CK techniques via CTID.

SEC 8-K

82

material-incident filings

Form 8-K Item 1.05 disclosures from EDGAR full-text search — breach reality as reported to shareholders.

Ransomware

3,273

victim postings tracked

112 active groups tracked on leak sites in 2026 · leak-site postings, year-bucketed.

Material disclosures SEC EDGAR · Form 8-K Item 1.05
  • Nutex Health Inc.NUTXfiled 2026-09-11Forward-Looking StatementsCertain statements and information included in this press release constitute “forward-looking statements” within the…
  • BOSTON SCIENTIFIC CORPBSXfiled 2026-09-08As previously disclosed in a Current Report on Form 8-K filed on August 26, 2026 with the Securities and Exchange Commission, on August 25, 2026,…
  • NovoCure LtdNVCRfiled 2026-09-01Forward-Looking StatementsIn addition to historical facts or statements of current condition, this press release may contain forward-looking…
  • Park Dental Partners, Inc.PARKfiled 2026-09-01On August 28, 2026, Park Dental Partners, Inc. (“we” or the “Company”) identified unauthorized access to its computer network. The Company promptly…
  • Nutex Health Inc.NUTXfiled 2026-08-31remediation of the incident. Readers are cautioned that these forward-looking statements are not guarantees of future events or outcomes and they…

Excerpts verbatim from filings, truncated. 82 filings tracked. All disclosures →