Merge pull request #576 from wazuh/574-firewall-drop-43
Change firewall-drop.sh according to new active-response changes
This commit is contained in:
commit
b87dca129e
@ -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