We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi team,
Exists some rules and decoders for Symantec products. They can be found in 0120-sysmantec-av_rules.xml, 0125-sysmantec-ws_rules.xml and 0330-sysmantec_decoders.xml files.
These rules have not been modified for three years and now have some flaws. For example:
Event number 13 fire Symantec AntiVirus Shutdown.
And following rule says event 13 occurs when the scan is started or stopped.
wazuh-ruleset/rules/0120-symantec-av_rules.xml
Lines 29 to 34 in 725a015
symantec-av
wazuh-ruleset/decoders/0330-symantec_decoders.xml
Lines 17 to 22 in 725a015
We could improve rules and decoders using the following information: Symantec Endpoint Protection 12.1.x event log entries
Best regards, Eva
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi team,
Exists some rules and decoders for Symantec products. They can be found in 0120-sysmantec-av_rules.xml, 0125-sysmantec-ws_rules.xml and 0330-sysmantec_decoders.xml files.
These rules have not been modified for three years and now have some flaws.
For example:
Event number 13 fire Symantec AntiVirus Shutdown.
And following rule says event 13 occurs when the scan is started or stopped.
wazuh-ruleset/rules/0120-symantec-av_rules.xml
Lines 29 to 34 in 725a015
symantec-av
decoder also doesn't seem match SEP logs:wazuh-ruleset/decoders/0330-symantec_decoders.xml
Lines 17 to 22 in 725a015
We could improve rules and decoders using the following information:
Symantec Endpoint Protection 12.1.x event log entries
Best regards,
Eva
The text was updated successfully, but these errors were encountered: