LIVE · cybersecurity feed
ai

Beyond IOCs: AI-enabled threat intelligence

zeroday.news·13d ago

The cybersecurity industry is increasingly exploring the potential of artificial intelligence (AI) to enhance threat intelligence, moving beyond traditional indicators of compromise (IOCs) to derive deeper insights from unstructured data. While AI is often viewed as a double-edged sword, empowering both attackers and defenders, its application in managing and analyzing threat intelligence offers significant advantages for security professionals.

Current methods for disseminating threat intelligence often focus on tactical IOCs, which are easily integrated into data stores and enriched with context in formats like STIX/MISP. However, to enable effective responses, consumers of threat intelligence need to develop a comprehensive understanding of a threat's relevance to their specific environment and available resources. This requires the contextual information found in strategic and operational intelligence briefings.

These natural language reports, while rich in context, are notoriously difficult to index and cross-reference. Disparate sources like incident reports, darknet monitoring, and malware analysis often lack effective links, further complicated by inconsistent naming conventions for threat actors. This fragmentation hinders the ability to build a complete picture of the threat landscape.

Large language models (LLMs) present a potential solution to this challenge. Although these AI models do not possess true understanding, they can identify synonyms and connect entities across massive, unstructured datasets. This capability can streamline the retrieval of relevant threat intelligence reports and facilitate the generation of tailored protective advice.

However, challenges remain. Vigilance is required regarding the accuracy of data fed into LLMs and the confidentiality of queries made to these systems. Nevertheless, the development of personalized, domain-specific LLMs could lead to a future of integrated threat intelligence, where relevant information from various sources is readily accessible, and specific guidance can be provided even for vague inquiries.

Instead of fearing AI's impact on employment, the industry can embrace its development as a tool to improve access to threat intelligence and accelerate the delivery of actionable advice. Ultimately, AI can empower security professionals to perform their core functions more effectively, making adversaries' operations more difficult.

In a separate development, Cisco Talos is highlighting the increasing use of the Component Object Model (COM) by Windows threats for malicious activities. COM, a legitimate Windows technology for inter-process communication, is being exploited by malware families such as Qakbot and WarmCookie for lateral movement, persistence, and evasion. The opaque nature of COM, with its GUIDs and indirect vtable calls, obscures attacker intent and makes manual analysis time-consuming.

Threat actors favor COM because it provides access to built-in Windows functionalities while presenting a significant hurdle for static analysis. By embedding malicious behavior behind indirect function calls, attackers can bypass basic scrutiny and blend in with legitimate system processes, effectively turning Windows' own architecture against itself. Security analysts who do not prioritize COM during triage may miss critical elements of an infection chain. Defenders are advised to enhance their skills in recognizing COM usage and translating evidence like ProgIDs and vtable offsets into actionable intelligence. Specialized tools such as OleView.NET, IDA’s COM Helper, and DispatchLogger can help map indirect calls to specific behaviors. Security teams should also develop static hunting logic to track these threats, with simplified YARA hunting rules for binaries referencing the Task Scheduler COM class available in the full blog post.

aithreat intelligencedata analysiscybersecurity
← Back to latest

More News

view all →
zeroday.news · 3h ago·high

Operationalizing Day Minus Seven: The Cloud-Native ROC

The article introduces the concept of a Risk Operations Center (ROC) as a necessary evolution for cybersecurity teams facing AI-driven threats. It argues that traditional risk management models are insufficient due to the speed at which AI can discover and exploit vulnerabilities, especially in cloud environments. A ROC, powered by platforms like Qualys Enterprise TruRisk Management (ETM), aims to unify disparate security findings, hyper-prioritize risks based on exploitability and business impact, and enable autonomous remediation to keep pace with attackers.

zeroday.news · 4h ago·high

3 Ways AI Powers Service Desk Attacks and How to Prevent Them

Artificial intelligence is increasingly being used by attackers to enhance service desk attacks, particularly during employee onboarding. AI tools can create more convincing impersonations, accelerate reconnaissance for personalized attacks, and scale malicious campaigns. To counter these threats, organizations need to implement stronger identity verification methods, such as secure password delivery, biometric liveness detection, and multi-factor authentication before sensitive actions are approved.

zeroday.news · 3h ago·high

China-Linked APT Expands Arsenal With New ‘Leash’ Backdoors

A China-linked advanced persistent threat (APT) group, identified as LapDogs, has reportedly enhanced its malicious toolkit. Security researchers have observed the deployment of three new backdoors: LongLeash, DogLeash, and JarLeash, which are designed to compromise small office/home office (SOHO) routers.

zeroday.news · 3h ago·high

RedWing Android Spyware Sold as a Service on Telegram

A new Android spyware called RedWing is being offered as a service on Telegram, allowing less sophisticated attackers to compromise phones and steal banking information. Researchers have identified it as a polished malware-as-a-service operation with extensive documentation and a subscription model, potentially linked to Russian threat actors. RedWing employs fake login overlays, SMS interception, call forwarding, and even screen control to harvest credentials and conduct further malicious activities.

zeroday.news · 4h ago·critical

Ubiquiti Patches Critical UniFi Flaws Across Connect, Talk, Access, Protect, and OS

Ubiquiti has released security updates to address several critical vulnerabilities affecting its UniFi product line, including UniFi Connect, Talk, Access, Protect, and OS. These flaws could allow attackers to escalate privileges or execute arbitrary commands on affected devices. While no active exploitation has been reported for these specific vulnerabilities, the company has previously seen its UniFi OS and Edge OS products targeted by threat actors.

zeroday.news · 4h ago·high

Armored Likho Hits Government, Energy Sectors With BusySnake Stealer

Cybersecurity researchers have identified a new threat actor, dubbed Armored Likho, targeting government and energy sectors in Russia, Kazakhstan, and Brazil with a sophisticated phishing campaign. The operation utilizes a custom-built Python infostealer named BusySnake, designed to steal credentials, sensitive documents, and other high-value data. The attackers employ AI-generated payloads to obscure their activities and maintain persistence through various methods, including reverse SSH tunneling.