{"id":"9292293b-8496-4715-9db6-37028dcda4b3","title":"Replace.exe Usage","description":"Detects the use of Replace.exe which can be used to replace file with another file","author":"frack113","status":"test","level":"medium","date":"2022-03-06","modified":"2024-03-13","tags":["attack.command-and-control","attack.t1105"],"technique_ids":["T1105"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://lolbas-project.github.io/lolbas/Binaries/Replace/","https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/replace"],"source_path":"rules/windows/process_creation/proc_creation_win_lolbin_replace.yml","source_sha256":"23e211777c71b36f4a91b61e4844ea5422ca57564722a43527bf5c53567d05a5","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_lolbin_replace.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Replace.exe Usage\nid: 9292293b-8496-4715-9db6-37028dcda4b3\nstatus: test\ndescription: Detects the use of Replace.exe which can be used to replace file with another file\nreferences:\n    - https://lolbas-project.github.io/lolbas/Binaries/Replace/\n    - https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/replace\nauthor: frack113\ndate: 2022-03-06\nmodified: 2024-03-13\ntags:\n    - attack.command-and-control\n    - attack.t1105\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        Image|endswith: '\\replace.exe'\n    argument:\n        CommandLine|contains|windash: '-a'\n    condition: selection and argument\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1105","id":"T1105","name":"Ingress Tool Transfer","page":"techniques/enterprise/T1105/"}],"data_path":"data/detection-rules/9292293b-8496-4715-9db6-37028dcda4b3.json","kind":"sigma"}
