Vikman Fernandez-Castro

Results 28 issues of Vikman Fernandez-Castro

Hi, we've found an issue that happens during a scan of `/proc` on CentOS 7 (kernel 3.10.0-1160.36.2.el7.x86_64): the program sometimes crashes (https://github.com/wazuh/wazuh/issues/9737) and sometimes falls into an infinite loop (https://github.com/wazuh/wazuh/issues/9032),...

|Wazuh version|Component|Install type|Platform| |---|---|---|---| | 3.8.0 | Installer | Manager | UNIX | If we install a manager in a host where OpenSSL is not installed, this error happens: ```sh...

type/bug
type/bug/regression
module/install
epic

According to the research by @oliveiralive at #13557, the Active response `netsh` won't work when Windows Firewall is disabled. So, we need to add these features to the agent: -...

type/enhancement
platform/windows
module/active response
type/enhancement/reliability

Do not use binaries to collect open ports inventory data. Open ports list is gathered natively. Avoid external binary calls when getting the process that is listening to the port....

type/bug
module/syscollector
platform/unix

|Related issue| |---| |Fixes #12731| This PR includes a series of changes that shall fix multiple race conditions detected by ThreadSanitizer. ### Report This report corresponds to commit b678c56bc: ThreadSanitizer:...

type/bug
module/agent
module/remote

|Wazuh version|Component|Install type|Branch| |---|---|---|---| | 4.4.0 (dev) | Remoted | Manager |[12731-remoted-race-conditions](https://github.com/wazuh/wazuh/compare/12731-remoted-race-conditions) - [x] Race condition 1 (fixed by ccee67b2090d43d339b3ffc9a079db0618d55e51) Report ``` WARNING: ThreadSanitizer: data race (pid=11123) Write of size...

type/bug
module/remote

|Wazuh version|Component|Install type|Source|Regression|Branch| |---|---|---|---|---|---| | 4.4.0 (dev) | Remoted | Manager |#12492|#11702|[12731-remoted-race-conditions](https://github.com/wazuh/wazuh/compare/12731-remoted-race-conditions) When there are many agents connecting and disconnecting from Remoted, we see these logs: ``` 2022/03/18 12:15:15 wazuh-remoted:...

type/bug
module/remote
type/bug/regression
epic

|Wazuh version|Module|Component|Regression| |---|---|---|---| | 4.1.0 | Agent upgrade | Agent | https://github.com/wazuh/wazuh/issues/5387 | This is the agent upgrade module's configuration on a fresh installed agent: ```jsonc # wazuh-api -X GET...

type/bug
module/upgrade/wpk
module/upgrade
type/bug/regression
reporter/community

|Related issue| |--| |#17737| This task aims to define and run a series of tests that will check how _wazuh-db_ works in multiple scenarios. ## Subtasks - [x] Define a...

type/bug
module/db
level/task

|Post|Source| |---|---| |[Preventing and detecting ransomware with Wazuh](https://wazuh.com/blog/preventing-and-detecting-ransomware-with-wazuh)". Its content|[#12875 (Test 7)](https://github.com/wazuh/wazuh/issues/12875#issuecomment-1085832732)| After reviewing the post and testing the use case with Wazuh 4.3, the content is updated but the...

blog
qa_known