15 lines
264 B
Bash
15 lines
264 B
Bash
#!/bin/bash
|
|
|
|
#lynis
|
|
|
|
# Sourced from
|
|
|
|
# https://cisofy.com/documentation/lynis/
|
|
# https://jbcsec.com/configure-linux-ssh/
|
|
# https://opensource.com/article/20/5/linux-security-lynis
|
|
|
|
# openvas
|
|
|
|
# Sourced from
|
|
|
|
# https://forum.greenbone.net/t/ssh-authentication/13536 |