sigma icon indicating copy to clipboard operation
sigma copied to clipboard

sigma/rules/generic/generic_brute_force.yml

Open aminemirat opened this issue 4 years ago • 1 comments

hi everyone there is an issue with this rule sigma/rules/generic/generic_brute_force.yml specifically in the function count() so if there is someone can help me to fix this problem regards

aminemirat avatar Jul 06 '21 14:07 aminemirat

Hi, What is the trouble ? My tests :

C:\FrackSigma\sigma\tools>python sigmac -t splunk -c .\config\splunk-windows.yml ..\rules\generic\generic_brute_force.yml
action="failure" | eventstats dc(category) as val by dst_ip | search val > 30 | table src_ip,dst_ip,user

Ok Fine

C:\FrackSigma\sigma\tools>python sigmac -t es-qs -c .\config\winlogbeat.yml ..\rules\generic\generic_brute_force.yml
An unsupported feature is required for this Sigma rule (..\rules\generic\generic_brute_force.yml): Aggregations not implemented for this backend
Feel free to contribute for fun and fame, this is open source :) -> https://github.com/Neo23x0/sigma

Ok Fine

frack113 avatar Jul 06 '21 17:07 frack113

Closing this due to inactivity. If the "issue" still exists. Please open a new issue while linking to this one.

nasbench avatar Dec 19 '22 22:12 nasbench