title: Rclone Config File Creation id: 34986307-b7f4-49be-92f3-e7a4d01ac5db status: test description: Detects Rclone config files being created references: - https://research.nccgroup.com/2021/05/27/detecting-rclone-an-effective-tool-for-exfiltration/ author: Aaron Greetham (@beardofbinary) - NCC Group date: 2021-05-26 modified: 2023-05-09 tags: - attack.exfiltration - attack.t1567.002 logsource: product: windows category: file_event detection: selection: TargetFilename|contains|all: - ':\Users\' - '\.config\rclone\' condition: selection falsepositives: - Legitimate Rclone usage level: medium