Skip to content

Comments

Modify rule token different_geoip rule to different_srcgeoip#929

Merged
ddpbsd merged 3 commits intoossec:masterfrom
atomicturtle:geoip-v26
Aug 25, 2016
Merged

Modify rule token different_geoip rule to different_srcgeoip#929
ddpbsd merged 3 commits intoossec:masterfrom
atomicturtle:geoip-v26

Conversation

@atomicturtle
Copy link
Member

@atomicturtle atomicturtle commented Aug 24, 2016

This changes the token for different_geoip to
different_srcgeoip. This is to allow for different_dstgeoip in the future.

example rule:

  <rule id="5749" level="6" frequency="1" timeframe="28800">
    <if_matched_sid>5715</if_matched_sid>
    <same_user />
    <different_srcgeoip />
    <description>Multiple successful logins from same user from different countries.</description>
    <group>behaviour_anomaly,</group>
  </rule>

@ddpbsd ddpbsd merged commit 7d3bac3 into ossec:master Aug 25, 2016
@atomicturtle atomicturtle deleted the geoip-v26 branch August 7, 2017 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants