You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This new detection should be a new celery task scheduled independently on celery_beat config.
Successful login from a blocklisted IP
This task should load a file containing IOC and match them against the source_ip of the login. The login should be successful (I.E: event.outcome: sucess)
The text was updated successfully, but these errors were encountered:
This new detection should be a new celery task scheduled independently on celery_beat config.
Successful login from a blocklisted IP
This task should load a file containing IOC and match them against the source_ip of the login. The login should be successful (I.E:
event.outcome: sucess
)The text was updated successfully, but these errors were encountered: