-
Notifications
You must be signed in to change notification settings - Fork 212
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
Cisco rules and decoders improvements #402
Conversation
Hi @albertomn86, @Zenidd, could you triage this one? Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @rossengeorgiev
Thank you so much for your contribution to the Ruleset project. It's a fantastic job.
We will merge it as soon as possible.
Kind regards, Eva
Hi @rossengeorgiev, First of all thanks for your contribution, it is an amazing job. Unfortunately, we cannot merge your pull request yet. It is needed to review all the issues you say this PR is closing. Some of them have related pull requests opened, so we have to review both solutions (e.g. #270). Thanks for your patient. Regards. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See #402 (comment)
7c407a1
to
f0ab671
Compare
Hi all, I've add some additional changes and rebased the PR against the |
Any update on this? |
Hi @rossengeorgiev, sorry for delay, just a ping to verify whether this is still alive and waiting for us to do our work. Thanks |
Hi @72nomada, PR is from 1.5y ago. It was ready to go back then, but now I have no idea. Feel free to try and resolve it if you want. My rulesets have long diverged. |
Thanks @rossengeorgiev, Thanks for your feedback. You are right, too old PR, sorry for that. Any chance we can have a feedback from/about your diverged rulesets? Thanks again and sorry for this as you did a great job here. |
A wide set of devices, and configurations, ware being fed through wazuh. The default decoders and rules often lacked. We maintain our own version of the default rules/decoders that includes many changes to achieve our use cases. Let me tell you, its not fun trying to rebase the changes on top of a new version of wazuh. This patch addresses the many variations of the cisco based syslogs, which is an issue in environments where the devices do not have identical logging configuration. Unfortunately, getting changes push upstream is difficult. |
Hello team, we close this PR without applying the changes in this repository, but these were applied in the last Wazuh version repository with some modifications. They are detailed in the following issue: wazuh/wazuh#7278. |
Hi Wazuh, in this PR I have addressed a number of issues with the Cisco rules and decoders:
cisco.facility
,cisco.severity
,cisco.mnemonic
. This makes sense for the rules and when searching in Kibanapix
decoder. PIX/ASA decoder disabled by Cisco IOS decoder #269, Add detection of ASA access list events #270cisco.mnemonic
Auto closes all related issues and PRs:
Closes #207
Closes #208
Closes #379
Closes #380
Closes #205
Closes #206
Closes #209
Closes #330
Closes #269
Closes #270
Closes #207
Closes #210
Closes #337