{"id":"8a46f16c-8c4c-82d1-b121-0fdd3ba70a84","title":"Group Has Been Deleted Via Groupdel","description":"Detects execution of the \"groupdel\" binary. Which is used to delete a group. This is sometimes abused by threat actors in order to cover their tracks","author":"Tuan Le (NCSGroup)","status":"test","level":"medium","date":"2022-12-26","modified":"","tags":["attack.impact","attack.t1531"],"technique_ids":["T1531"],"logsource":{"product":"linux","category":"process_creation"},"falsepositives":["Legitimate administrator activities"],"references":["https://linuxize.com/post/how-to-delete-group-in-linux/","https://www.cyberciti.biz/faq/linux-remove-user-command/","https://www.cybrary.it/blog/0p3n/linux-commands-used-attackers/","https://linux.die.net/man/8/groupdel"],"source_path":"rules/linux/process_creation/proc_creation_lnx_groupdel.yml","source_sha256":"15f27a5a50b27aa9f2f2d1863166106a42a39eb4329429132c54a91fe06e3ee7","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/linux/process_creation/proc_creation_lnx_groupdel.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Group Has Been Deleted Via Groupdel\nid: 8a46f16c-8c4c-82d1-b121-0fdd3ba70a84\nstatus: test\ndescription: Detects execution of the \"groupdel\" binary. Which is used to delete a group. This is sometimes abused by threat actors in order to cover their tracks\nreferences:\n    - https://linuxize.com/post/how-to-delete-group-in-linux/\n    - https://www.cyberciti.biz/faq/linux-remove-user-command/\n    - https://www.cybrary.it/blog/0p3n/linux-commands-used-attackers/\n    - https://linux.die.net/man/8/groupdel\nauthor: Tuan Le (NCSGroup)\ndate: 2022-12-26\ntags:\n    - attack.impact\n    - attack.t1531\nlogsource:\n    product: linux\n    category: process_creation\ndetection:\n    selection:\n        Image|endswith: '/groupdel'\n    condition: selection\nfalsepositives:\n    - Legitimate administrator activities\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1531","id":"T1531","name":"Account Access Removal","page":"techniques/enterprise/T1531/"}],"data_path":"data/detection-rules/8a46f16c-8c4c-82d1-b121-0fdd3ba70a84.json","kind":"sigma"}
