mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 09:48:58 +00:00
Merge pull request #1273 from Neo23x0/rule-devel
rule: added second expression
This commit is contained in:
commit
784150b66c
@ -4,17 +4,19 @@ status: experimental
|
||||
description: Detects exploitation attempts on WebLogic servers
|
||||
author: Florian Roth
|
||||
date: 2020/11/02
|
||||
modified: 2020/11/03
|
||||
modified: 2020/11/04
|
||||
references:
|
||||
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14882
|
||||
- https://isc.sans.edu/diary/26734
|
||||
- https://twitter.com/jas502n/status/1321416053050667009?s=20
|
||||
- https://twitter.com/sudo_sudoka/status/1323951871078223874
|
||||
logsource:
|
||||
category: webserver
|
||||
detection:
|
||||
selection:
|
||||
c-uri|contains:
|
||||
- '/console/images/%252E%252E%252Fconsole.portal'
|
||||
- '/console/css/%2e'
|
||||
condition: selection
|
||||
fields:
|
||||
- c-ip
|
||||
|
Loading…
Reference in New Issue
Block a user