March 2024 (3)
TeamPCP Targets LiteLLM Package on PyPI
2 rules 3 TTPsTeamPCP, the threat actor behind previous compromises of Trivy and KICS, has now targeted LiteLLM, a popular Python package on PyPI with 95 million monthly downloads.
Azure Sign-In Log Bypass Vulnerabilities
2 rules 2 TTPs 1 IOCA recently disclosed vulnerability allows attackers to bypass Azure sign-in logs, potentially masking malicious activity within cloud environments.
Bitbucket User Login Failure Detection
2 rules 3 TTPsDetection of Bitbucket user login failures, potentially indicating credential access attempts, initial access attempts, or other malicious activity.
February 2024 (14)
Algolia Admin Keys Exposed in Open Source Documentation
2 rules 2 TTPs 1 IOCA security researcher discovered 39 Algolia admin keys exposed across various open source documentation websites, potentially allowing unauthorized access and modification of search indices.
Autodesk Fusion Stored XSS Vulnerability via Maliciously Crafted Design Name
2 rules 2 TTPs 1 CVE 2 IOCsA stored cross-site scripting (XSS) vulnerability exists in the Autodesk Fusion desktop application, where a maliciously crafted HTML payload stored in a design name and exported to CSV can be triggered, potentially leading to local file reads or arbitrary code execution.
GitHub Repository Deletion Detection
2 rules 1 TTPDetection of unauthorized GitHub repository deletion within an organization, potentially leading to irreversible data loss and indicating compromise.
Okta Password Entered in AlternateID Field
2 rules 1 TTPOkta logs may contain user passwords if a user mistakenly enters their password into the username field during login, potentially exposing credentials in logs.
Perfex CRM Unauthenticated Remote Code Execution via Insecure Deserialization
2 rules 1 TTP 2 IOCsPerfex CRM is vulnerable to unauthenticated remote code execution (RCE) due to an autologin cookie being fed into unserialize().
@fastify/express Authentication Bypass via URL Normalization Gaps
2 rules 1 TTP 1 CVEA vulnerability exists in `@fastify/express` v4.0.4 that allows complete bypass of path-scoped authentication middleware via URL normalization gaps, specifically through duplicate slashes and semicolon delimiters, leading to unauthorized access to protected routes.
@grackle-ai/mcp Workspace Authorization Bypass in knowledge_search MCP Tool
2 rules 2 TTPsThe @grackle-ai/mcp package has a workspace authorization bypass vulnerability in its knowledge_search MCP tool that allows scoped agents to bypass workspace isolation and access knowledge graph nodes from other workspaces, leading to cross-workspace data leakage.
AWS VPC Flow Logs Deletion
2 rules 1 TTPAn adversary may delete flow logs in AWS EC2 using the DeleteFlowLogs API to evade defenses and hinder security monitoring, impacting incident response and log auditing capabilities.
Breeze Cache Plugin Arbitrary File Upload Vulnerability (CVE-2026-3844)
2 rules 1 TTP 1 CVEThe Breeze Cache plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation, potentially leading to remote code execution.
Google Workspace Application Removed from Blocklist
2 rules 2 TTPsAn adversary with Google Workspace administrative privileges may remove an application from the explicit blocklist to enable its distribution and usage, potentially indicating unauthorized activity and defense evasion.
MPPX Payment Bypass and Griefing Vulnerabilities
2 rules 5 TTPsMultiple vulnerabilities in the `mppx` npm package (versions prior to 0.4.8) allow for payment bypass, transaction replay attacks, fee manipulation, signature bypass, and channel griefing, potentially leading to financial loss and service disruption.
Suspicious Execution of Windows Scripts from WebDAV Share
2 rules 5 TTPsAdversaries may execute Windows scripts directly from a remote WebDAV share to evade detection and avoid writing malicious files to disk; this activity is detected by monitoring process command lines for suspicious WebDAV paths.
Detecting Pre-Ransomware Active Directory Reconnaissance
3 rules 2 TTPsAdversaries perform Active Directory reconnaissance using built-in tools like nltest, whoami, and net.exe to map the environment before deploying ransomware.
Remote File Copy to a Hidden Share
2 rules 3 TTPsDetects remote file copy attempts to hidden network shares, indicative of lateral movement or data staging, by monitoring command-line tools like cmd.exe and powershell.exe for hidden share patterns.
January 2024 (12)
Kubernetes Secret or ConfigMap Access via Azure Arc Proxy
2 rules 2 TTPsDetection of unauthorized access to Kubernetes secrets or configmaps via the Azure Arc AAD proxy service account, indicating potential abuse of stolen service principal credentials to read, exfiltrate, or modify sensitive data.
Kubernetes Suspicious Self-Subject Review via Unusual User Agent
2 rules 1 TTPThe rule detects when a service account or node attempts to enumerate its permissions using selfsubjectaccessreview/rulesreview APIs with an unusual user agent, potentially indicating credential compromise and reconnaissance in a Kubernetes cluster.
Kubernetes Unusual Decision by User Agent
2 rules 1 TTPThis rule detects unusual request responses in Kubernetes audit logs by monitoring for anomalies in username and response annotations, potentially identifying unauthorized access or misconfigurations.
MSBuild Started by Microsoft Office Application
2 rules 2 TTPsThe Microsoft Build Engine (MSBuild) being started by a Microsoft Office application is an unusual behavior that could indicate a malicious document is executing a payload to evade defenses and execute code.
Persistence via Malicious Microsoft Office Add-ins
2 rules 1 TTPAttackers can establish persistence by placing malicious add-ins (e.g., .xll, .xlam) in Microsoft Office startup directories, ensuring execution each time the application launches.
Pi-hole FTL Remote Code Execution Vulnerability (CVE-2026-35519)
2 rules 1 TTP 1 CVEA remote code execution vulnerability exists in Pi-hole FTL versions 6.0 to before 6.6, where an authenticated attacker can inject arbitrary dnsmasq configuration directives through newline characters in the DNS host record configuration parameter, leading to command execution on the underlying system.
Potential Account Takeover via Mixed Logon Types
2 rules 1 TTPAtypical logon patterns, where a high-volume account (e.g., service account) exhibits successful logons using an unusual logon type with low frequency, may indicate account takeover or stolen credentials.
Potential DMSA Abuse for Privilege Escalation
2 rules 1 TTPDetection of potential abuse of Default Message Security Agent (DMSA) for privilege escalation on Windows systems, based on registry modifications.
Suspicious Child Processes from Communication Applications
3 rules 3 TTPsThe detection rule identifies suspicious child processes spawned from communication applications on Windows systems, potentially indicating masquerading or exploitation of vulnerabilities within these applications.
Tmds.DBus Vulnerability: Signal Spoofing and Denial of Service
3 rules 3 TTPsTmds.DBus and Tmds.DBus.Protocol libraries are vulnerable to signal spoofing, resource exhaustion, and denial-of-service attacks by malicious D-Bus peers, allowing impersonation, resource depletion via excessive file descriptors, and application crashes via malformed messages.
Vertex Addons for Elementor WordPress Plugin Missing Authorization Vulnerability (CVE-2026-4326)
2 rules 1 TTP 1 CVEThe Vertex Addons for Elementor plugin for WordPress up to version 1.6.4 is vulnerable to missing authorization, allowing authenticated attackers with subscriber-level access to install and activate arbitrary plugins.
VMkatz Tool for Extracting Windows Credentials from VM Memory Snapshots
2 rules 1 TTPVMkatz is a tool designed to extract Windows credentials directly from virtual machine memory snapshots and virtual disks, enabling unauthorized credential access.