Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify rule token different_geoip rule to different_srcgeoip #929

Merged
merged 3 commits into from
Aug 25, 2016

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