Detectionmediumtest

Remote Access Tool - LogMeIn Execution

An adversary may use legitimate desktop support and remote access software, such as Team Viewer, Go2Assist, LogMein, AmmyyAdmin, etc, to establish an interactive command and control channel to target systems within networks. These services are commonly used as legitimate technical support software, and may be allowed by application control within a target environment. Remote access tools like VNC, Ammyy, and Teamviewer are used frequently when compared with other legitimate software commonly used by adversaries. (Citation: Symantec Living off the Land)

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
François HubautCreated Fri Feb 11Updated Sun Mar 05d85873ef-a0f8-4c48-a53a-6b621f11729dwindows
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation

Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        - Description: LMIGuardianSvc
        - Product: LMIGuardianSvc
        - Company: LogMeIn, Inc.
    condition: selection
False Positives

Legitimate use

MITRE ATT&CK

Other

attack.t1219.002
Rule Metadata
Rule ID
d85873ef-a0f8-4c48-a53a-6b621f11729d
Status
test
Level
medium
Type
Detection
Created
Fri Feb 11
Modified
Sun Mar 05
Path
rules/windows/process_creation/proc_creation_win_remote_access_tools_logmein.yml
Raw Tags
attack.command-and-controlattack.t1219.002
View on GitHub