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

[NEW RULE ISSUE] Check for usage of flowbits set in conjunction with threshold #13

Open
Koen1999 opened this issue Jan 17, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Koen1999
Copy link
Owner

What is the issue that you would like suricata-check to detect and report on?
Similar to the already implemented issue in https://github.com/Koen1999/suricata-check/blob/master/suricata_check/checkers/community/unexpected.py, the same issue exists for flowbits, which should also be checked.

What is the impact of the issue?
The usage of flowbits: set in together with threshold may result in unexpected behavior and therefore lead to False Positives.

Additional context
Suricata has documented the effects of this combination here.

@Koen1999 Koen1999 added enhancement New feature or request good first issue Good for newcomers labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant