Juan C. Tello

Results 12 issues of Juan C. Tello

In the Management > {Rules, Decoders, CDB lists} screens if special characters such as `&` or `;` (ampersand or semicolon) are used in the search bar an error occurs. ![image](https://user-images.githubusercontent.com/36071202/162951443-9bfbca42-dece-4c5b-bb9f-75007fdf0115.png)...

bug
operations
release/4.3.0
found in 4.3 RC3
component/search-bar

| Manager | Indexer | Rev | Security | | ----- | ------- | ---- | -------- | | v4.3.5 | Wazuh Indexer 4.3.5 | 4306 | Basic | **Description**...

bug
operations

**Describe the solution you'd like** When writing XML, tag completion is very useful, speeds up and simplifies development and reduces human error. Thankfully the Wazuh dashboard text editor allows this...

enhancement
operations

**Common Event Format** (CEF) are used by many sources of logs and has a well defined structure much like `json`. Its structure is defined as a set of pipe `|`...

type/enhancement
module/analysis
reporter/operations
impact/low

It seems the FIM has stopped generating events for new files at some point. It will alert for modified files but I haven't been able to trigger new alerts on...

A current installation of Wazuh will only have oscap information regarding vulnerabilities prior to October 2017. The behavior mentioned in https://github.com/wazuh/wazuh-ruleset/issues/89#issuecomment-355946517 is not currently observed. It would be ideal to...

enhancement
operations
threatintel

**Rule 31103**: ( https://github.com/wazuh/wazuh-ruleset/blob/3.10/rules/0245-web_rules.xml#L37-L43 ) will match HTTP request logs that contain a set of keywords and identify it as an SQL injection attempt. However this can give a false...

operations
rules
threatintel

The list at the beginning of this page is outdated: https://documentation.wazuh.com/current/user-manual/ruleset/getting-started.html Wazuh now has by default more than 4 thousand rules and users often ask for the list of technologies...

operations

Similar to the way the ruleset can be explored and edited via the WUI, it would be ideal to be able to review which policies are available for the SCA...

type/enhancement
request/operational

Running package generation with slightly invalid parameters can result in a failed build after a long compilation time. For example running: ``` cd wazuh-packages/debs ./generate_debian_package.sh -b v4.3.8 -t manager --packages-branch...

type/refactor
operations
component: agent/deb
component: manager/deb
type/enhancement