Briefs
September 2026 (30)
Detection of AWS EC2 Deprecated AMI Discovery
3 rules 7 TTPsDetection of reconnaissance activity where AWS users or roles query the EC2 API for deprecated Amazon Machine Images, a technique used by adversaries to identify vulnerable or outdated system images for potential exploitation.
Detection of Unauthorized AWS Bedrock Model Import and Deployment
1 rule 1 TTPUnauthorized importation or deployment of AI models in AWS Bedrock can facilitate a supply-chain compromise by introducing backdoored or poisoned artifacts into an organization's inference pipeline.
Detection of Unauthorized AWS EC2 GetPasswordData API Access
5 rules 10 TTPsAdversaries may attempt to retrieve EC2 administrator passwords via the GetPasswordData API to facilitate privilege escalation or lateral movement within AWS environments.
Detection of Adversary-in-the-Middle Session Theft via Geographic Implausibility
2 TTPsThis brief describes a method for detecting Adversary-in-the-Middle (AiTM) phishing and session theft in AWS environments by identifying IAM user console logins originating from geographically distinct locations within a short timeframe.
Detecting S3 Ransomware via Cross-Account KMS Encryption
1 TTPAdversaries leverage S3 CopyObject API calls to encrypt data within victim buckets using external, attacker-controlled KMS keys, effectively denying access to the bucket owner.
AWS S3 Bucket MFA Delete Disablement
1 rule 1 TTPAdversaries may disable MFA Delete on versioned Amazon S3 buckets to enable the permanent destruction of object version history, a critical step in ransomware attacks targeting cloud-native backups.
AWS KMS Customer Managed Key Lifecycle Manipulation
1 rule 1 TTPAdversaries may disable or schedule the deletion of AWS KMS keys to sabotage business operations, render encrypted data unrecoverable, and obstruct forensic investigation or incident response efforts.
Detection of Unauthorized S3 Bucket Public Access Policies
1 rule 2 TTPsAdversaries may modify Amazon S3 bucket policies to include a wildcard ('*') principal with 'Allow' permissions, effectively making bucket contents publicly accessible for data exfiltration.
Abuse of AWS EC2 Export APIs for Data Exfiltration
1 rule 2 TTPsAdversaries with compromised AWS credentials can exploit EC2 export APIs to copy entire virtual machine states or images to external storage for data exfiltration.
Detection of Unauthorized AWS Lambda Layer Modifications
1 rule 2 TTPsAdversaries with compromised credentials may modify AWS Lambda configurations by injecting unauthorized layers to establish persistence, run arbitrary code, or intercept data.
Abuse of AWS Systems Manager Session Manager for Remote Execution
2 rules 5 TTPsAdversaries abuse AWS Systems Manager (SSM) Session Manager to gain interactive shell access and perform remote command execution on EC2 instances or managed hybrid nodes.
Detection of AWS SES Identity Verify-Use-Delete Abusive Pattern
1 rule 3 TTPsAdversaries with unauthorized access to AWS Simple Email Service (SES) credentials may verify an attacker-controlled identity, send phishing or spam emails, and promptly delete the identity to evade detection and attribution.
Monitoring AWS CloudTrail Creation for Unauthorized Log Diversion
1 rule 4 TTPsAdversaries may use the CreateTrail API to establish unauthorized logging configurations that redirect audit data to attacker-controlled destinations or circumvent existing monitoring controls.
Monitoring Unauthorized AWS Security Group Modifications
1 rule 2 TTPsAdversaries modify AWS VPC security group ingress rules to permit unrestricted external access to sensitive management ports, facilitating remote access or future exploitation of cloud instances.
AWS GuardDuty Publishing Destination Deletion
1 rule 1 TTPAdversaries with administrative access to AWS GuardDuty may delete publishing destinations to break security finding exports, effectively blinding SOC monitoring without triggering detector-disabling alerts.
AWS CloudTrail Defense Evasion via DeleteTrail API
1 rule 1 TTPThe deletion of AWS CloudTrail trails via the DeleteTrail API is a high-risk indicator of defense evasion or sabotage used to eliminate audit visibility.
Unauthorized Access to Sensitive Files in AWS S3
3 rules 6 TTPsThis detection brief addresses the risk of unauthorized access to sensitive credential and secret files stored in AWS S3 buckets, a common tactic for credential harvesting and lateral movement.
Unauthenticated AWS S3 Bucket Access via Misconfigured Policies
4 TTPsAdversaries leverage misconfigured S3 bucket policies to perform unauthenticated data collection, discovery, and manipulation using tools like the AWS CLI without authentication.
Detection of Privilege Escalation via Unauthorized Sudoers Modification
1 rule 2 TTPsAdversaries may attempt to gain elevated privileges on Unix-like systems by using the echo command to inject NOPASSWD directives into the sudoers file, allowing passwordless execution of commands as root.
Web Server Potential Command Injection via HTTP Requests
2 TTPsThreat actors are exploiting web application command injection vulnerabilities to execute arbitrary code by submitting crafted HTTP requests containing interpreter invocations, downloader utilities, or shell commands.
Detection of Assets with Elevated Vulnerability Exposure via Wiz
1 TTPThis brief describes a detection capability designed to identify cloud assets exhibiting poor security posture by correlating high volumes of vulnerabilities, exploitable findings, and critical-severity bugs reported by the Wiz Cloud Security Platform.
Automated LLM-Based User Account Compromise Triage
3 TTPsAn automated detection framework that uses Large Language Models to correlate disparate security alerts and assess potential account compromise based on behavioral indicators.
Unauthenticated External Exposure of Ollama LLM API
1 rule 2 TTPsImproper configuration of the Ollama LLM server can expose the API to the internet without authentication, enabling remote attackers to conduct model theft, prompt injection, and resource hijacking.
Detection of Unauthorized Hosts File Modifications
1 rule 1 TTPAdversaries manipulate endpoint hosts files to intercept network traffic, enabling malicious infrastructure redirection or the disruption of security services such as MFA.
Unauthorized Command Execution via Self-Hosted GitHub Actions Runners
1 rule 1 TTPAdversaries gaining unauthorized workflow trigger access can abuse GitHub Actions runners to execute arbitrary system commands, potentially leading to credential harvesting, reconnaissance, and CI/CD supply chain compromise.
Detection of Unauthorized Kubernetes API Interaction via CLI Tools
1 rule 3 TTPsAdversaries leverage standard command-line tools like curl or wget to perform unauthorized discovery and credential access by querying sensitive Kubernetes API endpoints directly, bypassing legitimate management tooling.
Detection of Unauthorized Interactive Kubernetes API Probing
3 TTPsAdversaries performing hands-on-keyboard enumeration within compromised containers are detected by correlating interactive process execution with forbidden Kubernetes API audit responses.
Web Server Local File Inclusion Activity
1 rule 4 TTPs 1 IOCThis brief details how attackers exploit Local File Inclusion (LFI) vulnerabilities on web servers such as Nginx, Apache, IIS, and Traefik, by using directory traversal or direct sensitive file path requests to disclose system information, credentials, and configuration files, potentially leading to remote code execution and system compromise.
Potential Kubernetes Impersonation via Kubectl Flags
1 rule 2 TTPsAdversaries may perform unauthorized impersonation within Kubernetes clusters by executing the 'kubectl' command-line tool with sensitive flags like '--as' or '--token' to escalate privileges or bypass access controls.
Detection of Web Server Access Log Deletion
1 rule 1 TTPAdversaries often delete web server access logs to destroy forensic evidence and evade detection after unauthorized activity, a behavior monitorable through file deletion events on common web server log paths.