1200KM / sigma-rule
Process Execution Error In JVM Based Application — Sigma Rule
Sigma rule d65f37da-a26a-48f8-8159-3dde96680ad2. Process Execution Error In JVM Based Application — Sigma Rule. Detects process execution related exceptions in JVM based apps, often relates to RCE
Rule metadata and linked tags
Author: Moti Harmats. Source status: test; severity: high. Source dates: 2023-02-11 / not supplied.
{
"category": "application",
"product": "jvm",
"definition": "Requirements: application error logs must be collected (with LOG_LEVEL=ERROR and above)"
}Pinned original Sigma rule · Detection Rule License 1.1
Source SHA-256: 922b1ed46db141c3ed0f7cc0682793ecfc4d7c4631c814f27bd830a63f446952
Detection logic
Original source YAML. Source-tag agreement is not proof of complete semantic coverage. This rule has not been compiled for a SIEM backend or validated against live telemetry here.
title: Process Execution Error In JVM Based Application
id: d65f37da-a26a-48f8-8159-3dde96680ad2
status: test
description: Detects process execution related exceptions in JVM based apps, often relates to RCE
references:
- https://www.wix.engineering/post/threat-and-vulnerability-hunting-with-application-server-error-logs
author: Moti Harmats
date: 2023-02-11
tags:
- attack.initial-access
- attack.t1190
logsource:
category: application
product: jvm
definition: 'Requirements: application error logs must be collected (with LOG_LEVEL=ERROR and above)'
detection:
keywords:
- 'Cannot run program'
- 'java.lang.ProcessImpl'
- 'java.lang.ProcessBuilder'
condition: keywords
falsepositives:
- Application bugs
level: high
False positives
- Application bugs
Source references
Connected ecosystem references
Exact source-tagged techniques
Telemetry review
Read the original logsource above, then inspect the linked detection workspaces for technique-level sensor context. No per-rule telemetry equivalence is inferred.
Pinned research references. No browser attack runner, live simulation result or validated detector is asserted. Source mappings and validation limits are preserved. ATT&CK / Atomic provenance · Detection provenance.