Coverage › CVE-2024-53704
CVE-2024-53704 Mapped Sigma
SonicWall SonicOS SSLVPN Improper Authentication Vulnerability
- Vendor / product
- SonicWall — SonicOS
- Description (CISA)
- SonicWall SonicOS contains an improper authentication vulnerability in the SSLVPN authentication mechanism that allows a remote attacker to bypass authentication.
- Added to KEV
- 2025-02-18
- Due date
- 2025-03-11
- Required action
- Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
- Known ransomware use
- Known
- CWE
- CWE-287
- CISA notes
- https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2025-0003
https://nvd.nist.gov/vuln/detail/CVE-2024-53704 - Elsewhere
- cve.org · NVD · CISA KEV · JSON
ATT&CK techniques · CTID Mappings Explorer, ATT&CK 16.1, KEV snapshot 2025-07-28
5 mapping objects across 5 techniques. exploitation technique states how the vulnerability is exploited; primary and secondary impact state what exploitation achieves. They are different claims and are labelled as such.
| Technique | Mapping type | CTID comment | Status in v19.2 |
|---|---|---|---|
| T1199 Trusted Relationship | exploitation technique | Due to improper session cookie validation in SonicOS, an attacker can hiijack an active session without any credentials. ref 1 |
live |
| T1212 Exploitation for Credential Access | exploitation technique | Due to improper session cookie validation in SonicOS, an attacker can hiijack an active session without any credentials. ref 1 |
live |
| T1021.001 Remote Desktop Protocol | secondary impact | Due to improper session cookie validation in SonicOS, an attacker can hiijack an active session without any credentials. ref 1 |
live |
| T1078.004 Cloud Accounts | primary impact | Due to improper session cookie validation in SonicOS, an attacker can hiijack an active session without any credentials. ref 1 |
live |
| T1083 File and Directory Discovery | primary impact | Due to improper session cookie validation in SonicOS, an attacker can hiijack an active session without any credentials. ref 1 |
live |
Detection chain · ATT&CK Enterprise v19.2 detection strategies, analytics, log sources
T1021.001 Remote Desktop Protocol secondary impact
- DET0327 Multi-event Detection Strategy for RDP-Based Remote Logins and Post-Access Activity
AN0931 WindowsRemote Desktop (RDP) logon by a user followed by unusual process execution, file access, or lateral movement activity within a short timeframe.Tunable:
TimeWindowUserContextProcessListHostAccessPatterns
Sigma rules tagged attack.t1021.001 (16)
Author: pH-T (Nextron Systems), @Kostastsale, TheDFIRReport
· 2022-02-12 (modified 2025-11-22) · logsource: product=windows category=process_creation · 0d5675be-bc88-4172-86d3-1e96a4476536
Detects the execution of "reg.exe" for enabling/disabling the RDP service on the host by tampering with the 'CurrentControlSet\Control\Terminal Server' values
Author: Josh Brower @DefensiveDepth
· 2020-08-22 (modified 2024-03-13) · logsource: product=zeek service=rdp · 1fc0809e-06bf-4de3-ad52-25e5263b7623
Detects connections from routable IPs to an RDP listener. Which is indicative of a publicly-accessible RDP service.
Author: Florian Roth (Nextron Systems)
· 2022-02-25 (modified 2022-09-09) · logsource: product=windows category=process_creation · 2f974656-6d83-4059-bbdf-68ac5403422f
Detects process execution patterns found in intrusions related to the Hermetic Wiper malware attacks against Ukraine in February 2022
Author: Nasreddine Bencherchali (Nextron Systems)
· 2022-10-12 (modified 2024-03-05) · logsource: product=windows category=process_creation · 327f48c1-a6db-4eb8-875a-f6981f1b0183
Detects port forwarding activity via SSH.exe
Author: Florian Roth (Nextron Systems)
· 2021-01-19 (modified 2022-10-09) · logsource: product=windows category=process_creation · 48a61b29-389f-4032-b317-b30de6b95314
Detects suspicious Plink tunnel port forwarding to a local port
Author: Daniel Koifman (KoifSec), Swachchhanda Shrawan Poudel (Nextron Systems)
· 2025-11-15 · logsource: product=windows category=process_creation · 4b8f6d3a-9c5e-4f2a-a7d8-6b9c3e5f2a8d
Detects enabling or disabling of Remote Desktop Protocol (RDP) using alternate methods such as WMIC or PowerShell.
In PowerShell one-liner commands, the "SetAllowTSConnections" method of the "Win32_TerminalServiceSetting" class may be used to enable or disable RDP.
In WMIC, the "rdtoggle" alias or "Win32_TerminalServiceSetting" class may be used for the same purpose.
Author: Thomas Patzke
· 2019-01-28 (modified 2022-10-09) · logsource: product=windows service=security · 51e33403-2a37-4d66-a574-1fda1782cc31
RDP login with localhost source address may be a tunnelled login
Author: Marco Pedrinazzi (@pedrinazziM)
· 2026-01-06 · logsource: product=opencanary category=application · 598290cf-5932-45cd-9123-be1e05ab4f2e
Detects instances where an RDP service on an OpenCanary node has had a connection attempt.
Author: Samir Bousseaden
· 2019-02-16 (modified 2022-09-02) · logsource: product=windows service=security · 5bed80b6-b3e8-428e-a3ae-d3c757589e41
Detects svchost hosting RDP termsvcs communicating with the loopback address
Author: Samir Bousseaden
· 2019-02-16 (modified 2024-03-12) · logsource: product=windows category=network_connection · 5f699bc5-5446-4a4a-a0b7-5ef2885a3eb4
Detects svchost hosting RDP termsvcs communicating with the loopback address and on TCP port 3389
Author: Pushkarev Dmitry
· 2020-06-27 (modified 2021-11-27) · logsource: product=windows service=security · 8e5c03fa-b7f0-11ea-b242-07e0576828d9
This event is generated when an authenticated user who is not allowed to log on remotely attempts to connect to this computer through Remote Desktop.
Often, this event can be generated by attackers when searching for available windows servers in the network.
Author: frack113
· 2022-01-07 (modified 2024-06-04) · logsource: product=windows category=process_creation · 954f0af7-62dd-418f-b3df-a84bc2c7a774
Detects the usage of "mstsc.exe" with the "/v" flag to initiate a connection to a remote server.
Adversaries may use valid accounts to log into a computer using the Remote Desktop Protocol (RDP). The adversary may then perform actions as the logged-on user.
Author: Florian Roth (Nextron Systems)
· 2022-04-29 (modified 2022-07-14) · logsource: product=windows category=network_connection · b1e5da3b-ca8e-4adf-915c-9921f3d85481
Detects svchost hosting RDP termsvcs communicating to target systems on TCP port 80 or 443
Author: Markus Neis
· 2019-05-15 (modified 2024-02-09) · logsource: product=windows category=network_connection · ed74fe75-7594-4b4b-ae38-e38e3fd2eb23
Detects Non-Standard tools initiating a connection over port 3389 indicating possible lateral movement.
An initial baseline is required before using this utility to exclude third party RDP tooling that you might use.
Author: Florian Roth (Nextron Systems)
· 2018-03-17 (modified 2023-05-16) · logsource: product=windows category=process_creation · f72aa3e8-49f9-4c7d-bd74-f8ab84ff9bbb
Detects a suspicious RDP session redirect using tscon.exe
All 16 rules on the technique page →
T1078.004 Cloud Accounts primary impact
- DET0546 Detection of Abused or Compromised Cloud Accounts for Access and Persistence
AN1503 Identity ProviderDetects anomalous authentication activity such as sign-ins from impossible geolocations or legacy protocols from high-privileged accounts.Tunable:
AnomalousLocationThresholdProtocolTypeAN1504 IaaSDetects cloud account use for API calls that exceed normal scope, such as IAM changes or access to services never used before.AWS:CloudTrailConsoleLogin, AssumeRole, ListAccessKeys, CreateUser→ DC0002 User Account AuthenticationTunable:ServiceInteractionBaselineRoleSwitchRateThresholdAN1505 SaaSDetects unexpected access or usage of cloud productivity tools (e.g., downloading large numbers of files, creating external shares) by internal users.Tunable:FileDownloadThresholdSharingPolicyViolationThresholdAN1506 Office SuiteDetects login and usage patterns deviating from typical Microsoft 365 or Google Workspace user profiles.Tunable:BusinessHoursOfficeProductivityToolBaseline
Sigma rules tagged attack.t1078.004 (41)
Author: Mark Morowczynski '@markmorow', Bailey Bercik '@baileybercik'
· 2022-06-02 · logsource: product=azure service=auditlogs · 0055ad1f-be85-4798-83cf-a6da17c993b3
Detects when a configuration change is made to an applications URI.
URIs for domain names that no longer exist (dangling URIs), not using HTTPS, wildcards at the end of the domain, URIs that are no unique to that app, or URIs that point to domains you do not control should be investigated.
Author: Mark Morowczynski '@markmorow', Yochana Henderson, '@Yochana-H'
· 2022-08-09 · logsource: product=azure service=auditlogs · 039a7469-0296-4450-84c0-f6966b16dc6d
Detects when a PIM elevation is approved or denied. Outside of normal operations should be investigated.
Author: Austin Songer @austinsonger
· 2021-11-26 (modified 2022-08-23) · logsource: product=azure service=activitylogs · 09438caa-07b1-4870-8405-1dbafe3dad95
Detects when a user has been elevated to manage all Azure Subscriptions.
This change should be investigated immediately if it isn't planned.
This setting could allow an attacker access to Azure subscriptions in your environment.
Author: Mark Morowczynski '@markmorow', Yochana Henderson, '@Yochana-H'
· 2022-08-10 · logsource: product=azure service=auditlogs · 0b4b72e3-4c53-4d5b-b198-2c58cfef39a9
Detects when a user that doesn't have permissions to invite a guest user attempts to invite one.
Author: Michael Epping, '@mepples21'
· 2022-06-28 · logsource: product=azure service=auditlogs · 11c767ae-500b-423b-bae3-b234450736ed
Monitor and alert for users added to device admin roles.
Author: Mark Morowczynski '@markmorow', Bailey Bercik '@baileybercik'
· 2022-06-02 · logsource: product=azure service=auditlogs · 1b45b0d1-773f-4f23-aedc-814b759563b1
Detects when a configuration change is made to an applications AppID URI.
Author: MikeDuddington, '@dudders1'
· 2022-07-28 · logsource: product=azure service=signinlogs · 28870ae4-6a13-4616-bd1a-235a7fad7458
Detect failed authentications from countries you do not operate out of.
Author: MikeDuddington, '@dudders1'
· 2022-07-27 · logsource: product=azure service=signinlogs · 28eea407-28d7-4e42-b0be-575d5ba60b2c
Detect when users are authenticating without MFA being required.
Author: Romain Gaillard (@romain-gaillard)
· 2024-07-29 · logsource: product=github service=audit · 2f575940-d85e-4ddc-af13-17dad6f1a0ef
Detects when changes are made to the SSH certificate configuration of the organization.
Author: Ivan Saakov
· 2025-10-19 · logsource: product=aws service=cloudtrail · 313e72de-0c0d-4d65-8c95-87f4d546eceb
Detects AWS console logins from countries and IP addresses that are not recognized as legitimate for the organization.
This alert can help identify potential unauthorized access attempts from unusual locations, which may indicate compromised credentials or malicious activity.
Author: YochanaHenderson, '@Yochana-H'
· 2022-08-03 · logsource: product=azure service=auditlogs · 340ee172-4b67-4fb4-832f-f961bdc1f3aa
Detect when a user has reset their password in Azure AD
Author: Tom Kluter
· 2026-04-28 · logsource: product=gcp service=google_workspace.login · 38360161-76c4-4283-842e-efcf997dafc8
Detects Google Workspace login activity that's classified as suspicious by Google.
Author: Mark Morowczynski '@markmorow', Yochana Henderson, '@Yochana-H'
· 2022-08-06 · logsource: product=azure service=auditlogs · 49a268a4-72f4-4e38-8a7b-885be690c5b5
Detects when a user is added to a privileged role.
Author: Yochana Henderson, '@Yochana-H'
· 2022-06-17 · logsource: product=azure service=signinlogs · 4afac85c-224a-4dd7-b1af-8da40e1c60bd
Detects when an account is disabled or blocked for sign in but tried to log in
Author: Michael Epping, '@mepples21'
· 2022-06-28 (modified 2022-10-05) · logsource: product=azure service=signinlogs · 4d136857-6a1a-432a-82fc-5dd497ee5e7c
Monitor and alert for Sign-ins by unknown devices from non-Trusted locations.
All 41 rules on the technique page →
T1083 File and Directory Discovery primary impact
- DET0370 Recursive Enumeration of Files and Directories Across Privilege Contexts
AN1040 WindowsExecution of file enumeration commands (e.g., 'dir', 'tree') from non-standard processes or unusual user contexts, followed by recursive directory traversal or access to sensitive locations.Tunable:
CommandLineRegexUserContextTimeWindowAN1041 LinuxUse of file enumeration commands (e.g., 'ls', 'find', 'locate') executed by suspicious users or scripts accessing broad file hierarchies or restricted directories.Tunable:FilePathDepthUserContextAN1042 macOSExecution of file or directory discovery commands (e.g., 'ls', 'find') from terminal or script-based tooling, especially outside normal user workflows.Tunable:PredicateScopeTimeWindowAN1043 ESXiExecution of esxcli commands to enumerate datastore, configuration files, or directory structures by unauthorized or remote users.Tunable:CLICommandPatternAccessSourceAN1044 Network DevicesExecution of file discovery commands (e.g., 'dir', 'show flash', 'nvram:') from CLI interfaces, especially by unauthorized users or from abnormal source IPs.Tunable:CommandWhitelistSessionOrigin
Sigma rules tagged attack.t1083 (24)
Author: Daniil Yugoslavskiy, oscd.community
· 2020-10-19 (modified 2022-11-25) · logsource: product=macos category=process_creation · 089dbdf6-b960-4bcc-90e3-ffc3480c20f6
Detects usage of system utilities to discover files and directories
Author: Li Ling, Andy Parkidomo, Robert Rakowski, Blake Hartstein (Bloomberg L.P.)
· 2024-09-02 · logsource: product=linux category=process_creation · 093d68c7-762a-42f4-9f46-95e79142571a
Detects the use of the "nice" utility to execute a shell. Such behavior may be associated with privilege escalation, unauthorized command execution, or to break out from restricted environments.
Author: frack113
· 2022-03-17 · logsource: product=windows category=ps_script · 162e69a7-7981-4344-84a9-0f1c9a217a52
Detects technique used by MAZE ransomware to enumerate directories using Powershell
Author: Nasreddine Bencherchali (Nextron Systems)
· 2022-10-18 (modified 2023-02-04) · logsource: product=windows category=process_creation · 38646daa-e78f-4ace-9de0-55547b2d30da
Detects the execution of the PUA/Recon tool Seatbelt via PE information of command line parameters
Author: The DFIR Report
· 2025-02-21 · logsource: product=windows category=process_creation · 3b4e950b-a3ea-44d3-877e-432071990709
Detects the execution of Notepad to open a file that has the string "password" which may indicate unauthorized access to credentials or suspicious activity.
Author: Florian Roth (Nextron Systems), Tom U. @c_APT_ure (collection), oscd.community, Jonhnathan Ribeiro
· 2019-01-16 (modified 2025-10-18) · logsource: product=windows category=process_creation · 41d40bff-377a-43e2-8e1b-2e543069e079
Detects WannaCry ransomware activity
Author: Swachchhanda Shrawan Poudel (Nextron Systems)
· 2025-09-24 · logsource: product=windows category=process_creation · 44030449-b0df-4c94-aae1-502359ab28ee
Detects execution of TruffleHog, a tool used to search for secrets in different platforms like Git, Jira, Slack, SharePoint, etc. that could be used maliciously.
While it is a legitimate tool, intended for use in CI pipelines and security assessments,
It was observed in the Shai-Hulud malware campaign targeting npm packages to steal sensitive information.
Author: Li Ling, Andy Parkidomo, Robert Rakowski, Blake Hartstein (Bloomberg L.P.)
· 2024-09-02 · logsource: product=linux category=process_creation · 4b09c71e-4269-4111-9cdd-107d8867f0cc
Detects the use of the "flock" command to execute a shell. Such behavior may be associated with privilege escalation, unauthorized command execution, or to break out from restricted environments.
Author: Li Ling, Andy Parkidomo, Robert Rakowski, Blake Hartstein (Bloomberg L.P.)
· 2024-09-02 · logsource: product=linux category=process_creation · 6adfbf8f-52be-4444-9bac-81b539624146
Detects the use of the find command to execute a shell. Such behavior may be associated with privilege escalation, unauthorized command execution, or exploitation attempt.
Author: Nasreddine Bencherchali (Nextron Systems), Luc Génaux
· 2022-12-28 (modified 2026-06-05) · logsource: product=linux category=process_creation · 7ab8f73a-fcff-428b-84aa-6a5ff7877dea
Detects the use of "vim" and it's siblings commands to execute a shell or proxy commands.
Such behavior may be associated with privilege escalation, unauthorized command execution, or to break out from restricted environments.
Author: frack113
· 2022-09-16 · logsource: product=windows category=ps_script · 7d416556-6502-45b2-9bad-9d2f05f38997
Detect adversaries enumerate sensitive files
Author: Nasreddine Bencherchali (Nextron Systems)
· 2022-12-28 · logsource: product=linux category=process_creation · 8344c0e5-5783-47cc-9cf9-a0f7fd03e6cf
Detects usage of "find" binary in a suspicious manner to perform discovery
Author: Nasreddine Bencherchali (Nextron Systems)
· 2022-12-28 · logsource: product=macos category=process_creation · 85de3a19-b675-4a51-bfc6-b11a5186c971
Detects usage of "find" binary in a suspicious manner to perform discovery
Author: James Ahearn
· 2019-06-08 (modified 2022-10-05) · logsource: category=webserver · 953d460b-f810-420a-97a2-cfca4c98e602
Detects source code enumeration that use GET requests by keyword searches in URL strings
Author: Austin Clark
· 2019-08-12 (modified 2023-01-04) · logsource: product=cisco service=aaa · 9705a6a1-6db6-4a16-a987-15b7151e299b
Find information about network devices that is not stored in config files
All 24 rules on the technique page →
T1199 Trusted Relationship exploitation technique
- DET0488 Detect abuse of Trusted Relationships (third-party and delegated admin access)
AN1344 WindowsBehavioral chain: (1) a login from a third-party account or untrusted source network establishes an interactive/remote session; (2) the session acquires elevated privileges or accesses sensitive resources atypical for that account; (3) subsequent lateral movement or data access occurs from the same session/device. Correlate Windows logon events, token elevation/privileged use, and resource access with third-party context.Tunable:
ThirdPartyCIDRsExpectedAdminHostsTimeWindowHighValueResourcesAN1345 LinuxBehavioral chain: (1) sshd or federated SSO logins from third-party networks or identities; (2) rapid sudo/su privilege elevation; (3) access to sensitive paths or east-west SSH. Correlate auth logs, process execution, and network flows.Tunable:ThirdPartyUsersAllowedJumpHostsMFAExpectedAN1346 macOSBehavioral chain: (1) third-party interactive login or mobileconfig-based device enrollment; (2) privilege use or admin group change; (3) lateral movement mounts/ssh. Correlate unified logs and network telemetry.NSM:Flowssh/smb connections to internal resources from third-party devices→ DC0085 Network Traffic ContentTunable:ManagedDeviceListAN1347 Identity ProviderBehavioral chain: (1) delegated admin or external identity establishes session (e.g., partner/reseller DAP, B2B guest, SAML/OAuth trust); (2) role elevation or app consent/permission grant; (3) downstream privileged actions in the tenant. Correlate IdP sign-in, admin/role assignment, and consent/admin-on-behalf events.azure:auditAdd delegated admin / Assign admin roles / Update application consent→ DC0088 Logon Session Metadatam365:unifiedSet-PartnerOfRecord / CompanyAdministrator role assignments / New-DelegatedAdminRelationship→ DC0038 Application Log ContentTunable:TrustedPartnerTenantIDsRequiredMFARoleScopeAllowListAN1348 IaaSBehavioral chain: (1) cross-account or third-party principal assumes a role into the tenant/subscription/project; (2) privileged API calls are made in short succession; (3) access originates from unfamiliar networks or geos. Correlate assume-role/federation events with sensitive API usage.AWS:CloudTrailAssumeRole,AssumeRoleWithSAML,AssumeRoleWithWebIdentity→ DC0067 Logon Session CreationAWS:CloudTrailCreateUser|AttachRolePolicy|CreateAccessKey|UpdateAssumeRolePolicy|CreateLoginProfile→ DC0038 Application Log Contentgcp:auditgoogle.iam.credentials.generateAccessToken / serviceAccountTokenCreator→ DC0088 Logon Session MetadataTunable:ExternalAccountAllowListSensitiveAPIsGeoVelocityThresholdAN1349 SaaSBehavioral chain: (1) third-party app or admin connects via OAuth/marketplace install; (2) high-privilege scopes granted; (3) anomalous actions (mass read/exports, admin changes).saas:googleworkspaceOAuth2 authorization grants / Admin role assignments→ DC0038 Application Log ContentTunable:ApprovedAppsExportVolumeThresholdAN1350 Office SuiteBehavioral chain: (1) delegated administration offers/relationships created or modified by partner tenants; (2) mailbox delegation/impersonation enabled; (3) follow-on access from partner IPs.m365:unifiedAdd-DelegatedAdmin, Set-PartnerOfRecord, Add-MailboxPermission, Set-OrganizationRelationship→ DC0038 Application Log ContentTunable:MailboxDelegateAllowList
Sigma rules tagged attack.t1199 (2)
Author: zendannyy
· 2026-04-28 · logsource: product=okta service=okta · fe04b26b-0ac4-45d7-9404-4b9f16a440a9
Detects Okta session impersonation grant event where a user is granted the ability to impersonate another user's session.
This event type "user.session.impersonation.grant" signifies that someone has been given temporary access to act on behalf of another user account.
Threat actors may abuse this functionality to escalate privileges, access sensitive resources, or perform unauthorized actions while appearing to be the impersonated user.
Legitimate use cases are typically limited to Okta support scenarios or authorized administrative troubleshooting.
Author: austinsonger
· 2021-08-19 (modified 2022-10-09) · logsource: product=m365 service=threat_management · ff246f56-7f24-402a-baca-b86540e3925c
Detects when a Security Compliance Center reported a user who exceeded sending limits of the service policies and because of this has been restricted from sending email.
T1212 Exploitation for Credential Access exploitation technique
- DET0174 Detection Strategy for Exploitation for Credential Access
AN0493 WindowsDetects adversary exploitation of authentication mechanisms or credential validation processes. Defender perspective includes forged Kerberos tickets (e.g., MS14-068), abnormal LSASS memory access, replayed authentication attempts, and unexpected crashes of authentication services. Multi-event correlation ties exploitation attempts to abnormal process creation, service instability, and suspicious authentication events.Tunable:
MonitoredAccountsReplayDetectionWindowAN0494 LinuxDetects exploitation of authentication daemons or PAM modules. Defender perspective includes failed or anomalous PAM authentications, abnormal segfaults in authentication services, and exploitation attempts followed by successful unauthorized logins. Correlation identifies memory corruption, replay attempts, and privilege escalation tied to credential services.auditd:SYSCALLexecve: Suspicious binaries or scripts interacting with authentication binaries (sshd, gdm, login)→ DC0032 Process CreationNSM:ConnectionsRepeated failed authentication attempts or replay patterns→ DC0002 User Account AuthenticationTunable:AuthServiceListFailureThresholdAN0495 macOSDetects exploitation attempts against macOS authentication frameworks such as OpenDirectory or Keychain. Defender perspective includes abnormal crashes in opendirectoryd, unauthorized Keychain API usage, and unusual sudo or login events. Correlation links unexpected process behavior with credential access anomalies.macos:unifiedlogopendirectoryd crashes or abnormal authentication errors→ DC0038 Application Log Contentmacos:osqueryexecve: Processes unexpectedly invoking Keychain or authentication APIs→ DC0032 Process CreationTunable:WatchedAPIsCrashCorrelationWindowAN0496 Identity ProviderDetects exploitation of vulnerabilities in cloud identity providers (IdPs) such as Azure AD or Okta for credential access. Defender perspective includes anomalous token creation or renewal, authentication bypass events, and API abuse to mint unauthorized tokens. Correlation highlights exploitation attempts tied to absent or inconsistent audit logs.azure:signinlogsTokenIssued, TokenRenewed: Unexpected or anomalous token issuance events→ DC0002 User Account Authenticationm365:unifiedConsentGranted: Abuse of application integrations to mint tokens bypassing MFA→ DC0038 Application Log ContentTunable:TokenAnomalyThresholdMonitoredAppIntegrations
Sigma rules tagged attack.t1212 (5)
Author: Florian Roth (Nextron Systems)
· 2020-07-03 (modified 2021-11-27) · logsource: product=linux service=guacamole · 1edd77db-0669-4fef-9598-165bda82826d
Detects suspicious session with two users present
Author: Tim Burrell
· 2020-02-07 (modified 2024-11-23) · logsource: product=windows category=process_creation · 440a56bf-7873-4439-940a-1c8a671073c2
Detects artifacts associated with GALLIUM cyber espionage group as reported by Microsoft Threat Intelligence Center in the December 2019 report.
Author: Florian Roth (Nextron Systems), Zach Mathis
· 2020-01-15 (modified 2022-10-22) · logsource: product=windows service=application · 48d91a3a-2363-43ba-a456-ca71ac3da5c2
Detects events generated by user-mode applications when they call the CveEventWrite API when a known vulnerability is trying to be exploited.
MS started using this log in Jan. 2020 with CVE-2020-0601 (a Windows CryptoAPI vulnerability.
Unfortunately, that is about the only instance of CVEs being written to this log.
Author: Elastic (idea), Tobias Michalski (Nextron Systems)
· 2022-05-04 (modified 2023-02-09) · logsource: product=windows category=process_creation · bb76d96b-821c-47cf-944b-7ce377864492
Detects a privilege elevation attempt by coercing NTLM authentication on the Printer Spooler service
Author: Florian Roth (Nextron Systems)
· 2017-02-10 (modified 2024-01-16) · logsource: product=windows service=security · f7644214-0eb0-4ace-9455-331ec4c09253
Detects failed Kerberos TGT issue operation. This can be a sign of manipulations of TGT messages by an attacker.