{"id":"53b1b378-9b06-4992-b972-dde6e423d2b4","title":"Credentials In Files","description":"Detecting attempts to extract passwords with grep and laZagne","author":"Igor Fits, Mikhail Larin, oscd.community","status":"test","level":"high","date":"2020-10-19","modified":"2021-11-27","tags":["attack.credential-access","attack.t1552.001"],"technique_ids":["T1552.001"],"logsource":{"product":"macos","category":"process_creation"},"falsepositives":["Unknown"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1552.001/T1552.001.md"],"source_path":"rules/macos/process_creation/proc_creation_macos_find_cred_in_files.yml","source_sha256":"fcf27ee33acc956f2fc2d43e86e3f256d0e7082db00dee6e374acc6e9fde3f27","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/macos/process_creation/proc_creation_macos_find_cred_in_files.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Credentials In Files\nid: 53b1b378-9b06-4992-b972-dde6e423d2b4\nstatus: test\ndescription: Detecting attempts to extract passwords with grep and laZagne\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1552.001/T1552.001.md\nauthor: 'Igor Fits, Mikhail Larin, oscd.community'\ndate: 2020-10-19\nmodified: 2021-11-27\ntags:\n    - attack.credential-access\n    - attack.t1552.001\nlogsource:\n    product: macos\n    category: process_creation\ndetection:\n    selection1:\n        Image|endswith: '/grep'\n        CommandLine|contains: 'password'\n    selection2:\n        CommandLine|contains: 'laZagne'\n    condition: 1 of selection*\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1552.001","id":"T1552.001","name":"Credentials In Files","page":"techniques/enterprise/T1552.001/"}],"data_path":"data/detection-rules/53b1b378-9b06-4992-b972-dde6e423d2b4.json","kind":"sigma"}
