{"id":"277a4393-446c-449a-b0ed-7fdc7795244c","title":"Renamed FTP.EXE Execution","description":"Detects the execution of a renamed \"ftp.exe\" binary based on the PE metadata fields","author":"Victor Sergeev, oscd.community","status":"test","level":"medium","date":"2020-10-09","modified":"2023-02-03","tags":["attack.execution","attack.stealth","attack.t1059","attack.t1202"],"technique_ids":["T1059","T1202"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://lolbas-project.github.io/lolbas/Binaries/Ftp/"],"source_path":"rules/windows/process_creation/proc_creation_win_renamed_ftp.yml","source_sha256":"0b04412324e9e76ac895bba31f9a75e88a56b9268a68d0308470ccd3f5bdb51e","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_renamed_ftp.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Renamed FTP.EXE Execution\nid: 277a4393-446c-449a-b0ed-7fdc7795244c\nstatus: test\ndescription: Detects the execution of a renamed \"ftp.exe\" binary based on the PE metadata fields\nreferences:\n    - https://lolbas-project.github.io/lolbas/Binaries/Ftp/\nauthor: Victor Sergeev, oscd.community\ndate: 2020-10-09\nmodified: 2023-02-03\ntags:\n    - attack.execution\n    - attack.stealth\n    - attack.t1059\n    - attack.t1202\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_original:\n        OriginalFileName: 'ftp.exe'\n    filter_img:\n        Image|endswith: '\\ftp.exe'\n    condition: selection_original and not filter_img\nfalsepositives:\n    - Unknown\nlevel: medium\nregression_tests_path: regression_data/rules/windows/process_creation/proc_creation_win_renamed_ftp/info.yml\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1059","id":"T1059","name":"Command and Scripting Interpreter","page":"techniques/enterprise/T1059/"},{"key":"enterprise/T1202","id":"T1202","name":"Indirect Command Execution","page":"techniques/enterprise/T1202/"}],"data_path":"data/detection-rules/277a4393-446c-449a-b0ed-7fdc7795244c.json","kind":"sigma"}
