{"id":"c9192ad9-75e5-43eb-8647-82a0a5b493e3","title":"PUA - Mouse Lock Execution","description":"In Kaspersky's 2020 Incident Response Analyst Report they listed legitimate tool \"Mouse Lock\" as being used for both credential access and collection in security incidents.","author":"Cian Heasley","status":"test","level":"medium","date":"2020-08-13","modified":"2023-02-21","tags":["attack.credential-access","attack.collection","attack.t1056.002"],"technique_ids":["T1056.002"],"logsource":{"product":"windows","category":"process_creation"},"falsepositives":["Legitimate uses of Mouse Lock software"],"references":["https://github.com/klsecservices/Publications/blob/657deb6a6eb6e00669afd40173f425fb49682eaa/Incident-Response-Analyst-Report-2020.pdf","https://sourceforge.net/projects/mouselock/"],"source_path":"rules/windows/process_creation/proc_creation_win_pua_mouselock_execution.yml","source_sha256":"ae2032244329bd08767c242e91ef364cfc7ec284c9481c31b953e5d93f587299","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_pua_mouselock_execution.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: PUA - Mouse Lock Execution\nid: c9192ad9-75e5-43eb-8647-82a0a5b493e3\nstatus: test\ndescription: In Kaspersky's 2020 Incident Response Analyst Report they listed legitimate tool \"Mouse Lock\" as being used for both credential access and collection in security incidents.\nreferences:\n    - https://github.com/klsecservices/Publications/blob/657deb6a6eb6e00669afd40173f425fb49682eaa/Incident-Response-Analyst-Report-2020.pdf\n    - https://sourceforge.net/projects/mouselock/\nauthor: Cian Heasley\ndate: 2020-08-13\nmodified: 2023-02-21\ntags:\n    - attack.credential-access\n    - attack.collection\n    - attack.t1056.002\nlogsource:\n    product: windows\n    category: process_creation\ndetection:\n    selection:\n        - Product|contains: 'Mouse Lock'\n        - Company|contains: 'Misc314'\n        - CommandLine|contains: 'Mouse Lock_'\n    condition: selection\nfalsepositives:\n    - Legitimate uses of Mouse Lock software\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1056.002","id":"T1056.002","name":"GUI Input Capture","page":"techniques/enterprise/T1056.002/"}],"data_path":"data/detection-rules/c9192ad9-75e5-43eb-8647-82a0a5b493e3.json","kind":"sigma"}
