Commit Graph

1123 Commits

Author SHA1 Message Date
William Wernert 3c22738ae1 [fix] Add example CIDR notation, remove placeholder X.X.X.X 2021-01-14 10:38:47 -05:00
William Wernert 8245b25835 [fix] Move metadata function 2021-01-13 17:28:19 -05:00
William Wernert 90f085b2d7 [fix] Fail setup early if we can't determine version of manager 2021-01-13 15:57:21 -05:00
William Wernert 4dc3a6aa35 [refactor] Standardize list inputs to comma separated 2021-01-13 11:36:20 -05:00
William Wernert d254fd960a [feat] Add message explaining strings cannot contain spaces 2021-01-13 11:04:35 -05:00
William Wernert 0734998315 [fix] patch_schedule should not be local 2021-01-13 10:39:24 -05:00
William Wernert ebac17ce38 [wip] Attempting to fix missing patch schedule prompts 2021-01-13 10:29:36 -05:00
William Wernert dd20002fd5 [fix] Dockernet prompt is negative, continue on "no" 2021-01-12 11:28:24 -05:00
William Wernert 5c6f8f9d47 [fix] Correct function call (pt 2) 2021-01-12 11:27:03 -05:00
William Wernert ff69d022b3 [fix] Correct function call 2021-01-12 11:26:20 -05:00
William Wernert fb31b56c8b [fix] Only check for network init file if iso 2021-01-12 11:22:52 -05:00
William Wernert 38e37a0385 [refactor] Remove whiptail shard count prompt 2021-01-12 11:04:40 -05:00
William Wernert 5d077d278e [feat] Add input validation to inputbox whiptail prompts 2021-01-12 11:02:33 -05:00
William Wernert 1ec45fb4ae [fix] Only show Zeek prompts if Zeek was selected as the MD tool
Resolves #900
2021-01-07 10:37:25 -05:00
William Wernert c1e32ed680 [refactor] Rename MD tool function to be more clear 2021-01-07 10:36:32 -05:00
William Wernert fa06a38a3b [refactor] Remove duplicate function 2021-01-07 10:36:01 -05:00
William Wernert 9d8fb79d9f [feat] Reorder network-only prompt 2021-01-06 14:37:27 -05:00
William Wernert 80a3d8dcf8 [fix] Fix automation compatibility 2021-01-06 14:37:27 -05:00
William Wernert ac35a345ff [fix] Don't prompt to only set up network and then skip if network was previously configured 2021-01-06 14:37:27 -05:00
William Wernert 6ba11f835d [fix] Remove condition for stopping SOC, since the parent condition covers what's tested 2021-01-06 14:37:27 -05:00
Jason Ertel 1cc8a78aa5 Only stop SOC if is_manager or is_import 2021-01-06 14:37:27 -05:00
Jason Ertel bdbc637852 Stop SOC prior to opening the firewall for analysts, this ensures no outside requests can be processed prior to the server rebooting 2021-01-06 14:37:27 -05:00
Jason Ertel ebb0e615b9 Fix script typo to correctly run the so-test 2021-01-06 14:37:26 -05:00
Jason Ertel f20feabda2 Reboot to ensure thehive falls in line before kicking off the test 2021-01-06 14:37:26 -05:00
Jason Ertel 9b40318bfe Ensure so-test is logged 2021-01-06 14:37:26 -05:00
Jason Ertel fc44474519 Add eval automation 2021-01-06 14:37:26 -05:00
Jason Ertel 229657f7d2 Use AMI's public IP for external access 2021-01-06 14:37:26 -05:00
Jason Ertel fb28faa4e3 Monitor interface will not always be bond0 - pull correct value from pillar; Replay test data after automated test installations complete. 2021-01-06 14:37:26 -05:00
William Wernert 9d674d6d3a [feat] Add so-monitor-add script 2021-01-04 13:35:14 -05:00
William Wernert f8c7413b15 [fix] Move is_iso variable assignment up 2021-01-04 10:37:07 -05:00
William Wernert 0fa001ed92 [fix] Add more logic to network-only process 2021-01-04 09:27:22 -05:00
William Wernert 3f3fe78322 [fix] Correct reversed logic 2020-12-30 14:01:20 -05:00
William Wernert 0a57b78900 [feat] Add option to set up only network on an iso 2020-12-29 12:52:21 -05:00
William Wernert 97466957a7 [fix] Fix text printed to whiptail progress bar 2020-12-28 15:06:03 -05:00
William Wernert b03408df6b [fix] Add missing function 2020-12-28 14:30:34 -05:00
William Wernert 4d1cb37468 [feat] Add function to wait for dpkg lock 2020-12-28 09:35:51 -05:00
Jason Ertel cfe5019f51 Add firewall listhogroups and listportgroups commands; Change AMI test defaults to use a custom hostname for cypress access 2020-12-22 17:59:59 -05:00
Wes Lambert ac96ded2dc Support setting rule repos via pillar 2020-12-22 15:36:15 +00:00
Mike Reeves 6fcc11eac2 Fix setup 2020-12-17 16:31:25 -05:00
Mike Reeves b6f2cdce8c Fix whiptail menu 2020-12-17 15:57:13 -05:00
TOoSmOotH 96ebb98fc6 Change wording about true clustering again 2020-12-17 15:34:29 -05:00
TOoSmOotH 336ec18e09 Change wording about true clustering 2020-12-17 15:32:34 -05:00
TOoSmOotH d99596ad06 Fix Docker Settings on new installs 2020-12-17 15:21:29 -05:00
m0duspwnens 2e278586f2 disable steno in so-status for import node 2020-12-16 13:03:24 -05:00
m0duspwnens 81e2b4d572 Merge remote-tracking branch 'remotes/origin/dev' into fix/so-status-import-node 2020-12-16 12:02:39 -05:00
m0duspwnens 96b72d46be show steno,zeek,suricata as disabled in so-status on import node 2020-12-16 12:01:48 -05:00
William Wernert 9c8fc5e6ed [fix] Make parent directories if needed 2020-12-16 11:16:14 -05:00
William Wernert 6ba3c16c75 [fix] Actually count containers when checking count 2020-12-16 11:10:57 -05:00
William Wernert a1fc354a89 [fix] Correct ordering of printf lines 2020-12-16 09:32:36 -05:00
William Wernert a4897d2063 [fix] Add Elasticsearch to containers running on Helix sensor 2020-12-16 09:07:38 -05:00