{"id":"d65f37da-a26a-48f8-8159-3dde96680ad2","title":"Process Execution Error In JVM Based Application","description":"Detects process execution related exceptions in JVM based apps, often relates to RCE","author":"Moti Harmats","status":"test","level":"high","date":"2023-02-11","modified":"","tags":["attack.initial-access","attack.t1190"],"technique_ids":["T1190"],"logsource":{"category":"application","product":"jvm","definition":"Requirements: application error logs must be collected (with LOG_LEVEL=ERROR and above)"},"falsepositives":["Application bugs"],"references":["https://www.wix.engineering/post/threat-and-vulnerability-hunting-with-application-server-error-logs"],"source_path":"rules/application/jvm/java_rce_exploitation_attempt.yml","source_sha256":"922b1ed46db141c3ed0f7cc0682793ecfc4d7c4631c814f27bd830a63f446952","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/application/jvm/java_rce_exploitation_attempt.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Process Execution Error In JVM Based Application\nid: d65f37da-a26a-48f8-8159-3dde96680ad2\nstatus: test\ndescription: Detects process execution related exceptions in JVM based apps, often relates to RCE\nreferences:\n    - https://www.wix.engineering/post/threat-and-vulnerability-hunting-with-application-server-error-logs\nauthor: Moti Harmats\ndate: 2023-02-11\ntags:\n    - attack.initial-access\n    - attack.t1190\nlogsource:\n    category: application\n    product: jvm\n    definition: 'Requirements: application error logs must be collected (with LOG_LEVEL=ERROR and above)'\ndetection:\n    keywords:\n        - 'Cannot run program'\n        - 'java.lang.ProcessImpl'\n        - 'java.lang.ProcessBuilder'\n    condition: keywords\nfalsepositives:\n    - Application bugs\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1190","id":"T1190","name":"Exploit Public-Facing Application","page":"techniques/enterprise/T1190/"}],"data_path":"data/detection-rules/d65f37da-a26a-48f8-8159-3dde96680ad2.json","kind":"sigma"}
