Remove descriptions from so-whiptail

This commit is contained in:
Doug Burks
2022-11-21 13:32:51 -05:00
committed by GitHub
parent a54bb2bad4
commit 96d7429a1c

View File

@@ -1281,103 +1281,103 @@ whiptail_manager_adv_service_zeeklogs() {
[ -n "$TESTING" ] && return [ -n "$TESTING" ] && return
BLOGS=$(whiptail --title "$whiptail_title" --checklist "Please select logs to send:" 24 75 12 \ BLOGS=$(whiptail --title "$whiptail_title" --checklist "Please select logs to send:" 24 75 12 \
"conn" "Connection Logs" ON \ "conn" "" ON \
"dce_rpc" "RPC Logs" ON \ "dce_rpc" "" ON \
"dhcp" "DHCP Logs" ON \ "dhcp" "" ON \
"dnp3" "DNP3 Logs" ON \ "dnp3" "" ON \
"dns" "DNS Logs" ON \ "dns" "" ON \
"dpd" "DPD Logs" ON \ "dpd" "" ON \
"files" "Files Logs" ON \ "files" "" ON \
"ftp" "FTP Logs" ON \ "ftp" "" ON \
"http" "HTTP Logs" ON \ "http" "" ON \
"intel" "Intel Hits Logs" ON \ "intel" "" ON \
"irc" "IRC Chat Logs" ON \ "irc" "" ON \
"kerberos" "Kerberos Logs" ON \ "kerberos" "" ON \
"modbus" "MODBUS Logs" ON \ "modbus" "" ON \
"notice" "Zeek Notice Logs" ON \ "notice" "" ON \
"ntlm" "NTLM Logs" ON \ "ntlm" "" ON \
"pe" "PE Logs" ON \ "pe" "" ON \
"radius" "Radius Logs" ON \ "radius" "" ON \
"rfb" "RFB Logs" ON \ "rfb" "" ON \
"rdp" "RDP Logs" ON \ "rdp" "" ON \
"sip" "SIP Logs" ON \ "sip" "" ON \
"smb_files" "SMB Files Logs" ON \ "smb_files" "" ON \
"smb_mapping" "SMB Mapping Logs" ON \ "smb_mapping" "" ON \
"smtp" "SMTP Logs" ON \ "smtp" "" ON \
"snmp" "SNMP Logs" ON \ "snmp" "" ON \
"ssh" "SSH Logs" ON \ "ssh" "" ON \
"ssl" "SSL Logs" ON \ "ssl" "" ON \
"syslog" "Syslog Logs" ON \ "syslog" "" ON \
"tunnel" "Tunnel Logs" ON \ "tunnel" "" ON \
"weird" "Zeek Weird Logs" ON \ "weird" "" ON \
"mysql" "MySQL Logs" ON \ "mysql" "" ON \
"socks" "SOCKS Logs" ON \ "socks" "" ON \
"x509" "x.509 Logs" ON \ "x509" "" ON \
"modbus_detailed" "MODBUS Details" ON \ "modbus_detailed" "" ON \
"modbus_mask_write_register" "MODBUS Ext" ON \ "modbus_mask_write_register" "" ON \
"modbus_read_write_multiple_registers" "MODBUS Ext" ON \ "modbus_read_write_multiple_registers" "" ON \
"dnp3_objects" "DNP3 Objects" ON \ "dnp3_objects" "" ON \
"bacnet" "BACnet" ON \ "bacnet" "" ON \
"bacnet_discovery" "BACnet" ON \ "bacnet_discovery" "" ON \
"bacnet_property" "BACnet" ON \ "bacnet_property" "" ON \
"bsap_ip_header" "BSAP IP" ON \ "bsap_ip_header" "" ON \
"bsap_ip_rdb" "BSAP IP" ON \ "bsap_ip_rdb" "" ON \
"bsap_ip_unknown" "BSAP IP" ON \ "bsap_ip_unknown" "" ON \
"bsap_serial_header" "BSAP Serial" ON \ "bsap_serial_header" "" ON \
"bsap_serial_rdb" "BSAP Serial" ON \ "bsap_serial_rdb" "" ON \
"bsap_serial_rdb_ext" "BSAP Serial" ON \ "bsap_serial_rdb_ext" "" ON \
"bsap_serial_unknown" "BSAP Serial" ON \ "bsap_serial_unknown" "" ON \
"ecat_registers" "Ethercat" ON \ "ecat_registers" "" ON \
"ecat_log_address" "Ethercat" ON \ "ecat_log_address" "" ON \
"ecat_dev_info" "Ethercat" ON \ "ecat_dev_info" "" ON \
"ecat_aoe_info" "Ethercat" ON \ "ecat_aoe_info" "" ON \
"ecat_coe_info" "Ethercat" ON \ "ecat_coe_info" "" ON \
"ecat_foe_info" "Ethercat" ON \ "ecat_foe_info" "" ON \
"ecat_soe_info" "Ethercat" ON \ "ecat_soe_info" "" ON \
"ecat_arp_info" "Ethercat" ON \ "ecat_arp_info" "" ON \
"enip" "ENIP Header" ON \ "enip" "" ON \
"cip" "CIP Header" ON \ "cip" "" ON \
"cip_io" "CIP I/O" ON \ "cip_io" "" ON \
"cip_identity" "CIP Identity" ON \ "cip_identity" "" ON \
"opcua_binary" "OPC UA" ON \ "opcua_binary" "" ON \
"opcua_binary_status_code_detail" "OPC UA" ON \ "opcua_binary_status_code_detail" "" ON \
"opcua_binary_diag_info_detail" "OPC UA" ON \ "opcua_binary_diag_info_detail" "" ON \
"opcua_binary_get_endpoints" "OPC UA" ON \ "opcua_binary_get_endpoints" "" ON \
"opcua_binary_get_endpoints_discovery" "OPC UA" ON \ "opcua_binary_get_endpoints_discovery" "" ON \
"opcua_binary_get_endpoints_user_token" "OPC UA" ON \ "opcua_binary_get_endpoints_user_token" "" ON \
"opcua_binary_get_endpoints_description" "OPC UA" ON \ "opcua_binary_get_endpoints_description" "" ON \
"opcua_binary_get_endpoints_locale_id" "OPC UA" ON \ "opcua_binary_get_endpoints_locale_id" "" ON \
"opcua_binary_get_endpoints_profile_uri" "OPC UA" ON \ "opcua_binary_get_endpoints_profile_uri" "" ON \
"opcua_binary_create_session" "OPC UA" ON \ "opcua_binary_create_session" "" ON \
"opcua_binary_create_session_user_token" "OPC UA" ON \ "opcua_binary_create_session_user_token" "" ON \
"opcua_binary_create_session_endpoints" "OPC UA" ON \ "opcua_binary_create_session_endpoints" "" ON \
"opcua_binary_create_session_discovery" "OPC UA" ON \ "opcua_binary_create_session_discovery" "" ON \
"opcua_binary_activate_session" "OPC UA" ON \ "opcua_binary_activate_session" "" ON \
"opcua_binary_activate_session_client_software_cert" "OPC UA" ON \ "opcua_binary_activate_session_client_software_cert" "" ON \
"opcua_binary_activate_session_locale_id" "OPC UA" ON \ "opcua_binary_activate_session_locale_id" "" ON \
"opcua_binary_activate_session_diagnostic_info" "OPC UA" ON \ "opcua_binary_activate_session_diagnostic_info" "" ON \
"opcua_binary_browse" "OPC UA" ON \ "opcua_binary_browse" "" ON \
"opcua_binary_browse_description" "OPC UA" ON \ "opcua_binary_browse_description" "" ON \
"opcua_binary_browse_request_continuation_point" "OPC UA" ON \ "opcua_binary_browse_request_continuation_point" "" ON \
"opcua_binary_browse_result" "OPC UA" ON \ "opcua_binary_browse_result" "" ON \
"opcua_binary_browse_response_references" "OPC UA" ON \ "opcua_binary_browse_response_references" "" ON \
"opcua_binary_browse_diagnostic_info" "OPC UA" ON \ "opcua_binary_browse_diagnostic_info" "" ON \
"opcua_binary_create_subscription" "OPC UA" ON \ "opcua_binary_create_subscription" "" ON \
"opcua_binary_read" "OPC UA Read" ON \ "opcua_binary_read" "" ON \
"cotp" "COTP" ON \ "cotp" "" ON \
"s7comm" "S7COMM" ON \ "s7comm" "" ON \
"s7comm_read_szl" "S7COMM" ON \ "s7comm_read_szl" "" ON \
"s7comm_upload_download" "S7COMM" ON \ "s7comm_upload_download" "" ON \
"s7comm_plus" "S7COMM" ON \ "s7comm_plus" "" ON \
"tds" "TDS" ON \ "tds" "" ON \
"tds_rpc" "TDS RPC" ON \ "tds_rpc" "" ON \
"tds_sql_batch" "TDS SQL" ON \ "tds_sql_batch" "" ON \
"profinet" "Profinet" ON \ "profinet" "" ON \
"profinet_dce_rpc" "Profinet" ON \ "profinet_dce_rpc" "" ON \
"profinet_debug" "Profinet" ON \ "profinet_debug" "" ON \
"stun" "STUN" ON \ "stun" "" ON \
"stun_nat" "STUN NAT" ON \ "stun_nat" "" ON \
"wireguard" "Wireguard" ON 3>&1 1>&2 2>&3) "wireguard" "" ON 3>&1 1>&2 2>&3)
local exitstatus=$? local exitstatus=$?
whiptail_check_exitstatus $exitstatus whiptail_check_exitstatus $exitstatus