#497. Change firewall-drop.sh according to new active-response changes. Now script is a C binary instead
This commit is contained in:
parent
9c224216b4
commit
74e96ba8a9
@ -259,7 +259,7 @@ wazuh_manager_commands:
|
|||||||
executable: 'restart-ossec.sh'
|
executable: 'restart-ossec.sh'
|
||||||
expect: ''
|
expect: ''
|
||||||
- name: 'firewall-drop'
|
- name: 'firewall-drop'
|
||||||
executable: 'firewall-drop.sh'
|
executable: 'firewall-drop'
|
||||||
expect: 'srcip'
|
expect: 'srcip'
|
||||||
timeout_allowed: 'yes'
|
timeout_allowed: 'yes'
|
||||||
- name: 'host-deny'
|
- name: 'host-deny'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user