{"id":"df3fcaea-2715-4214-99c5-0056ea59eb35","title":"Credentials In Files - Linux","description":"Detecting attempts to extract passwords with grep","author":"Igor Fits, oscd.community","status":"test","level":"high","date":"2020-10-15","modified":"2023-04-30","tags":["attack.credential-access","attack.t1552.001"],"technique_ids":["T1552.001"],"logsource":{"product":"linux","service":"auditd"},"falsepositives":["Unknown"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1552.001/T1552.001.md"],"source_path":"rules/linux/auditd/execve/lnx_auditd_find_cred_in_files.yml","source_sha256":"fcdff3b0e1b3be0c5d816b7601fe8b0da6a16b8468446145f6670b018027d1fa","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/linux/auditd/execve/lnx_auditd_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 - Linux\nid: df3fcaea-2715-4214-99c5-0056ea59eb35\nstatus: test\ndescription: 'Detecting attempts to extract passwords with grep'\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1552.001/T1552.001.md\nauthor: 'Igor Fits, oscd.community'\ndate: 2020-10-15\nmodified: 2023-04-30\ntags:\n    - attack.credential-access\n    - attack.t1552.001\nlogsource:\n    product: linux\n    service: auditd\ndetection:\n    selection:\n        type: 'EXECVE'\n    keywords:\n        '|all':\n            - 'grep'\n            - 'password'\n    condition: selection and keywords\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/df3fcaea-2715-4214-99c5-0056ea59eb35.json","kind":"sigma"}
