LoFP LoFP / actions of a legitimate telnet client

Techniques

Sample rules

UAC Bypass With Fake DLL

Description

Attempts to load dismcore.dll after dropping it

Detection logic

condition: selection and not filter
filter:
  ImageLoaded: C:\Windows\System32\Dism\dismcore.dll
selection:
  ImageLoaded|endswith: \dismcore.dll
  Image|endswith: \dism.exe