Giter VIP home page Giter VIP logo

wazuh-ve's Introduction

License: GPL v3

Wazuh Virtual Environment

This project aims to facilitate the development and testing of Wazuh features by deploying virtualized environments through a simple graphical interface with no dependencies other than the desired virtualization mechanism.

How to use

Just execute the deploy.sh script and configure the environment from the graphical menu.

If you wish, you can deploy the environment from a non-interactive way by modifying the settings file.

# Virtualization provider
VIRT_TYPE="docker"

# Wazuh installation
INSTALLATION_TYPE="agent"
BRANCH="v3.9.5"

# OS image options
OS_NAME="ubuntu"
OS_VERSION="16.04"
CREATE_IMAGE_IF_NECESSARY="YES"

# Run options
RO_DEBUG=1 #1, 2, NONE
RO_PROTOCOL=UDP  #UDP or TCP
RO_SHARED_FOLDER=NONE  #NONE OR A VALID PATH
RO_MANAGER_IP=172.18.0.57
RO_AUTHD_IP=172.18.0.57
RO_N_INSTANCES=1

Supported virtualizations

These are the virtualization types currently supported. The list will be expanded.

Docker VMware VirtualBox
Ubuntu 16.04 Supported Still not supported Still not supported
Centos 6 Supported Still not supported Still not supported
Centos 7 Supported Still not supported Still not supported

Login to docker containers

This repository also provides a simple graphical tool to access the running docker containers.

docker_attach.sh

Future improvements

  • Wazuh cluster support.
  • Deploy more operating systems, including Windows.
  • Virtualizations in VirtuaBox and VMware.

Contribute

Do you want to add any functionality to the project? Feel free to send a pull request. You can also open an issue to contribute ideas or report bugs.

wazuh-ve's People

Contributors

crolopez avatar

Stargazers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.