<rule id="100871" level="10" frequency="10" timeframe="120">
<if_matched_sid>100870</if_matched_sid>
<same_source_ip />
<same_user />
<!--<same_field>username</same_field> -->
<description>Multiple Invalid authentication attempt from same user.</description>
</rule>
when i use the above ruleset, wazuh doesnt trigger a alert. When i use the <same_field> option and check for the username which i decoded the username using custom decoder, it is triggering an alert.
but my doubt is , when i use the same_source_ip and Same_user options, how wazuh will check if the request or made by same user and with same ip address.
Regards,
jai.