25 lines
637 B
YAML
25 lines
637 B
YAML
title: Solarwinds SUPERNOVA Webshell Access
|
|
id: a2cee20b-eacc-459f-861d-c02e5d12f1db
|
|
status: experimental
|
|
description: Detects access to SUPERNOVA webshell as described in Guidepoint report
|
|
author: Florian Roth
|
|
date: 2020/12/17
|
|
references:
|
|
- https://www.guidepointsecurity.com/supernova-solarwinds-net-webshell-analysis/
|
|
tags:
|
|
- attack.persistence
|
|
- attack.t1505.003
|
|
logsource:
|
|
category: webserver
|
|
detection:
|
|
selection:
|
|
c-uri|contains|all:
|
|
- 'logoimagehandler.ashx'
|
|
- 'clazz'
|
|
condition: selection
|
|
fields:
|
|
- client_ip
|
|
- response
|
|
falsepositives:
|
|
- Unknown
|
|
level: critical |