Automate Wazuh-Agent Install with Ansible! - Linux - Let's Deploy a Host Intrusion Detection System

Поділитися
Вставка
  • Опубліковано 27 жов 2024

КОМЕНТАРІ • 14

  • @nithinjose98
    @nithinjose98 2 роки тому +1

    How to deploy agents with internal IP remotely by using Ansible..can you please explain

  • @ruienyou8909
    @ruienyou8909 5 місяців тому

    if i alreaddy installed wazuh, can i add on by installing anisble on top ?

  • @marciolima174
    @marciolima174 3 роки тому

    Excellent your videos.

  • @marciolima174
    @marciolima174 3 роки тому

    In the vulnerability guide displayed on Wazuh, I updated everything that was identified, such as does Wazuh identify that everything has been updated and no longer show on the panel?

    • @taylorwalton_socfortress
      @taylorwalton_socfortress  3 роки тому +1

      Hey Marcio, the vulnerability scan is ran via the syscollector woodle. By default it runs every hour but you can change the interval time if you want:
      no
      1h
      yes
      yes
      documentation.wazuh.com/current/user-manual/capabilities/vulnerability-detection/running_vu_scan.html
      If you resolved the vulnerability, then the next time the syscollector runs it should detect that you fix and not report that vulnerability anymore.

    • @marciolima174
      @marciolima174 3 роки тому

      @@taylorwalton_socfortress Perfect, thanks

  • @marciolima174
    @marciolima174 3 роки тому

    Hello, when my Notebook gets a different ip the ID that was registered on wazuh agent it changes to a new one and disconnects the old one. How do I if he changes the ip, do not change?

    • @taylorwalton_socfortress
      @taylorwalton_socfortress  3 роки тому +1

      Hey Marcio, check out the use_source_ip and force_insert settings here: documentation.wazuh.com/current/user-manual/reference/ossec-conf/auth.html#use-source-ip
      These changes are made within the "" section of the Wazuh Manager's ossec.conf. I advise setting use_source_ip and force_insert both to a "no" value.
      Let me know if that helps!

    • @marciolima174
      @marciolima174 3 роки тому

      @@taylorwalton_socfortress Thanks

  • @eduardfrolov5580
    @eduardfrolov5580 3 роки тому

    Can you record a video about how to automatically install Wazup agents on Windows, for example via AD or SCCM ?

    • @taylorwalton_socfortress
      @taylorwalton_socfortress  3 роки тому

      Hey Eduard, sure I will look to add a video where we will create a GPO policy to install agents

  • @marciolima174
    @marciolima174 3 роки тому

    Can you perform the integration with IDS Snort or another?