DLL Names Used By SVR For GraphicalProton Backdoor


Description

Hunts known SVR-specific DLL names.

Query · sigma

selection:
  ImageLoaded|endswith:
  - \AclNumsInvertHost.dll
  - \AddressResourcesSpec.dll
  - \BlendMonitorStringBuild.dll
  - \ChildPaletteConnected.dll
  - \DeregisterSeekUsers.dll
  - \HandleFrequencyAll.dll
  - \HardSwapColor.dll
  - \LengthInMemoryActivate.dll
  - \ModeBitmapNumericAnimate.dll
  - \ModeFolderSignMove.dll
  - \ParametersNamesPopup.dll
  - \PerformanceCaptionApi.dll
  - \ScrollbarHandleGet.dll
  - \UnregisterAncestorAppendAuto.dll
  - \WowIcmpRemoveReg.dll
condition: selection

Known false positives

  • Unknown
Raw source DLL Names Used By SVR For GraphicalProton Backdoor · Sigma
Esc
Published by SigmaHQ/sigma ↗, licensed under Detection Rule License 1.1 ↗. Reproduced here unmodified.
title: DLL Names Used By SVR For GraphicalProton Backdoor
id: e64c8ef3-9f98-40c8-b71e-96110991cb4c
status: test
description: Hunts known SVR-specific DLL names.
references:
    - https://www.cisa.gov/news-events/cybersecurity-advisories/aa23-347a
author: CISA
date: 2023-12-18
tags:
    - attack.persistence
    - attack.privilege-escalation
    - attack.execution
    - attack.stealth
    - attack.t1574.001
    - detection.emerging-threats
logsource:
    category: image_load
    product: windows
detection:
    selection:
        ImageLoaded|endswith:
            - '\AclNumsInvertHost.dll'
            - '\AddressResourcesSpec.dll'
            - '\BlendMonitorStringBuild.dll'
            - '\ChildPaletteConnected.dll'
            - '\DeregisterSeekUsers.dll'
            - '\HandleFrequencyAll.dll'
            - '\HardSwapColor.dll'
            - '\LengthInMemoryActivate.dll'
            - '\ModeBitmapNumericAnimate.dll'
            - '\ModeFolderSignMove.dll'
            - '\ParametersNamesPopup.dll'
            - '\PerformanceCaptionApi.dll'
            - '\ScrollbarHandleGet.dll'
            - '\UnregisterAncestorAppendAuto.dll'
            - '\WowIcmpRemoveReg.dll'
    condition: selection
falsepositives:
    - Unknown
level: medium

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.