Delete lnx_trap.yml

This commit is contained in:
Ömer Günal
2020-06-18 23:55:16 +03:00
committed by GitHub
parent 8db7c3207a
commit d87b0c95a4
-19
View File
@@ -1,19 +0,0 @@
title: Trap Command Usage
id: 6faa0d2c-5e4d-431c-b01f-cf447c913e4d
description: Detects Trap command usage
references:
- https://attack.mitre.org/techniques/T1154/
author: Ömer Günal
date: 2020/06/17
tags:
- attack.execution
- attack.t1154
level: low
logsource:
product: linux
detection:
keyword:
- 'trap *'
condition: keyword
falsepositives:
- Legitimate administration activities