OriginBrief
lockCybersecurity Threats·Week 3, July 2026·生成日 2026年7月19日·12件のソース·22分で読める

Cybersecurity Threats2026年7月20日 週次レポート

重要な発見

1

エグゼクティブサマリー(5件)

  • The exploitation-before-disclosure of SonicWall VPN zero-days by both a previously undocumented threat actor and Inc Ransomware, combined with the attribution of the DigiCert breach to a Chinese cybercrime subgroup that stole code-signing certificates, marks a qualitative escalation: attackers are now targeting the trust infrastructure itself — VPN gateways and certificate authorities — rather than just the endpoints they protect.
  • The convergence of ClickFix adoption by Russian state-sponsored actors (Sandworm/UAC-0145 against Ukraine), criminal malware distributors, and phishing-as-a-service platforms in a single week confirms that social engineering delivery mechanisms are now shared infrastructure across the threat actor spectrum, demanding defenses that treat user-executed commands as an untrusted attack surface regardless of apparent legitimacy.
  • The identity-as-primary-ransomware-vector finding — stolen identities causing 79% of ransomware attacks per Sophos, with MFA failing in 97% of credential-based attacks — combined with sub-24-hour encryption by Spirals ransomware, means that the traditional detect-and-respond model is structurally insufficient; organizations need pre-positioned automated containment that triggers on identity anomalies before encryption begins.
  • The 17-nation co-sealed CISA advisory on Russian FSB router targeting, the White House Gold Eagle vulnerability coordination initiative, and the Pentagon's CMMC Phase 2 suspension collectively signal that Western governments are simultaneously escalating collective cyber defense posture while pausing and reconsidering existing compliance frameworks — a tension that creates near-term uncertainty for regulated industries.
  • AI is now simultaneously accelerating both offense and defense at scale: Microsoft's AI-assisted vulnerability discovery nearly tripled its Patch Tuesday count to 570 CVEs, while attackers are using AI to generate attack scripts, evade AI-based email filters via text salting, and compromise AI service infrastructure via the NadMesh botnet — the AI security arms race has moved from theoretical to operational across all major threat categories.
2

今回の要点(15件)

  • 1.SonicWall SMA 1000 zero-days CVE-2026-15409 (CVSS 10.0) and CVE-2026-15410 (CVSS 7.2) were exploited by threat actor UTA0533 as zero-days prior to public disclosure since June 22, 2026, and subsequently by Inc Ransomware to gain root-level capabilities on VPN appliances [4] [8].
  • 2.CISA published Advisory AA26-194A on 2026-07-13, co-sealed by NSA, FBI, and 17 allied agencies, detailing FSB Center 16 exploitation of poorly configured routers via SNMP scanning across critical infrastructure sectors including energy, healthcare, and government [11].
  • 3.Three Russian nationals and two bulletproof hosting companies were indicted on 2026-07-14 for international cybercrimes resulting in more than $62 million in victim losses, per DOJ CCIPS and FBI [2] [1].
  • 4.The April 2026 DigiCert breach was attributed to CylindricalCanine, a sub-group of Chinese cybercrime group GoldenEyeDog (aka APT-Q-27), which used a modified Gh0st RAT to steal code-signing certificates intended for DigiCert customers [4].
  • 5.WordPress core flaws CVE-2026-63030 and CVE-2026-60137 (wp2shell), chained to allow unauthenticated remote code execution on bare installs, received a working public proof-of-concept after patches shipped in versions 6.9.5 and 7.0.2 [4].
  • 6.Microsoft's July 2026 Patch Tuesday addressed 570 vulnerabilities — nearly triple the prior month — including two actively exploited zero-days, with Microsoft attributing the surge to AI-assisted vulnerability discovery [7].
  • 7.Spirals ransomware completed a full encryption operation in under 24 hours, and a Sophos report found stolen identities cause 79% of ransomware attacks, with identity attacks overtaking software exploits as the top ransomware root cause [6] [8].
  • 8.ClickFix social engineering was adopted by Russian state-sponsored group UAC-0145 (Sandworm sub-cluster) against Ukrainian targets, and by criminal actors distributing TELEPUZ malware and ACR Stealer, confirming its transition from niche tactic to cross-actor delivery platform [4].
  • 9.Supply chain attacks expanded to @asyncapi npm packages (distributing Miasma botnet loader via IPFS), seven malicious Vite npm packages using blockchain-based C2 infrastructure, and 11 malicious NuGet packages masquerading as game cheats [4].
  • 10.The NadMesh botnet, discovered in early July, specifically targets exposed AI services including ComfyUI, Ollama, n8n, and Langflow, with the operator's dashboard claiming 3,811 unique AWS keys harvested [4].
  • 11.Over 1 million malicious emails were found using 'text salting' — hidden benign content — to evade AI security scanners, per SC Media on 2026-07-18 [6].
  • 12.The Pentagon suspended CMMC Phase 2 cybersecurity requirements, establishing a new review and reform task force, creating compliance uncertainty for defense contractors [3] [6].
  • 13.CrowdStrike launched AIDR (AI Detection and Response) as a new security category on 2026-07-15, reporting that agent-triggered detection leads now track at 2.5 times the rate of human-triggered leads on monitored endpoints [12] (company announcement — may reflect promotional framing).
  • 14.Scattered Spider members were jailed over the Transport for London hack that cost £29 million, per Help Net Security on 2026-07-16 [5].
  • 15.OpenSSL's HollowByte denial-of-service flaw — allowing 11 bytes to freeze server memory — was patched in June with no CVE, no advisory, and no changelog entry, meaning standard patch pipelines would not flag it [4].
