All Projects → wazuh → Wazuh

wazuh / Wazuh

Licence: other
Wazuh - The Open Source Security Platform

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
shell
77523 projects
CMake
9771 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Wazuh

wazuh-ansible
Wazuh - Ansible playbook
Stars: ✭ 166 (-94.74%)
Mutual labels:  log-analysis, incident-response, ids, intrusion-detection, pci-dss, compliance, security-hardening, loganalyzer, vulnerability-detection, ossec, wazuh, policy-monitoring, security-awareness, file-integrity-management
wazuh-packages
Wazuh - Tools for packages creation
Stars: ✭ 54 (-98.29%)
Mutual labels:  log-analysis, incident-response, ids, intrusion-detection, pci-dss, compliance, security-hardening, loganalyzer, vulnerability-detection, ossec, wazuh, policy-monitoring, security-awareness, file-integrity-management
wazuh-puppet
Wazuh - Puppet module
Stars: ✭ 25 (-99.21%)
Mutual labels:  log-analysis, incident-response, intrusion-detection, pci-dss, compliance, security-hardening, loganalyzer, vulnerability-detection, ossec, wazuh, policy-monitoring, security-awareness, file-integrity-management
wazuh-cloudformation
Wazuh - Amazon AWS Cloudformation
Stars: ✭ 32 (-98.99%)
Mutual labels:  log-analysis, incident-response, ids, pci-dss, security-hardening, vulnerability-detection, ossec, openscap, wazuh, policy-monitoring, security-awareness
Wazuh Docker
Wazuh - Docker containers
Stars: ✭ 213 (-93.25%)
Mutual labels:  ids, log-analysis, elasticsearch, monitoring, incident-response, security-hardening, vulnerability-detection, compliance, intrusion-detection, pci-dss
Wazuh Kibana App
Wazuh - Kibana plugin
Stars: ✭ 212 (-93.28%)
Mutual labels:  ids, log-analysis, elasticsearch, monitoring, incident-response, security-hardening, vulnerability-detection, compliance, intrusion-detection, pci-dss
Wazuh Ruleset
Wazuh - Ruleset
Stars: ✭ 305 (-90.33%)
Mutual labels:  ids, log-analysis, elasticsearch, monitoring, incident-response, security-hardening, vulnerability-detection, compliance, intrusion-detection, pci-dss
Wazuh Chef
Wazuh - Chef cookbooks
Stars: ✭ 9 (-99.71%)
Mutual labels:  ids, log-analysis, elasticsearch, monitoring, incident-response, security-hardening, vulnerability-detection, compliance, intrusion-detection, pci-dss
Wazuh Documentation
Wazuh - Project documentation
Stars: ✭ 82 (-97.4%)
Mutual labels:  log-analysis, elasticsearch, monitoring, incident-response, security-hardening, vulnerability-detection, compliance, intrusion-detection, pci-dss
Ossec Hids
OSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.
Stars: ✭ 3,580 (+13.51%)
Mutual labels:  compliance, intrusion-detection, pci-dss, loganalyzer, ossec, policy-monitoring, file-integrity-management
Siac
SIAC is an enterprise SIEM built on open-source technology.
Stars: ✭ 100 (-96.83%)
Mutual labels:  incident-response, compliance, intrusion-detection, pci-dss
Fail2ban
Daemon to ban hosts that cause multiple authentication errors
Stars: ✭ 6,677 (+111.7%)
Mutual labels:  ids, monitoring, intrusion-detection, loganalyzer
Lynis
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
Stars: ✭ 9,137 (+189.7%)
Mutual labels:  security-hardening, vulnerability-detection, compliance, pci-dss
Content
Security automation content in SCAP, OSCAL, Bash, Ansible, and other formats
Stars: ✭ 1,219 (-61.35%)
Mutual labels:  security-hardening, compliance, pci-dss
Sigma
Generic Signature Format for SIEM Systems
Stars: ✭ 4,418 (+40.08%)
Mutual labels:  ids, elasticsearch, monitoring
Homer App
HOMER 7.x Front-End and API Server
Stars: ✭ 88 (-97.21%)
Mutual labels:  elasticsearch, monitoring
Teler
Real-time HTTP Intrusion Detection
Stars: ✭ 1,248 (-60.43%)
Mutual labels:  ids, intrusion-detection
Es Stats
ElasticSearch cluster metrics -> Graphite
Stars: ✭ 91 (-97.11%)
Mutual labels:  elasticsearch, monitoring
Osquery Extensions
osquery extensions by Trail of Bits
Stars: ✭ 180 (-94.29%)
Mutual labels:  monitoring, intrusion-detection
Nfr
A lightweight tool to score network traffic and flag anomalies
Stars: ✭ 104 (-96.7%)
Mutual labels:  monitoring, intrusion-detection

Wazuh

Slack Email Documentation Documentation Coverity Twitter YouTube

