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

Add FIM check_md5sum IT tests #4130

Closed
Deblintrake09 opened this issue Apr 26, 2023 · 0 comments · Fixed by #4373
Closed

Add FIM check_md5sum IT tests #4130

Deblintrake09 opened this issue Apr 26, 2023 · 0 comments · Fixed by #4373
Assignees

Comments

@Deblintrake09
Copy link
Contributor

Target version Related issue Related PR/dev branch
4.5.0 wazuh/wazuh#16625 wazuh/wazuh#16718

Description

This Issue aims to add test support for FIM md5_sum calculations and the check_md5sum tag.

Proposed test cases

File md5_sum is properly calculated
Scenario Outline: When a file in a monitored folder is modified, the new `md5_sum` is calculated and reported

Given a folder is being monitored with check_md5sum='yes'
When an already detected file is modified
Then the modified alert is generated and it contains the new `md5_sum`

Considerations

  • Cases should be generated for all three monitoring modes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants