Skip to content
Discussion options

You must be logged in to vote

Create a new Play in Playbook with this Sigma in it, then make it active.

title: Firewall Login Failure
status: experimental
description: Detects when there are bad logins to the firewall.
author: InfosecGoon
logsource:
    product: firewall
    service: syslog
detection:
    selection:
        data_stream.dataset: firewall.syslog
        event.provider: auth
        auth.status: failed
    condition: selection
level: high

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@InfosecGoon
Comment options

Answer selected by ByteAndBits
@ByteAndBits
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
2.4
Labels
None yet
3 participants