January 2024 (30)
Adianti Framework SQL Injection Vulnerability (CVE-2018-25257)
2 rules 1 TTP 1 CVEAdianti Framework versions 5.5.0 and 5.6.0 are vulnerable to SQL injection via the SystemProfileForm name field, allowing authenticated users to manipulate database queries, modify user credentials, and potentially gain administrative access.
Aegra Cross-Tenant IDOR in Thread Run Creation
2 rules 3 TTPsAegra versions 0.9.0 through 0.9.6 are vulnerable to a cross-tenant IDOR, enabling authenticated users to execute graph runs against other users' threads, read checkpoint states, inject messages, and conceal their actions due to missing user ID validation on run creation endpoints; patched in version 0.9.7.
ArchiveBox RCE via Unvalidated Configuration Overrides
2 rules 1 TTPArchiveBox versions 0.8.6rc0 and earlier are vulnerable to remote code execution (RCE) due to unvalidated configuration overrides in the AddView (/add/ endpoint) allowing arbitrary command execution.
Authorizer Unvalidated Redirect URI Vulnerability
2 rules 1 TTP 1 IOCAuthorizer is vulnerable to unvalidated redirect URI injection in multiple endpoints, allowing attackers to steal password reset tokens, magic link tokens, and full authentication tokens by redirecting users to attacker-controlled sites.
AVideo API Secret Disclosure Leads to Unauthorized Access
2 rules 1 TTPAVideo version 29.0 and earlier is vulnerable to unauthenticated API secret disclosure via a publicly accessible endpoint, allowing unauthorized access to protected API endpoints.
AWS Account Login Profile Update
3 rules 1 TTPAn AWS account's login profile has been modified, potentially indicating account compromise, privilege escalation, or malicious user activity.
AWS CLI Activity Detection for Open S3 Bucket Creation
2 rules 1 TTPDetection of S3 bucket creation via AWS CLI which might lead to data exposure and unauthorized access.
AWS CloudTrail Trail Update Detection
2 rules 3 TTPsDetection of AWS CloudTrail trail updates via the UpdateTrail API, potentially indicating malicious attempts to reduce logging visibility, change log destinations, or weaken log integrity, enabling adversaries to evade detection.
AWS EC2 Route Table Modification or Deletion
2 rules 2 TTPsAn attacker modifies or deletes AWS EC2 route tables to disrupt network traffic, reroute communications, or maintain persistence in a compromised environment.
AWS EC2 Security Group Configuration Change Detection
3 rules 4 TTPsDetection of unauthorized changes to AWS EC2 Security Group configurations, potentially leading to persistence, data exfiltration, or lateral movement within the AWS environment.
AWS GuardDuty Detector Deletion
2 rules 1 TTPDetection of AWS GuardDuty detector deletion via the DeleteDetector API, potentially indicating defense evasion by an attacker disabling threat monitoring and removing findings.
AWS IAM Long-Term Access Key First Seen from Source IP
2 rules 2 TTPsThe rule identifies the first time a long-term IAM access key ID (prefix AKIA) is used successfully from a given source.ip in AWS CloudTrail, indicating potential credential compromise.
AWS IAM Persistence via User Session Token
2 rules 1 TTPThis brief covers detection of potential persistence techniques in AWS environments through the use of compromised user session tokens to make IAM API calls, potentially leading to unauthorized privilege escalation or resource access.
AWS KMS Key User Performing S3 Encryption Detection
2 rules 1 TTPDetection of AWS users utilizing KMS keys to perform encryption operations on S3 buckets, indicating potential misuse or malicious activity within the cloud environment.
AWS RDS DB Instance Restored for Defense Evasion or Data Collection
3 rules 3 TTPsDetection of AWS RDS database instance restoration from a snapshot or S3 backup, potentially indicating unauthorized data access, defense evasion, or data collection by adversaries recreating database environments to bypass controls or exfiltrate sensitive data.
AWS Virtual MFA Device Registration Attempt
2 rules 1 TTPAn adversary attempts to register a virtual MFA device to an AWS account, potentially leading to account takeover and unauthorized access to resources.
Potential Data Exfiltration via Wget on Linux Systems
2 rules 1 TTPThis rule detects the use of wget on Linux systems to upload files to an external server, a tactic commonly used for data exfiltration.
Potential LSASS Clone Creation via PssCaptureSnapShot
2 rules 1 TTPDetection of LSASS process cloning using PssCaptureSnapShot, where the parent process is also LSASS, indicating a potential attempt to dump LSASS memory for credential access.
Potential Malicious PowerShell Based on Alert Correlation
2 rules 1 TTPThis rule identifies PowerShell script blocks linked to multiple distinct PowerShell detections via the same ScriptBlock ID, indicating compound suspicious behavior associated with chained obfuscation, decoding, and execution within a single script block.
Potential Remote Install via MsiExec
2 rules 2 TTPsAdversaries may abuse Windows Installers via MsiExec to install files from remote servers for initial access and delivery of malware, which is detected by identifying MsiExec processes with network connections and specific command-line arguments.
Potential System Tampering via File Modification
2 rules 2 TTPsAttackers may attempt to modify or delete critical Windows boot files such as 'winload.exe' or 'ntoskrnl.exe' to inhibit system recovery and cause data destruction, leading to a denial-of-service condition.
Potential Timestomping of Executable Files on Windows
2 rules 1 TTPThis rule identifies potential timestomping behavior on Windows systems where the creation time of executable files in sensitive system directories is modified, potentially to blend malicious executables with legitimate system files and evade detection.
PowerShell Script Block Logging Disabled via Registry Modification
2 rules 2 TTPsAttackers may disable PowerShell Script Block Logging by modifying the registry to conceal their activities on the host and evade detection by setting the `EnableScriptBlockLogging` registry value to 0, impacting security monitoring and incident response capabilities.
Privilege Escalation via Windows Token Theft
2 rules 1 TTPAn adversary may create a new process with a different token to escalate privileges and bypass access controls by creating a process running as SYSTEM and impersonating a Windows core binary.
Remote Management Access Launch After MSI Install
2 rulesDetects a suspicious sequence of an MSI installer execution immediately followed by the execution of commonly abused Remote Management Software, potentially indicating unauthorized remote access.
Suspicious Domain Managed Service Account Creation by Unusual User
2 rules 1 TTPDetection of a Domain Managed Service Account (DMSA) creation event by a user that typically does not perform this administrative task, potentially indicating privilege escalation or account compromise.
Suspicious Microsoft HTML Application Child Process
2 rules 5 TTPsAdversaries are leveraging mshta.exe to execute malicious scripts, and evade detection by spawning suspicious child processes such as cmd.exe, powershell.exe, certutil.exe, bitsadmin.exe, curl.exe, msiexec.exe, schtasks.exe, reg.exe, wscript.exe, or rundll32.exe.
Suspicious WerFault Child Process Abuse
2 rules 3 TTPsThis rule detects suspicious child processes of WerFault.exe, a Windows error reporting tool, indicating potential abuse of the SilentProcessExit registry key to execute malicious processes stealthily for defense evasion, persistence, and privilege escalation.
Unusual Source IP for Okta Privileged Operations Detected
2 rules 3 TTPsA machine learning job has identified a user performing privileged operations in Okta from an uncommon source IP, indicating potential privileged access activity indicative of account compromise or privilege escalation.
Windows Subsystem for Linux Enabled via Dism Utility
2 rules 1 TTPAdversaries may enable Windows Subsystem for Linux (WSL) via the Dism utility to evade detection by running Linux tools on Windows.