Classification: TLP:CLEAR | Source: Dark web leak site monitoring via ransomware.live | Date: 2026-09-03 | Confidence: High (direct leak site observation)
AKIRA's dedicated leak site (DLS) lit up with 9 victim postings between 2026-08-31 and 2026-09-02 — a compressed cadence that signals either a batch of staged detonations from a single access window or an aggressive affiliate push to close out the quarter. The victim mix is notable: manufacturing dominates, but the inclusion of Gale Credit Union confirms AKIRA is still willing to hit financial services despite elevated law enforcement attention on that vertical. Organizations with Check Point gateways, legacy ConnectWise ScreenConnect instances, or externally reachable RDP should treat this as an active-threat advisory.
Threat Actor Profile — AKIRA
Aliases: AKIRA (no widely accepted alternate branding; the name invokes the 1988 anime and is unrelated to the defunct 2017 'Akira' locker). Frequently tracked alongside, but distinct from, the Akira-family code lineage believed to descend from Conti source leaks (post-2022 Conti code publication).
Operating model: Ransomware-as-a-Service (RaaS). A core development/admin team maintains the locker (Windows, Linux, and ESXi variants), the Tor-based negotiation portal, and the leak site, while affiliates execute intrusions under a revenue split estimated at 70–85% to the affiliate.
Ransom demands: Historically range from ~$200K for small regional businesses to $5M+ for mid-market enterprises. Demands are calibrated to victim revenue, which matches the current victim set — regional credit unions, construction firms, and SMB manufacturers.
Initial access methods (observed across campaigns):
- VPN/edge device exploitation and credential stuffing — Cisco ASA, SonicWall, and (per current KEV correlation) Check Point Security Gateway authentication bypasses
- Compromised RDP — brute force and purchased access broker credentials
- Phishing with malicious attachments/links, less frequently
- RMM tool abuse — ConnectWise ScreenConnect and AnyDesk used for both access and persistence
Extortion model: Double extortion as standard — data exfiltration precedes encryption, with leak-site publication used as the pressure lever. AKIRA operators are known to exfiltrate via WinRAR/7-Zip archives pushed to cloud storage (MEGA, Rclone configurations) before detonation.
Dwell time: Typically 24–72 hours from initial access to encryption in SMB intrusions; longer (1–2 weeks) in larger environments where they stage ESXi payloads. The compressed posting cadence this week is consistent with their short-dwell SMB playbook.
Current Campaign Analysis
Victim set (last 100 postings, most recent 9)
| Victim | Sector | Country | Published |
|---|---|---|---|
| PennFab | Manufacturing | ? | 2026-09-02 |
| ScrubaDub Auto Wash Centers | Retail & E-Commerce | US | 2026-09-02 |
| Algra Group | Other | NL | 2026-09-02 |
| Congressional Iron Works | Manufacturing | ? | 2026-09-01 |
| Flex1 | Not Found | ? | 2026-09-01 |
| BYK Construction | Manufacturing | US | 2026-09-01 |
| KFZ-MEISTERBETRIEB JOST GmbH | Transportation | DE | 2026-08-31 |
| Gale Credit Union | Financial Services | US | 2026-08-31 |
| WEMS | Other | ? | 2026-08-31 |
Sector concentration
Manufacturing leads at 3/9 (33%), followed by Retail & E-Commerce, Transportation, and Financial Services at one each. This mirrors AKIRA's long-standing preference for operationally sensitive, downtime-intolerant SMBs — metal fabrication, construction, and auto services all face immediate revenue loss per hour of outage, increasing payment probability.
Geographic concentration
Confirmed victims skew United States, with single entries in the Netherlands and Germany. The unnamed-country victims (PennFab, Congressional Iron Works, Flex1, WEMS) have naming patterns consistent with US entities. Expect a 70%+ US share once attribution resolves.
Victim profile
This is a small-to-mid-market sweep: regional credit union, regional car wash chain, family-scale German automotive workshop, mid-size construction and fabrication firms. Estimated revenue band: $5M–$250M. AKIRA affiliates consistently select targets large enough to pay five-to-seven figures but small enough to lack 24/7 SOC coverage.
Posting cadence / escalation
9 postings in 72 hours is above AKIRA's baseline of roughly 2–4 per week. The clustering of three posts on 2026-09-01 and three on 2026-09-02 suggests affiliates are batch-publishing victims whose negotiation windows expired simultaneously — a hallmark of a coordinated access campaign (single initial-access vector hit multiple orgs in the same window).
CVE correlation — probable initial access vectors
The timing of this campaign aligns with several CISA KEV entries confirmed for ransomware use:
- CVE-2026-50751 — Check Point Security Gateway improper authentication (IKEv1). Added to KEV 2026-06-08. This is the strongest candidate for this campaign's entry vector: AKIRA's documented reliance on VPN appliance compromise, plus the batch-detonation pattern, fits a single exploited edge device class. Any org running Check Point gateways with IKEv1 remote access should assume exposure.
- CVE-2024-1708 — ConnectWise ScreenConnect path traversal. AKIRA's RMM abuse history makes this a likely secondary access/persistence vector, especially against MSP-adjacent SMBs.
- CVE-2025-60710 — Windows link-following privilege escalation and CVE-2023-21529 — Exchange Server deserialization map to the post-access privilege escalation and mailbox/identity pivoting stages of the kill chain.
- CVE-2026-48027 — Nx Console embedded malicious code. A supply-chain vector; less likely for this victim set but relevant for developer-heavy organizations.
Detection Engineering
The following rules target AKIRA's documented TTPs: edge/VPN access followed by RDP pivoting, PsExec/WMI lateral movement, pre-encryption data staging with compression tools, and shadow copy destruction immediately before detonation.
---
title: AKIRA Ransomware - RDP Brute Force Followed by Successful Logon
id: 7a3f1c2e-9b4d-4e1a-a8c5-2d6f0b1e3a47
status: production
description: Detects burst of failed logons (4625) on a host followed by a successful network/RDP logon within a short window — consistent with AKIRA affiliate RDP brute forcing via compromised edge devices.
author: Security Arsenal Threat Intel
logsource:
product: windows
service: security
detection:
sel_fail:
EventID: 4625
LogonType:
- 3
- 10
sel_success:
EventID: 4624
LogonType:
- 3
- 10
filter_known:
IpAddress|startswith:
- '10.'
- '192.168.'
- '172.16.'
- '172.17.'
- '172.18.'
condition: sel_fail and sel_success and not filter_known
falsepositives:
- Legitimate remote access from unusual egress IPs
- Misconfigured service accounts
level: high
tags:
- attack.credential_access
- attack.t1110
- attack.t1078
- attack.lateral_movement
- attack.t1021.001
date: 2026/09/03
---
title: AKIRA Ransomware - PsExec-Style Remote Service Installation
id: 4b8e2d1f-6c3a-4f2b-9d7e-1a5c0e3b8f29
status: production
description: Detects installation of services characteristic of PsExec/Impacket-based lateral movement and RMM staging used by AKIRA affiliates (PSEXESVC, random 8-char names, ADMIN$ executed binaries).
author: Security Arsenal Threat Intel
logsource:
product: windows
service: system
detection:
sel_service:
EventID: 7045
sel_psexec:
ServiceName|contains:
- 'PSEXESVC'
- 'RemComSvc'
sel_randomname:
ServiceName|re: '^[A-Za-z0-9]{8}$'
sel_path:
ImagePath|contains:
- 'ADMIN$'
- '\\Temp\\'
- 'PSEXESVC.exe'
condition: sel_service and (sel_psexec or sel_path or sel_randomname)
falsepositives:
- Legitimate administrative tooling (SCCM, PDQ)
- IT-approved RMM deployments
level: high
tags:
- attack.lateral_movement
- attack.t1021.002
- attack.t1569.002
- attack.execution
date: 2026/09/03
---
title: AKIRA Ransomware - Shadow Copy Deletion and Pre-Encryption Staging
id: 9c1d4a7b-2e5f-4b8c-a3d9-6f0e1b4c7a52
status: production
description: Detects Volume Shadow Copy deletion via vssadmin/wmic/bcdedit and mass compression staging with WinRAR/7-Zip from non-standard directories — AKIRA's standard pre-detonation sequence.
author: Security Arsenal Threat Intel
logsource:
category: process_creation
product: windows
detection:
sel_vssadmin:
Image|endswith: '\vssadmin.exe'
CommandLine|contains:
- 'delete shadows'
- 'Delete Shadows'
sel_wmic_vss:
Image|endswith: '\wmic.exe'
CommandLine|contains: 'shadowcopy delete'
sel_bcdedit:
Image|endswith: '\bcdedit.exe'
CommandLine|contains:
- 'recoveryenabled no'
- 'bootstatuspolicy ignoreallfailures'
sel_compress:
Image|endswith:
- '\rar.exe'
- '\7z.exe'
- '\7za.exe'
CommandLine|contains:
- ' a '
- ' -p'
filter_compress_path:
Image|startswith:
- 'C:\Program Files\7-Zip\'
- 'C:\Program Files\WinRAR\'
condition: sel_vssadmin or sel_wmic_vss or sel_bcdedit or (sel_compress and not filter_compress_path)
falsepositives:
- Backup software operations
- Admin system recovery tasks
level: critical
tags:
- attack.impact
- attack.t1490
- attack.t1560.001
- attack.defense_evasion
date: 2026/09/03
// AKIRA pre-ransomware staging hunt — Microsoft Sentinel
// Hunts the 72h window before typical AKIRA detonation: RMM staging,
// suspicious service installs, compression exfil tooling, and VSS tampering.
let lookback = 7d;
let RMM_Tools = dynamic(["ScreenConnect", "AnyDesk", "rclone", "winscp", "FileZilla", "MEGAsync"]);
let CompressionProc = dynamic(["rar.exe", "7z.exe", "7za.exe", "winrar.exe"]);
union isfuzzy=true
(
DeviceProcessEvents
| where TimeGenerated > ago(lookback)
| where ProcessCommandLine has_any (RMM_Tools)
or FileName has_any (RMM_Tools)
| project TimeGenerated, DeviceName, AccountName, FileName, ProcessCommandLine, InitiatingProcessFileName, HuntStage="RMM/Exfil tooling"
),
(
DeviceProcessEvents
| where TimeGenerated > ago(lookback)
| where FileName in~ (CompressionProc)
| where ProcessCommandLine has_any (" a ", " -p", "-mx", "\\Users\\Public\\", "\\ProgramData\\")
| project TimeGenerated, DeviceName, AccountName, FileName, ProcessCommandLine, HuntStage="Compression staging"
),
(
DeviceProcessEvents
| where TimeGenerated > ago(lookback)
| where (FileName =~ "vssadmin.exe" and ProcessCommandLine has "delete shadows")
or (FileName =~ "wmic.exe" and ProcessCommandLine has "shadowcopy delete")
or (FileName =~ "bcdedit.exe" and ProcessCommandLine has_any ("recoveryenabled no", "ignoreallfailures"))
| project TimeGenerated, DeviceName, AccountName, FileName, ProcessCommandLine, HuntStage="VSS destruction - IMMINENT ENCRYPTION"
),
(
DeviceEvents
| where TimeGenerated > ago(lookback)
| where ActionType == "ServiceInstalled"
| extend ServiceName = tostring(parse_json(AdditionalFields).ServiceName)
| where ServiceName matches regex "^[A-Za-z0-9]{8}$" or ServiceName has_any ("PSEXESVC", "RemCom")
| project TimeGenerated, DeviceName, ServiceName, HuntStage="Suspicious service install"
)
| sort by TimeGenerated desc;
# AKIRA Rapid Triage — run on suspected hosts or fleet-wide via your RMM/EDR
# 1) Recent scheduled tasks (persistence) 2) Shadow copy integrity 3) Exposed RDP 4) Suspicious services
$report = @()
Write-Host "=== [1] Scheduled tasks created/modified in last 7 days ===" -ForegroundColor Cyan
$cutoff = (Get-Date).AddDays(-7)
Get-ScheduledTask | ForEach-Object {
$info = Get-ScheduledTaskInfo -TaskName $_.TaskName -TaskPath $_.TaskPath -ErrorAction SilentlyContinue
try {
$xml = Export-ScheduledTask -TaskName $_.TaskName -TaskPath $_.TaskPath -ErrorAction Stop
if ($xml -match '<Date>([^<]+)</Date>') {
$created = [datetime]$Matches[1]
if ($created -gt $cutoff) {
$report += [pscustomobject]@{Check='ScheduledTask'; Finding="$($_.TaskPath)$($_.TaskName)"; Detail="Created $created"}
}
}
} catch {}
}
Write-Host "=== [2] Volume Shadow Copies ===" -ForegroundColor Cyan
$shadows = Get-CimInstance Win32_ShadowCopy -ErrorAction SilentlyContinue
if (-not $shadows) {
$report += [pscustomobject]@{Check='VSS'; Finding='NO SHADOW COPIES FOUND'; Detail='Possible vssadmin deletion — treat as pre/post-encryption indicator'}
} else {
$recent = $shadows | Where-Object { $_.InstallDate -gt $cutoff }
$report += [pscustomobject]@{Check='VSS'; Finding="$($shadows.Count) copies, $($recent.Count) recent"; Detail='Inventory baseline'}
}
Write-Host "=== [3] RDP exposure ===" -ForegroundColor Cyan
$rdpEnabled = (Get-ItemProperty 'HKLM:\SYSTEM\CurrentControlSet\Control\Terminal Server').fDenyTSConnections -eq 0
$nla = (Get-ItemProperty 'HKLM:\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp' -ErrorAction SilentlyContinue).UserAuthentication
$rdpListen = Get-NetTCPConnection -LocalPort 3389 -State Listen -ErrorAction SilentlyContinue
$report += [pscustomobject]@{Check='RDP'; Finding="Enabled=$rdpEnabled Listening=$([bool]$rdpListen) NLA=$nla"; Detail='NLA=1 required; disable if not needed'}
Write-Host "=== [4] Suspicious services (random names / temp paths, last 7 days) ===" -ForegroundColor Cyan
Get-CimInstance Win32_Service | Where-Object {
$_.PathName -match 'Temp|ProgramData|ADMIN\$' -and $_.Name -match '^[A-Za-z0-9]{8}$'
} | ForEach-Object {
$report += [pscustomobject]@{Check='Service'; Finding=$_.Name; Detail=$_.PathName}
}
$report | Format-Table -AutoSize
$report | Export-Csv ".\akira_triage_$(Get-Date -Format 'yyyyMMdd_HHmm').csv" -NoTypeInformation
Write-Host "Report exported. If VSS=0 plus unknown services: ISOLATE HOST NOW." -ForegroundColor Yellow
Incident Response Priorities
T-minus detection checklist (before encryption fires)
- VSS deletion events —
vssadmin delete shadows,wmic shadowcopy delete, bcdedit recovery disabling. This is AKIRA's 60-minute warning. - New local admin accounts or existing dormant accounts suddenly active across multiple hosts.
- RMM tooling you didn't deploy — ScreenConnect, AnyDesk, or rclone processes anywhere in the fleet.
- Mass compression activity — rar/7z invoked against shares, especially to
C:\Users\Public\orC:\ProgramData\. - Unusual outbound volume to cloud storage (MEGA, Backblaze, Wasabi) — AKIRA exfil is typically 50–500 GB and slow-dripped over 24–72h.
- VPN gateway authentication anomalies — successful logins at odd hours from impossible-travel geographies, especially against Check Point IKEv1 endpoints (CVE-2026-50751 exposure).
Assets AKIRA historically prioritizes for exfiltration
- Finance and accounting data — payroll, tax filings, banking details (used to calibrate ransom and for follow-on fraud)
- HR records — SSNs/PII for leak-pressure leverage
- Legal/contracts and insurance policies — they specifically hunt cyber-insurance policy documents to set demand ceilings
- Backup configurations and credentials — to blind recovery before detonation
- For manufacturers: CAD files, schematics, and customer project data
Containment actions, ordered by urgency
- Isolate, don't power off — preserve memory for forensic value; network-isolate at the switch/EDR level
- Kill the egress path — block cloud storage destinations and the actor's C2 at the proxy/firewall immediately
- Disable compromised identity — reset all accounts observed in lateral movement; revoke VPN sessions globally, not selectively
- Patch/lock the entry vector — if Check Point CVE-2026-50751 or ScreenConnect CVE-2024-1708 is present, treat the appliance itself as compromised; rotate all credentials that ever transited it
- Snapshot clean backups offline before any remediation touches the estate
- Engage IR retainer and legal/insurance within the first 4 hours — notification clocks (especially for the credit union victim pattern: GLBA/state regulator timelines) start at discovery, not confirmation
Hardening Recommendations
Immediate (24 hours)
- Patch or mitigate Check Point CVE-2026-50751 — disable IKEv1 remote access if patching is not immediate; this is the probable vector for the current victim batch
- Patch ConnectWise ScreenConnect (CVE-2024-1708) or remove it entirely; audit for unauthorized RMM instances
- Enforce MFA on every VPN and remote access path — AKIRA's credential-based entries are almost universally defeated by phishing-resistant MFA
- Disable or restrict RDP — no direct internet exposure, NLA enforced, account lockout policies live
- Block vssadmin/wmic/bcdedit for standard users via WDAC/AppLocker and alert on any execution (rules above)
- Egress-filter cloud storage (MEGA, rclone endpoints) not in sanctioned business use
Short-term (2 weeks)
- Segment the network: isolate manufacturing/OT-adjacent segments from IT; AKIRA's lateral movement succeeds because SMB estates are flat
- Deploy EDR with tamper protection fleet-wide — including servers and any ESXi hosts (AKIRA ships a Linux/ESXi encryptor; unmonitored hypervisors are where SMB incidents become catastrophic)
- Immutable/offline backups with tested restore — assume online backups will be located and destroyed; recovery drills are mandatory, not aspirational
- Deception layer — canary credentials and honey shares; AKIRA affiliates touch file shares aggressively during staging and trip these reliably
- Identity attack surface reduction — tiered admin model, gMSA for services, eliminate shared local admin passwords (deploy LAPS)
- Tabletop the double-extortion scenario — decide now, with legal counsel, your posture on payment, notification thresholds, and regulator engagement. Organizations that improvise this mid-incident consistently make it worse.
Security Arsenal monitors ransomware leak sites continuously. Victim postings indicate claimed compromise; inclusion here reflects threat actor claims observed on dark web infrastructure, not independently verified breach confirmation.
Related Resources
Security Arsenal Incident Response Managed SOC & MDR Services AlertMonitor Threat Detection From The Dark Side Intel Hub
Is your security operations ready?
Get a free SOC assessment or see how AlertMonitor cuts through alert noise with automated triage.