Oracle WebLogic Exploit


Description

Detects access to a webshell dropped into a keystore folder on the WebLogic server

Query · sigma

selection:
  cs-uri-query: '*/config/keystore/*.js*'
condition: selection

Known false positives

  • Unknown
Raw source Oracle WebLogic Exploit · Sigma
Esc
Published by SigmaHQ/sigma ↗, licensed under Detection Rule License 1.1 ↗. Reproduced here unmodified.
title: Oracle WebLogic Exploit
id: 37e8369b-43bb-4bf8-83b6-6dd43bda2000
status: test
description: Detects access to a webshell dropped into a keystore folder on the WebLogic server
references:
    - https://twitter.com/pyn3rd/status/1020620932967223296
    - https://github.com/LandGrey/CVE-2018-2894
author: Florian Roth (Nextron Systems)
date: 2018-07-22
modified: 2023-01-02
tags:
    - attack.t1190
    - attack.initial-access
    - attack.persistence
    - attack.t1505.003
    - cve.2018-2894
    - detection.emerging-threats
logsource:
    category: webserver
detection:
    selection:
        cs-uri-query: '*/config/keystore/*.js*'
    condition: selection
falsepositives:
    - Unknown
level: critical

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.