Detectionmediumtest

Rclone Config File Creation

Detects Rclone config files being created

Convert In Phoenix Studio

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

Launch
Aaron Greetham - NCC GroupCreated Wed May 26Updated Tue May 0934986307-b7f4-49be-92f3-e7a4d01ac5dbwindows
Log Source
WindowsFile Event
ProductWindows← raw: windows
CategoryFile Event← raw: file_event

Events for file system activity including creation, modification, and deletion.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        TargetFilename|contains|all:
            - ':\Users\'
            - '\.config\rclone\'
    condition: selection
False Positives

Legitimate Rclone usage

Rule Metadata
Rule ID
34986307-b7f4-49be-92f3-e7a4d01ac5db
Status
test
Level
medium
Type
Detection
Created
Wed May 26
Modified
Tue May 09
Path
rules/windows/file/file_event/file_event_win_rclone_config_files.yml
Raw Tags
attack.exfiltrationattack.t1567.002
View on GitHub