Skip to content

lr2t9iz/wazuh-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAZUH Stuff

Overview

Wazuh XDR use cases' integrator scripts

Rule ID

  • Wazuh Rule [between 0 and 99999]
  • Custom Rule between 100000 and 120000
    • Custom Integrator Rule [between 110000 and 119999][::200] by files

Prerequisites

  • Have Wazuh Installed Installation Guide or Wazuh Docker Bundle
  • Groups creation on Wazuh Dashobard
    • w1ndows_s0urces for Windows Endpoint
    • l1nux_s0urces for Linux Endpoint
  • Configuration - Create the .env file for credentials. Take .env-example as reference

Usage - Deploying

  • clone repo into wazuh server(manager) and exec the following command for the utilities
# global configuration
bash ./bin/update_manager_config.sh

# configuration for windows endpoint
bash ./bin/update_windows_sources.sh
bash ./bin/update_windows_rules.sh

# configuration for linux edpoint
bash ./bin/update_linux_sources.sh

Wazuh Utils

Wazuh Capabilities

wc001 - Vulnerability detection

wc002 - System inventory

wc003 - Security Configuration Assessment (SCA)

wc004 - File integrity monitoring (FIM)

wc005 - Log data collection

wc006 - Command monitoring

wc007 - Active Response

  • Pending

wc008 - Osquery

Wazuh Integration

wi000 - Slack Integration

wi001 - Sysmon Integration

wi002 - YARA Integration

Refences

About

Wazuh XDR Stuff

Topics

Resources

Stars

Watchers

Forks

Languages