additional shells for both rules fix

This commit is contained in:
Mikhail Larin 2020-10-17 02:33:32 +03:00
parent fb3bee0cad
commit 65854752a9
2 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,7 @@ detection:
keywords|contains:
- '.bash_history'
- '.zsh_history'
- '.zhistory'
- '.history'
- '.sh_history'
- 'fish_history'

View File

@ -19,6 +19,9 @@ detection:
CommandLine|contains:
- '.bash_history'
- '.zsh_history'
- '.zhistory'
- '.history'
- '.sh_history'
condition: selection
falsepositives:
- 'Legitimate administrative activity'