{"id":"4eddc365-79b4-43ff-a9d7-99422dc34b93","title":"Use of Remote.exe","description":"Remote.exe is part of WinDbg in the Windows SDK and can be used for AWL bypass and running remote files.","author":"Christopher Peacock @SecurePeacock, SCYTHE @scythe_io","status":"test","level":"medium","date":"2022-06-02","modified":"","tags":["attack.execution","attack.stealth","attack.t1127"],"technique_ids":["T1127"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Approved installs of Windows SDK with Debugging Tools for Windows (WinDbg)."],"references":["https://blog.thecybersecuritytutor.com/Exeuction-AWL-Bypass-Remote-exe-LOLBin/","https://lolbas-project.github.io/lolbas/OtherMSBinaries/Remote/"],"source_path":"rules/windows/process_creation/proc_creation_win_lolbin_remote.yml","source_sha256":"4de0a26b2e5ebce727e28084500d986f6b539546ea6de1c34c0af9d89138730c","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_lolbin_remote.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Use of Remote.exe\nid: 4eddc365-79b4-43ff-a9d7-99422dc34b93\nstatus: test\ndescription: Remote.exe is part of WinDbg in the Windows SDK and can be used for AWL bypass and running remote files.\nreferences:\n    - https://blog.thecybersecuritytutor.com/Exeuction-AWL-Bypass-Remote-exe-LOLBin/\n    - https://lolbas-project.github.io/lolbas/OtherMSBinaries/Remote/\nauthor: 'Christopher Peacock @SecurePeacock, SCYTHE @scythe_io'\ndate: 2022-06-02\ntags:\n    - attack.execution\n    - attack.stealth\n    - attack.t1127\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        - Image|endswith: '\\remote.exe'\n        - OriginalFileName: 'remote.exe'\n    condition: selection\nfalsepositives:\n    - Approved installs of Windows SDK with Debugging Tools for Windows (WinDbg).\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1127","id":"T1127","name":"Trusted Developer Utilities Proxy Execution","page":"techniques/enterprise/T1127/"}],"data_path":"data/detection-rules/4eddc365-79b4-43ff-a9d7-99422dc34b93.json","kind":"sigma"}