3

市場動向

ClickFix Social Engineering Becomes a Dominant, Multi-Actor Delivery Platform

ClickFix — a technique that tricks users into manually executing malicious commands disguised as browser fixes, CAPTCHA checks, or software updates — has matured from a niche tactic into a broadly adopted delivery platform this period. The Hacker News reported that TELEPUZ malware has been spreading via ClickFix lures since late April 2026, with rapid daily build volume on VirusTotal indicating active development [4]. Dark Reading reported on 2026-07-14 that ClickFix's ecosystem is now available…

Ransomware Acceleration: Sub-24-Hour Encryption and Identity as the Primary Access Vector

Two converging data points this period reframe ransomware risk: speed and access method. Help Net Security and SC Media both reported on 2026-07-17 that Spirals ransomware encrypted a victim environment in under 24 hours, underscoring the need for rapid containment [5] [6]. Dark Reading reported on 2026-07-15 that identity attacks have overtaken software exploits as the top ransomware root cause, with MFA deployed in 97% of credential-based attacks but still failing to prevent compromise [8]. SC…

Software Supply Chain Attacks Expand: npm, AsyncAPI, Vite, and NuGet Ecosystems All Compromised

Supply chain attacks broadened across multiple package ecosystems this period, extending the pattern established by the prior period's jscrambler and Injective Labs compromises. The Hacker News reported on 2026-07-15 that four compromised npm packages in the @asyncapi namespace were distributing a multi-stage botnet loader called Miasma via IPFS [4]. On 2026-07-17, seven malicious Vite npm packages were reported using a four-tier blockchain-based C2 infrastructure (spanning Tron, Aptos, and Bina…

Critical Vulnerability Exploitation Intensifies: SonicWall Zero-Days, WordPress Core, and OpenSSL Patched Silently

This period saw a cluster of high-severity vulnerability disclosures with active exploitation or public proof-of-concept code. The Hacker News reported on 2026-07-19 that SonicWall SMA 1000 zero-days CVE-2026-15409 (CVSS 10.0) and CVE-2026-15410 (CVSS 7.2) were exploited by threat actor UTA0533 as zero-days prior to public disclosure since June 22, 2026, with Inc Ransomware also confirmed exploiting them per Dark Reading on 2026-07-17 [4] [8]. WordPress core flaws CVE-2026-63030 and CVE-2026-601…

AI as Both Attack Tool and Attack Target: Agents Compromised, AI Services Harvested, and Evasion Techniques Evolve

AI systems emerged as both offensive instruments and attack targets this period. The Hacker News reported on 2026-07-17 that the NadMesh botnet, discovered in early July, specifically hunts exposed AI services (ComfyUI, Ollama, n8n, Open WebUI, Langflow, Gradio) with the operator's dashboard claiming 3,811 unique AWS keys harvested [4]. SC Media reported on 2026-07-18 that over 1 million malicious emails were found using 'text salting' — filling emails with hidden benign content — to fool AI sec…

4

競合動向