Wazuh is a free and open source platform used for threat prevention, detection, and response. It is capable of protecting workloads across on-premises, virtualized, containerized, and cloud-based environments.

Wazuh solution consists of an endpoint security agent, deployed to the monitored systems, and a management server, which collects and analyzes data gathered by the agents. Besides, Wazuh has been fully integrated with the Elastic Stack, providing a search engine and data visualization tool that allows users to navigate through their security alerts.

Wazuh capabilities

A brief presentation of some of the more common use cases of the Wazuh solution.

Intrusion detection

Wazuh agents scan the monitored systems looking for malware, rootkits and suspicious anomalies. They can detect hidden files, cloaked processes or unregistered network listeners, as well as inconsistencies in system call responses.

In addition to agent capabilities, the server component uses a signature-based approach to intrusion detection, using its regular expression engine to analyze collected log data and look for indicators of compromise.

Log data analysis

Wazuh agents read operating system and application logs, and securely forward them to a central manager for rule-based analysis and storage. When no agent is deployed, the server can also receive data via syslog from network devices or applications.

The Wazuh rules help make you aware of application or system errors, misconfigurations, attempted and/or successful malicious activities, policy violations and a variety of other security and operational issues.

File integrity monitoring

Wazuh monitors the file system, identifying changes in content, permissions, ownership, and attributes of files that you need to keep an eye on. In addition, it natively identifies users and applications used to create or modify files.

File integrity monitoring capabilities can be used in combination with threat intelligence to identify threats or compromised hosts. In addition, several regulatory compliance standards, such as PCI DSS, require it.

Vulnerability detection

Wazuh agents pull software inventory data and send this information to the server, where it is correlated with continuously updated CVE (Common Vulnerabilities and Exposure) databases, in order to identify well-known vulnerable software.

Automated vulnerability assessment helps you find the weak spots in your critical assets and take corrective action before attackers exploit them to sabotage your business or steal confidential data.

Configuration assessment

Wazuh monitors system and application configuration settings to ensure they are compliant with your security policies, standards and/or hardening guides. Agents perform periodic scans to detect applications that are known to be vulnerable, unpatched, or insecurely configured.

Additionally, configuration checks can be customized, tailoring them to properly align with your organization. Alerts include recommendations for better configuration, references and mapping with regulatory compliance.

Incident response

Wazuh provides out-of-the-box active responses to perform various countermeasures to address active threats, such as blocking access to a system from the threat source when certain criteria are met.

In addition, Wazuh can be used to remotely run commands or system queries, identifying indicators of compromise (IOCs) and helping perform other live forensics or incident response tasks.

Regulatory compliance

Wazuh provides some of the necessary security controls to become compliant with industry standards and regulations. These features, combined with its scalability and multi-platform support help organizations meet technical compliance requirements.

Wazuh is widely used by payment processing companies and financial institutions to meet PCI DSS (Payment Card Industry Data Security Standard) requirements. Its web user interface provides reports and dashboards that can help with this and other regulations (e.g. GPG13 or GDPR).

Cloud security

Wazuh helps monitoring cloud infrastructure at an API level, using integration modules that are able to pull security data from well known cloud providers, such as Amazon AWS, Azure or Google Cloud. In addition, Wazuh provides rules to assess the configuration of your cloud environment, easily spotting weaknesses.

In addition, Wazuh light-weight and multi-platform agents are commonly used to monitor cloud environments at the instance level.

Containers security

Wazuh provides security visibility into your Docker hosts and containers, monitoring their behavior and detecting threats, vulnerabilities and anomalies. The Wazuh agent has native integration with the Docker engine allowing users to monitor images, volumes, network settings, and running containers.

Wazuh continuously collects and analyzes detailed runtime information. For example, alerting for containers running in privileged mode, vulnerable applications, a shell running in a container, changes to persistent volumes or images, and other possible threats.

WUI

The Wazuh WUI provides a powerful user interface for data visualization and analysis. This interface can also be used to manage Wazuh configuration and to monitor its status.

Security events

Overview

Integrity monitoring

Overview

Vulnerability detection

Overview

Regulatory compliance

Overview

Agents overview

Overview

Agent summary

Overview

Orchestration

Here you can find all the automation tools maintained by the Wazuh team.

Branches

  • master branch contains the latest code, be aware of possible bugs on this branch.
  • stable branch on correspond to the last Wazuh stable version.

Software and libraries used

Documentation

Get involved

Become part of the Wazuh's community to learn from other users, participate in discussions, talk to our developers and contribute to the project.

If you want to contribute to our project please don’t hesitate to make pull-requests, submit issues or send commits, we will review all your questions.

You can also join our Slack community channel and mailing list by sending an email to [email protected], to ask questions and participate in discussions.

Stay up to date on news, releases, engineering articles and more.

Authors

Wazuh Copyright (C) 2015-2021 Wazuh Inc. (License GPLv2)

Based on the OSSEC project started by Daniel Cid.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].