{"id":"22236d75-d5a0-4287-bf06-c93b1770860f","title":"Triple Cross eBPF Rootkit Install Commands","description":"Detects default install commands of the Triple Cross eBPF rootkit based on the \"deployer.sh\" script","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"high","date":"2022-07-05","modified":"","tags":["attack.stealth","attack.t1014"],"technique_ids":["T1014"],"logsource":{"category":"process_creation","product":"linux"},"falsepositives":["Unlikely"],"references":["https://github.com/h3xduck/TripleCross/blob/1f1c3e0958af8ad9f6ebe10ab442e75de33e91de/apps/deployer.sh"],"source_path":"rules/linux/process_creation/proc_creation_lnx_triple_cross_rootkit_install.yml","source_sha256":"da8be06ec4628635c6f43c03992c3e82f202e5b7c8f40267d40f4cb847eb75f3","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/linux/process_creation/proc_creation_lnx_triple_cross_rootkit_install.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Triple Cross eBPF Rootkit Install Commands\nid: 22236d75-d5a0-4287-bf06-c93b1770860f\nstatus: test\ndescription: Detects default install commands of the Triple Cross eBPF rootkit based on the \"deployer.sh\" script\nreferences:\n    - https://github.com/h3xduck/TripleCross/blob/1f1c3e0958af8ad9f6ebe10ab442e75de33e91de/apps/deployer.sh\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2022-07-05\ntags:\n    - attack.stealth\n    - attack.t1014\nlogsource:\n    category: process_creation\n    product: linux\ndetection:\n    selection:\n        Image|endswith: '/sudo'\n        CommandLine|contains|all:\n            - ' tc '\n            - ' enp0s3 '\n        CommandLine|contains:\n            - ' qdisc '\n            - ' filter '\n    condition: selection\nfalsepositives:\n    - Unlikely\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1014","id":"T1014","name":"Rootkit","page":"techniques/enterprise/T1014/"}],"data_path":"data/detection-rules/22236d75-d5a0-4287-bf06-c93b1770860f.json","kind":"sigma"}
