{"id":"259dda31-b7a3-444f-b7d8-17f96e8a7d0d","title":"Potential RjvPlatform.DLL Sideloading From Default Location","description":"Detects loading of \"RjvPlatform.dll\" by the \"SystemResetPlatform.exe\" binary which can be abused as a method of DLL side loading since the \"$SysReset\" directory isn't created by default.","author":"X__Junior (Nextron Systems)","status":"test","level":"medium","date":"2023-06-09","modified":"","tags":["attack.persistence","attack.privilege-escalation","attack.execution","attack.stealth","attack.t1574.001"],"technique_ids":["T1574.001"],"logsource":{"category":"image_load","product":"windows"},"falsepositives":["Unknown"],"references":["https://twitter.com/0gtweet/status/1666716511988330499"],"source_path":"rules/windows/image_load/image_load_side_load_rjvplatform_default_location.yml","source_sha256":"1bdeba1bd549c81fa999ccf91b5a4b19cebdfdf1ddf29d7c67174d172147c443","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/image_load/image_load_side_load_rjvplatform_default_location.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Potential RjvPlatform.DLL Sideloading From Default Location\nid: 259dda31-b7a3-444f-b7d8-17f96e8a7d0d\nstatus: test\ndescription: Detects loading of \"RjvPlatform.dll\" by the \"SystemResetPlatform.exe\" binary which can be abused as a method of DLL side loading since the \"$SysReset\" directory isn't created by default.\nreferences:\n    - https://twitter.com/0gtweet/status/1666716511988330499\nauthor: X__Junior (Nextron Systems)\ndate: 2023-06-09\ntags:\n    - attack.persistence\n    - attack.privilege-escalation\n    - attack.execution\n    - attack.stealth\n    - attack.t1574.001\nlogsource:\n    category: image_load\n    product: windows\ndetection:\n    selection:\n        Image: 'C:\\Windows\\System32\\SystemResetPlatform\\SystemResetPlatform.exe'\n        ImageLoaded: 'C:\\$SysReset\\Framework\\Stack\\RjvPlatform.dll'\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1574.001","id":"T1574.001","name":"DLL","page":"techniques/enterprise/T1574.001/"}],"data_path":"data/detection-rules/259dda31-b7a3-444f-b7d8-17f96e8a7d0d.json","kind":"sigma"}
