mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-16 22:12:48 +01:00
Setup Script - Rename Community Bro to Community NSM
This commit is contained in:
@@ -849,7 +849,7 @@ whiptail_bro_pins() {
|
|||||||
|
|
||||||
whiptail_bro_version() {
|
whiptail_bro_version() {
|
||||||
|
|
||||||
BROVERSION=$(whiptail --title "Security Onion Setup" --radiolist "What tool would you like to use to generate meta data?" 20 78 4 "COMMUNITY" "Install Community Bro" ON \
|
BROVERSION=$(whiptail --title "Security Onion Setup" --radiolist "What tool would you like to use to generate meta data?" 20 78 4 "COMMUNITY" "Install Community NSM" ON \
|
||||||
"ZEEK" "Install Zeek" OFF "SURICATA" "SUPER EXPERIMENTAL" OFF 3>&1 1>&2 2>&3)
|
"ZEEK" "Install Zeek" OFF "SURICATA" "SUPER EXPERIMENTAL" OFF 3>&1 1>&2 2>&3)
|
||||||
|
|
||||||
local exitstatus=$?
|
local exitstatus=$?
|
||||||
@@ -1284,7 +1284,7 @@ if (whiptail_you_sure); then
|
|||||||
# Pick the Management NIC
|
# Pick the Management NIC
|
||||||
whiptail_management_nic
|
whiptail_management_nic
|
||||||
|
|
||||||
# Choose Zeek or Community Bro
|
# Choose Zeek or Community NSM
|
||||||
whiptail_bro_version
|
whiptail_bro_version
|
||||||
|
|
||||||
# Select Snort or Suricata
|
# Select Snort or Suricata
|
||||||
|
|||||||
Reference in New Issue
Block a user