#497. Change firewall-drop.sh according to new active-response changes. Now script is a C binary instead

This commit is contained in:
VictorMorenoJimenez 2021-04-20 15:59:12 +02:00
parent 3f03744f18
commit ab3d36f5cd
No known key found for this signature in database
GPG Key ID: 45B0074060B3A57D

View File

@ -259,7 +259,7 @@ wazuh_manager_commands:
executable: 'restart-ossec.sh'
expect: ''
- name: 'firewall-drop'
executable: 'firewall-drop.sh'
executable: 'firewall-drop'
expect: 'srcip'
timeout_allowed: 'yes'
- name: 'host-deny'