CrowdStrike Launches AIDR and Positions for AI Detection and Response Category Leadership

CrowdStrike published its most significant product positioning piece of the period on 2026-07-15: 'AIDR: How CrowdStrike Is Defining the Next Era of Cybersecurity,' framing AI Detection and Response as a new security category analogous to EDR and cloud security [12] (company announcement — may reflect promotional framing). The post disclosed that CrowdStrike's Falcon Adversary OverWatch threat hunting team is tracking agent-triggered detection leads at 2.5 times the rate of human-triggered leads…

Scattered Spider Accountability Escalates: Members Jailed for Transport for London Hack

The Scattered Spider criminal group faced further legal accountability this period, updating the prior period's extradition reporting. Help Net Security reported on 2026-07-16 that Scattered Spider members were jailed over the Transport for London hack that cost £29 million [5]. The FBI's news page confirmed on 2026-07-16 that the listing count reached 3,389 items, with the Armenian national extradited to the U.S. pleading guilty to ransomware extortion conspiracy on 2026-07-09, and three Russia…

GoldenEyeDog Subgroup Attributed to DigiCert Breach; Code-Signing Certificate Theft Signals Supply Chain Escalation

A new threat actor attribution emerged this period with significant supply chain implications. The Hacker News reported on 2026-07-17 that the April 2026 DigiCert security incident was attributed to a threat cluster called CylindricalCanine, assessed as a sub-group of GoldenEyeDog (aka APT-Q-27, Dragon Breath, Miuuti Group), a Chinese cybercrime group active since at least 2015. According to Expel researcher Aaron Walton, the group used a modified version of Gh0st RAT to access a DigiCert suppor…

Ransomware Ecosystem Evolves: Spirals Sub-24-Hour Encryption, Inc Ransomware Exploits Zero-Days, and Negotiator Jailed

The ransomware threat actor landscape showed continued tactical evolution this period. SC Media reported on 2026-07-16 that Spirals ransomware completed a full encryption operation in under 24 hours [6]. Dark Reading reported on 2026-07-17 that Inc Ransomware exploited the SonicWall SMA zero-days (CVE-2026-15409 and CVE-2026-15410) to gain root-level capabilities on VPN appliances [8]. The DOJ CCIPS confirmed on 2026-07-09 that Angelo Martino, the Land O'Lakes ransomware negotiator who conspired…

North Korean and Chinese State Actors Sustain Developer-Targeting and Espionage Campaigns

State-sponsored threat actors continued active campaigns this period with distinct targeting profiles. The Hacker News reported on 2026-07-17 that North Korean threat actors linked to the Contagious Interview campaign (tracked as REF9403) are using steganography in SVG image files to conceal OtterCookie-aligned malware payloads in fake job postings and coding challenges, delivering a four-stage payload including browser credential and crypto wallet stealers [4]. The Hacker News also reported on …

5

制度・規制動向

CISA Issues Joint Advisory on Russian FSB Router Targeting; Adds Multiple KEV Entries Including SharePoint and Oracle EBS

CISA significantly expanded its advisory output this period. On 2026-07-13, CISA published Cybersecurity Advisory AA26-194A, 'Improve Router Hygiene to Protect Against Russian State-Sponsored Targeting,' co-sealed by NSA, FBI, and 17 allied agencies across the US, UK, Australia, Canada, New Zealand, Czech Republic, Denmark, Estonia, Finland, France, Italy, Poland, and Sweden. The advisory details FSB Center 16 exploitation of poorly configured routers via SNMP scanning and CVEs including CVE-201…

CISA Publishes Coordinated Vulnerability Disclosure Guidance; Pentagon Suspends CMMC Phase 2

Two significant policy developments emerged this period. CISA published a new resource on 2026-07-15 titled 'Establishing a Coordinated Vulnerability Disclosure Program to Work With Security Researchers,' providing guidance for organizations on building CVD programs [10]. This follows CISA's own postmortem on its GitHub credential leak, which highlighted gaps in its external reporting channels. Separately, SecurityWeek reported on 2026-07-14 that the Pentagon suspended CMMC Phase 2 cybersecurity…

DOJ and FBI Sustain High-Tempo Prosecution: Russian Nationals Indicted, Ransomware Negotiator Sentenced, Scattered Spider Jailed

