pySigma-backend-splunk
pySigma-backend-splunk copied to clipboard
ORing modifier `CIDR` error
Hello
When convert a rule with the cidr get an error
sigma convert -t splunk -p splunk_windows .\rules\windows\network_connection\net_connection_win_script_wan.yml
Parsing Sigma rules [####################################] 100%
Error while conversion: ORing CIDR matching is not yet supported by Splunk backend in .\rules\windows\network_connection\net_connection_win_script_wan.yml
Try with only DestinationIp|cidr: '127.0.0.0/8' in the rule but get the same error.