mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 17:35:19 +00:00
additional shells for both rules fix
This commit is contained in:
parent
fb3bee0cad
commit
65854752a9
@ -22,6 +22,7 @@ detection:
|
||||
keywords|contains:
|
||||
- '.bash_history'
|
||||
- '.zsh_history'
|
||||
- '.zhistory'
|
||||
- '.history'
|
||||
- '.sh_history'
|
||||
- 'fish_history'
|
||||
|
@ -19,6 +19,9 @@ detection:
|
||||
CommandLine|contains:
|
||||
- '.bash_history'
|
||||
- '.zsh_history'
|
||||
- '.zhistory'
|
||||
- '.history'
|
||||
- '.sh_history'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- 'Legitimate administrative activity'
|
||||
|
Loading…
Reference in New Issue
Block a user