Law enforcement prosecution activity reached a new high this period. The DOJ CCIPS confirmed on 2026-07-14 that three Russian nationals and two related bulletproof hosting companies were indicted for international cybercrimes resulting in more than $62 million in victim losses [2]. The FBI's news page confirmed the same indictment on 2026-07-14 [1]. The DOJ confirmed on 2026-07-09 that Angelo Martino, the Land O'Lakes ransomware negotiator who conspired with Blackcat/ALPHV actors, was sentenced …

White House Launches Gold Eagle AI Vulnerability Coordination Initiative

A new U.S. government initiative targeting AI-era vulnerability coordination emerged this period. SC Media reported on 2026-07-15 that the White House launched the AI-backed Gold Eagle initiative for cybersecurity vulnerability coordination [6]. Dark Reading reported on 2026-07-17 that the Gold Eagle Clearinghouse targets a security gap but that multiple questions linger over how it is being implemented [8]. The initiative appears designed to address the structural challenge identified by Micros…

ソース活動

6

先週からの変化

SonicWall SMA Zero-Days Exploited Before Disclosure by Inc Ransomware and UTA0533

グローバル米国確認済み新規

SonicWall SMA 1000 series zero-days CVE-2026-15409 (CVSS 10.0) and CVE-2026-15410 (CVSS 7.2) were exploited by threat actor UTA0533 as zero-days prior to public disclosure since June 22, 2026, per Volexity's incident response investigation. Inc Ransomware was also confirmed exploiting the chained vulnerabilities to gain root-level capabilities on VPN appliances. Patches were released by SonicWall this week. [4] [8]

関連: Market Trendsソース: Help Net Security, SC Media, Krebs on Security

CISA and 17 Allied Agencies Issue Joint Advisory on Russian FSB Router Targeting (AA26-194A)

グローバル確認済み新規

On 2026-07-13, CISA published Advisory AA26-194A co-sealed by NSA, FBI, and 17 allied agencies detailing FSB Center 16 exploitation of poorly configured routers via SNMP scanning across critical infrastructure sectors including energy, healthcare, and government. The advisory provides TTPs mapped to MITRE ATT&CK v19 and specific mitigation actions including disabling Cisco Smart Install and upgrading to SNMPv3. [11]

関連: Regulatory Trendsソース: CrowdStrike Blog

Three Russian Nationals Indicted for $62M+ in Cybercrime Losses; Ransomware Negotiator Sentenced

グローバル米国確認済み更新

The DOJ and FBI confirmed on 2026-07-14 that three Russian nationals and two bulletproof hosting companies were indicted for international cybercrimes resulting in more than $62 million in victim losses. Separately, the prior period's reporting on Angelo Martino's sentencing was confirmed: the Land O'Lakes ransomware negotiator who conspired with Blackcat/ALPHV actors received 70 months on 2026-07-09. [2] [1]

関連: Regulatory Trendsソース: The Hacker News, SecurityWeek

GoldenEyeDog Subgroup Attributed to DigiCert Breach and Code-Signing Certificate Theft

グローバル確認済み新規

The April 2026 DigiCert security incident was attributed to CylindricalCanine, a sub-group of Chinese cybercrime group GoldenEyeDog (aka APT-Q-27, Dragon Breath), which used a modified Gh0st RAT to access a DigiCert support member's device and steal code-signing certificates intended for customers. This represents a supply chain escalation enabling downstream attacks against certificate-trusting organizations. [4]

関連: Competitor Trendsソース: Help Net Security

WordPress Core wp2shell Flaws (CVE-2026-63030, CVE-2026-60137) Receive Public PoC After Patch

グローバル米国確認済み新規

Two chained WordPress core vulnerabilities — CVE-2026-63030 (REST API batch-route confusion) and CVE-2026-60137 (SQL injection) — allow unauthenticated remote code execution on bare WordPress installs. Patches shipped in versions 6.9.5 and 7.0.2 with forced auto-updates enabled, but a working public proof-of-concept subsequently appeared on GitHub. Help Net Security confirmed the high severity on 2026-07-18. [4] [5]

関連: Market Trendsソース: Help Net Security, SC Media
7

