Mike Reeves
f9dc040c7f
Fix Raid
2021-04-05 11:38:39 -04:00
William Wernert
d19c03efef
Refactor search of config lines
...
* Create arrays for each line and loop through them for better code readability
* Add more host key algorithms for removal
* Update regex to look for a comma or EOL at the end of the search term, to avoid missing last item in list
2021-04-02 14:49:22 -04:00
William Wernert
8b8086b91a
Update wording, as the new key tends to be ED25519, not ECDSA
2021-04-02 10:20:28 -04:00
William Wernert
fd57996bc6
Change behavior of adding lines to sshd config
...
* Replace existing lines in cases where a change has already been made
2021-04-02 10:00:27 -04:00
William Wernert
43c31b4e66
Fix script so changes are actually made
2021-04-01 14:56:05 -04:00
William Wernert
fa373e9db0
Merge branch 'fix/ssh-harden-setup' into foxtrot
2021-04-01 11:04:10 -04:00
William Wernert
2a595f03b7
Merge pull request #3630 from Security-Onion-Solutions/foxtrot
...
Add option to configure chrony as an ntp service
2021-03-31 13:41:06 -04:00
Josh Brower
209d348108
Merge pull request #3688 from Security-Onion-Solutions/fix/playbook-sync
...
Fix sensor cleanup & playbook sync scripts
2021-03-31 11:59:27 -04:00
William Wernert
04920dcbed
Merge branch 'dev' into foxtrot
2021-03-31 09:15:17 -04:00
gebhard73
0b9cf57b5f
Update so-index-list
...
Sort by index name.
2021-03-31 14:22:06 +02:00
Josh Brower
679925ebd9
Fix sensor cleanup & playbook sync scripts
2021-03-30 13:29:56 -04:00
Wes Lambert
7049383ba6
Add Elastic scripts
2021-03-30 15:47:05 +00:00
Mike Reeves
09064baf71
Update so-common
2021-03-30 11:21:19 -04:00
Mike Reeves
5882642c32
fixpath for GPG Keys for real
2021-03-28 22:10:02 -04:00
Mike Reeves
bab062e52b
Fix acng to actually cache
2021-03-26 16:21:03 -04:00
Mike Reeves
955d41abde
Fix acng to actually cache
2021-03-26 16:18:49 -04:00
Mike Reeves
8819cc1371
Fix acng to actually cache
2021-03-26 16:01:22 -04:00
William Wernert
eb674b3b93
Validate list of ntp servers (ip4, hostname, or fqdn)
2021-03-25 14:45:33 -04:00
Jason Ertel
08f46a779a
Remove freqserver, minio, and domainstats from image list
2021-03-24 11:32:29 -04:00
William Wernert
982f2de33c
[fix] Refactor so-ssh-harden
...
* Create a temp file to make changes, and only copy back over if any changes are made
* Test changes as they're made, and exit if the test fails
* Only add lines if they don't already exist in the config
2021-03-24 09:48:00 -04:00
Jason Ertel
79ad87f83c
Remove freqserver, minio, and domainstats from image list
2021-03-23 21:16:17 -04:00
William Wernert
23cd006724
so-ssh-harden fixes
...
* Change when script is run during setup
* Add newlines to sshd config for legibility
2021-03-23 14:06:10 -04:00
Josh Brower
77b8aecfd9
add so-kibana-space-defaults
2021-03-18 15:40:12 -04:00
Mike Reeves
2e84af621e
Add postloop for 2.3.40
2021-03-18 15:14:10 -04:00
William Wernert
96ac742b69
[fix] Also accept a hostname in the proxy URL
2021-03-17 17:31:47 -04:00
William Wernert
7da027abc1
Make the Elastic license prompt case insensitive
2021-03-17 16:55:34 -04:00
Josh Brower
7583593152
Add space defaults scripot
2021-03-17 15:47:36 -04:00
William Wernert
16d6e116fa
Merge branch 'dev' into foxtrot
...
# Conflicts:
# salt/idstools/init.sls
2021-03-17 11:52:54 -04:00
William Wernert
99a37a56a9
[fix] Change the commands so-rule uses to apply changes
2021-03-17 10:36:43 -04:00
William Wernert
c0163108ab
Merge branch 'dev' into foxtrot
...
# Conflicts:
# salt/common/tools/sbin/soup
2021-03-17 10:23:51 -04:00
Doug Burks
d32c1de411
FEATURE: soup should provide some initial information and then prompt the user to continue #3486
2021-03-17 09:00:46 -04:00
Doug Burks
388524ec4e
Shorten Elastic License URL to avoid line wrap
2021-03-16 16:39:14 -04:00
Mike Reeves
e528d84ebe
Update Elastic License Text
2021-03-16 12:56:06 -04:00
Mike Reeves
2851840e76
Fix Logging
2021-03-16 12:18:01 -04:00
Mike Reeves
00025e5c74
Fix Syntax Error
2021-03-16 09:34:53 -04:00
Mike Reeves
8d23518f90
Update Elastic Link
2021-03-15 17:50:06 -04:00
Mike Reeves
9a4c4448f3
Fix whiptail display
2021-03-15 17:45:44 -04:00
Mike Reeves
72759de97f
Fix so-common syntax
2021-03-15 17:37:44 -04:00
Mike Reeves
67e0d450e4
Add Elastic License Prompts
2021-03-15 17:32:36 -04:00
William Wernert
55aee69a74
Merge branch 'dev' into foxtrot
2021-03-15 12:34:24 -04:00
Mike Reeves
ab75d0e563
soup for 2.3.40
2021-03-15 10:51:31 -04:00
Mike Reeves
79c7af9a31
soup for 2.3.40
2021-03-15 10:48:24 -04:00
Doug Burks
da7adab566
FEATURE: soup should output more guidance for distributed deployments at the end #3340
2021-03-12 12:59:17 -05:00
William Wernert
9ffbb9d37e
[fix] Use update so-cortex-user-enable with correct pillar
...
Fixes #3388
2021-03-10 16:17:10 -05:00
William Wernert
157badf448
[fix] Use correct pillar value for api key
...
Fixes #3388
2021-03-10 16:12:59 -05:00
William Wernert
f0e089b6bf
Merge branch 'dev' into foxtrot
2021-03-09 10:11:04 -05:00
William Wernert
8c4e66f7bb
[fix] Print error to stderr
2021-03-08 15:52:21 -05:00
William Wernert
5ee6856a07
Strip the last substring following a hyphen for automated branches
...
Also don't show the user a stack trace on invalid version strings, just alert on the bad string and exit
2021-03-08 15:43:54 -05:00
William Wernert
9c49cef2de
Merge branch 'feature/docker-prune-rework' into foxtrot
2021-03-05 14:18:57 -05:00
William Wernert
4ffa0fbc13
[wip] Fix proxy validation
2021-03-03 14:09:59 -05:00