示唆・見るべき論点(12件)

  • 1.The SonicWall SMA zero-days being exploited since June 22 — weeks before public disclosure — by both a sophisticated undocumented actor (UTA0533) and Inc Ransomware confirms that zero-day exploitation windows are now shared across threat actor tiers; organizations should treat VPN appliance anomalies as potential zero-day indicators even in the absence of public CVE disclosures [4].
  • 2.The DigiCert breach by GoldenEyeDog to steal code-signing certificates represents a supply chain attack on trust infrastructure itself — any software signed with stolen DigiCert certificates could be trusted by downstream systems; organizations should audit their certificate validation policies and consider certificate transparency log monitoring as a detection control [4].
  • 3.The blockchain-based C2 infrastructure used by the ViteVenom/ChainVeil campaign — spanning Tron, Aptos, and Binance Smart Chain — is described as making C2 takedown 'extremely difficult'; this architectural choice signals that sophisticated supply chain attackers are now designing for infrastructure resilience, requiring defenders to focus on payload behavior detection rather than C2 blocking [4].
  • 4.The OpenSSL HollowByte flaw being patched in June with no CVE, no advisory, and no changelog entry illustrates a systemic gap in patch pipeline coverage — organizations relying solely on CVE-based scanning would remain unpatched indefinitely; vendor-specific release note monitoring and version-pinning policies should be treated as mandatory controls for cryptographic library dependencies [4].
  • 5.The NadMesh botnet's specific targeting of exposed AI services (ComfyUI, Ollama, n8n, Langflow) with a Shodan-based harvester confirms that AI infrastructure deployed without network segmentation is now actively enumerated and compromised at scale; AI service deployments should be treated as high-value credential stores requiring the same network isolation as production databases [4].
  • 6.Text salting — hiding benign content in over 1 million malicious emails to fool AI scanners — demonstrates that attackers are already adapting to AI-based email defenses faster than defenders can update detection models; organizations should evaluate whether their email security vendors have adversarial robustness testing programs and not assume AI-based detection is static [6].
  • 7.The Pentagon's suspension of CMMC Phase 2 creates a compliance planning vacuum for defense contractors who had been investing in preparation; organizations should maintain their security improvement programs regardless of the regulatory pause, as the underlying threat environment that motivated CMMC has not changed [3].
  • 8.The 17-nation co-sealing of the CISA router advisory (AA26-194A) — including Czech Republic, Denmark, Estonia, Finland, France, Italy, Poland, and Sweden alongside the Five Eyes — represents the broadest Western cyber attribution coalition seen this period; the breadth of co-signatories signals that FSB Center 16 router targeting has been observed across European critical infrastructure, not just Anglophone networks [11].
  • 9.Spirals ransomware completing full encryption in under 24 hours, combined with identity attacks as the primary access vector in 79% of ransomware cases, means that the operative detection window is now measured in hours from initial credential compromise to encryption completion — organizations should evaluate whether their identity anomaly detection can trigger automated network segmentation within that window [6].
  • 10.CrowdStrike's AIDR category launch, framing AI agents as the new primary security perimeter, is a competitive positioning move that will likely accelerate vendor consolidation pressure — security teams should evaluate AIDR claims against independent evidence of agent-triggered detection efficacy before committing to platform lock-in [12] (company announcement — may reflect promotional framing).
  • 11.The Daxin kernel-mode rootkit resurfacing in a Taiwan manufacturing firm in 2026 — more than four years after its first public documentation and more than a decade after its initial deployment — demonstrates that sophisticated state-sponsored implants can persist through multiple detection cycles; organizations in sectors targeted by China-nexus actors should conduct compromise assessments specifically hunting for long-dwell implants, not just recent indicators [4].
  • 12.The White House Gold Eagle vulnerability coordination initiative, launched amid AI-accelerated vulnerability discovery, addresses a real structural gap — but Dark Reading's reporting that implementation details remain unclear suggests organizations should not yet adjust their vulnerability management workflows in anticipation of Gold Eagle outputs [8] [6].

信頼度サマリー

今週引用したソース 12 件

あなたが選んだ 15 件の監視URLから検出(1つのURLから複数記事が出ることがあります)。

各ソースは信頼度レベルに応じて重み付けされています。単独ソースの主張は AI 合成時に未検証としてフラグ付けされます。

8

参照ソース一覧

[1]政府・国際機関

Source for three Russian nationals indicted for $62M+ in cybercrime losses on 2026-07-14, Armenian national pleading guilty to ransomware extortion conspiracy on 2026-07-09, and Land O'Lakes ransomware negotiator sentencing on 2026-07-09.

関連: Regulatory Trends確認済み
[2]政府・国際機関
DOJ CCIPS2026-07-15

Source for three Russian nationals and two bulletproof hosting companies indicted on 2026-07-14 for $62M+ in cybercrime losses, Angelo Martino ransomware negotiator sentenced to 70 months on 2026-07-09, and Scattered Spider member extradition.

関連: Regulatory Trends確認済み
[3]メディア
SecurityWeek2026-07-14

Source for Pentagon CMMC Phase 2 suspension and new review task force, VMware Avi Load Balancer vulnerabilities, SAP critical vulnerability patches, and US/Allies warning on Russian cyberattacks targeting critical infrastructure routers.

関連: Regulatory Trends他64件のソースで確認
[4]メディア
The Hacker News2026-07-19

Primary source for SonicWall SMA zero-days CVE-2026-15409/15410 exploited before disclosure, WordPress wp2shell CVE-2026-63030/60137 with public PoC, GoldenEyeDog DigiCert breach attribution, NadMesh botnet targeting AI services, @asyncapi and Vite npm supply chain compromises, ClickFix adoption by UAC-0145/Sandworm, MemGhost AI agent memory injection, OkoBot malware framework, LabubaRAT NVIDIA impersonation, and OpenSSL HollowByte flaw.

関連: Market Trends他57件のソースで確認
[5]メディア

Source for Scattered Spider members jailed over Transport for London hack costing £29 million, Spirals ransomware sub-24-hour encryption, Coca-Cola Fairlife ransomware attack halting US milk production, ClickFix economics of social engineering, and WordPress high severity vulnerability alert on 2026-07-18.

関連: Market Trends他58件のソースで確認
[6]メディア
SC Media2026-07-18

Source for Pentagon CMMC Phase 2 suspension, White House Gold Eagle AI vulnerability coordination initiative, CISA SharePoint exploitation warning, Oracle EBS bug added to CISA KEV, Spirals ransomware sub-24-hour encryption, Sophos report on identity as primary ransomware vector (79%), text salting in 1M+ malicious emails, and Russia FSB critical infrastructure targeting.

関連: Market Trends他59件のソースで確認
[7]メディア

Source for Microsoft July 2026 Patch Tuesday addressing 570 vulnerabilities including two actively exploited zero-days, with Microsoft attributing the surge to AI-assisted vulnerability discovery. Also source for CISA GitHub credential leak postmortem details.

関連: Market Trends確認済み
[8]メディア
Dark Reading2026-07-18

Source for Inc Ransomware exploiting SonicWall SMA zero-days, identity attacks overtaking exploits as top ransomware cause, Gold Eagle Clearinghouse implementation uncertainty, ClickFix ecosystem available for rent at scale, and 1M+ emails using hidden text to evade AI security filters.

関連: Competitor Trends他59件のソースで確認
[9]メディア
Wired Security2026-07-18

Source for San Francisco demanding Apple and Google delete AI nudify apps, prompt injection attacks thwarting AI hacking agents, and ongoing coverage of Scattered Spider extradition and EU Chat Control developments.

関連: Market Trends他58件のソースで確認
[10]政府・国際機関
CISA News2026-07-19

Source for Advisory AA26-194A on Russian FSB router targeting (2026-07-13), SharePoint hardening alert (2026-07-14), multiple KEV catalog additions on 2026-07-13 through 2026-07-16, and Coordinated Vulnerability Disclosure Program guidance publication (2026-07-15).

関連: Regulatory Trends確認済み
[11]政府・国際機関

Full text of joint advisory on Russian FSB Center 16 router targeting, co-sealed by NSA, FBI, and 17 allied agencies, detailing SNMP-based exploitation TTPs mapped to MITRE ATT&CK v19 and specific mitigation actions for network defenders.

関連: Regulatory Trends確認済み
[12]企業公式

Source for AIDR (AI Detection and Response) category launch on 2026-07-15, agent-triggered detection leads tracking at 2.5x human-triggered leads, July 2026 Patch Tuesday coverage of 622 CVEs including two exploited zero-days, and Falcon Secure Access Zero Trust Browser Security positioning. Note: company announcements may reflect promotional framing.

関連: Competitor Trends確認済み

関連レポート

他のテーマから

OriginBriefで自分のテーマを監視する

無料で始める →