mirror of
https://github.com/CISOfy/lynis.git
synced 2024-11-12 16:32:46 +03:00
Preparation for release 3.0.3
This commit is contained in:
@@ -4,12 +4,13 @@
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
- HRDN-7231 - Check for registered non-native binary formats
|
||||||
- OS detection of Parrot GNU/Linux
|
- OS detection of Parrot GNU/Linux
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- [DBS-1816] - Force test to check only password authentication
|
- DBS-1816 - Force test to check only password authentication
|
||||||
- [KRNL-5677] - Support for NetBSD
|
- KRNL-5677 - Support for NetBSD
|
||||||
- Bugfix: command 'configure settings' did not work as intended
|
- Bugfix: command 'configure settings' did not work as intended
|
||||||
|
|
||||||
---------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------
|
||||||
@@ -150,7 +151,6 @@ Using the relevant options, the scan will change base on the intended goal.
|
|||||||
- New test: FINT-4316 - presence of AIDE database and size test
|
- New test: FINT-4316 - presence of AIDE database and size test
|
||||||
- New test: FINT-4340 - check dm-integrity status (Linux)
|
- New test: FINT-4340 - check dm-integrity status (Linux)
|
||||||
- New test: FINT-4341 - verify status of dm-verity (Linux)
|
- New test: FINT-4341 - verify status of dm-verity (Linux)
|
||||||
- New test: HRDN-7231 - check for registered non-native binary formats
|
|
||||||
- New test: INSE-8314 - test for NIS client
|
- New test: INSE-8314 - test for NIS client
|
||||||
- New test: INSE-8316 - test for NIS server
|
- New test: INSE-8316 - test for NIS server
|
||||||
- New test: NETW-2400 - test hostname for valid characters and length
|
- New test: NETW-2400 - test hostname for valid characters and length
|
||||||
|
|||||||
2
FAQ
2
FAQ
@@ -98,4 +98,4 @@
|
|||||||
|
|
||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
Lynis - Copyright 2007-2020, Michael Boelen, CISOfy - https://cisofy.com
|
Lynis - Copyright 2007-2021, Michael Boelen, CISOfy - https://cisofy.com
|
||||||
|
|||||||
2
INSTALL
2
INSTALL
@@ -48,4 +48,4 @@
|
|||||||
|
|
||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
Lynis - Copyright 2007-2020, Michael Boelen, CISOfy - https://cisofy.com
|
Lynis - Copyright 2007-2021, Michael Boelen, CISOfy - https://cisofy.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
@@ -3693,4 +3693,4 @@
|
|||||||
|
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis is part of Lynis Enterprise and released under GPLv3 license
|
# Lynis is part of Lynis Enterprise and released under GPLv3 license
|
||||||
# Copyright 2007-2020 - Michael Boelen, CISOfy - https://cisofy.com
|
# Copyright 2007-2021 - Michael Boelen, CISOfy - https://cisofy.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
@@ -424,4 +424,4 @@ WaitForKeyPress
|
|||||||
|
|
||||||
#
|
#
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis - Copyright 2007-2020, Michael Boelen / CISOfy - https://cisofy.com
|
# Lynis - Copyright 2007-2021, Michael Boelen / CISOfy - https://cisofy.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
@@ -226,4 +226,4 @@ WaitForKeyPress
|
|||||||
|
|
||||||
#
|
#
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis - Copyright 2007-2020, CISOfy - https://cisofy.com
|
# Lynis - Copyright 2007-2021, CISOfy - https://cisofy.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
@@ -441,4 +441,4 @@
|
|||||||
WaitForKeyPress
|
WaitForKeyPress
|
||||||
#
|
#
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis - Copyright 2007-2020 Michael Boelen, CISOfy - https://cisofy.com
|
# Lynis - Copyright 2007-2021 Michael Boelen, CISOfy - https://cisofy.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
@@ -72,4 +72,4 @@ WaitForKeyPress
|
|||||||
|
|
||||||
#
|
#
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis - Copyright 2007-2020, CISOfy - https://cisofy.com
|
# Lynis - Copyright 2007-2021, CISOfy - https://cisofy.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
@@ -919,4 +919,4 @@ WaitForKeyPress
|
|||||||
|
|
||||||
#
|
#
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis - Copyright 2007-2020, CISOfy - https://cisofy.com
|
# Lynis - Copyright 2007-2021, CISOfy - https://cisofy.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
@@ -282,4 +282,4 @@ WaitForKeyPress
|
|||||||
|
|
||||||
#
|
#
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis - Copyright 2007-2020, CISOfy - http://cisofy.com
|
# Lynis - Copyright 2007-2021, CISOfy - http://cisofy.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
@@ -104,4 +104,4 @@ WaitForKeyPress
|
|||||||
|
|
||||||
#
|
#
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis - Copyright 2007-2020 Michael Boelen, CISOfy - https://cisofy.com
|
# Lynis - Copyright 2007-2021 Michael Boelen, CISOfy - https://cisofy.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
@@ -325,4 +325,4 @@ WaitForKeyPress
|
|||||||
|
|
||||||
#
|
#
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis - Copyright 2007-2020 Michael Boelen, CISOfy - https://cisofy.com
|
# Lynis - Copyright 2007-2021 Michael Boelen, CISOfy - https://cisofy.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
@@ -77,4 +77,4 @@ WaitForKeyPress
|
|||||||
|
|
||||||
#
|
#
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis - Copyright 2007-2020, CISOfy, Michael Boelen - https://cisofy.com
|
# Lynis - Copyright 2007-2021, CISOfy, Michael Boelen - https://cisofy.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
@@ -51,4 +51,4 @@
|
|||||||
WaitForKeyPress
|
WaitForKeyPress
|
||||||
#
|
#
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis - Copyright 2007-2020 Michael Boelen, CISOfy - https://cisofy.com
|
# Lynis - Copyright 2007-2021 Michael Boelen, CISOfy - https://cisofy.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ------------------
|
# ------------------
|
||||||
#
|
#
|
||||||
# Copyright 2007-2013, Michael Boelen
|
# Copyright 2007-2013, Michael Boelen
|
||||||
# Copyright 2007-2020, CISOfy
|
# Copyright 2007-2021, CISOfy
|
||||||
#
|
#
|
||||||
# Website : https://cisofy.com
|
# Website : https://cisofy.com
|
||||||
# Blog : http://linux-audit.com
|
# Blog : http://linux-audit.com
|
||||||
|
|||||||
10
lynis
10
lynis
@@ -43,16 +43,16 @@
|
|||||||
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
|
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2020-12-26"
|
PROGRAM_RELEASE_DATE="2021-01-07"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1608801742
|
PROGRAM_RELEASE_TIMESTAMP=1610029111
|
||||||
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
|
PROGRAM_RELEASE_TYPE="release" # pre-release or release
|
||||||
PROGRAM_VERSION="3.0.3"
|
PROGRAM_VERSION="3.0.3"
|
||||||
|
|
||||||
# Source, documentation and license
|
# Source, documentation and license
|
||||||
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
||||||
PROGRAM_PACKAGE="https://packages.cisofy.com/"
|
PROGRAM_PACKAGE="https://packages.cisofy.com/"
|
||||||
PROGRAM_DOCUMENTATION="https://cisofy.com/docs/"
|
PROGRAM_DOCUMENTATION="https://cisofy.com/docs/"
|
||||||
PROGRAM_COPYRIGHT="2007-2020, ${PROGRAM_AUTHOR} - ${PROGRAM_WEBSITE}"
|
PROGRAM_COPYRIGHT="2007-2021, ${PROGRAM_AUTHOR} - ${PROGRAM_WEBSITE}"
|
||||||
PROGRAM_LICENSE="${PROGRAM_NAME} comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
|
PROGRAM_LICENSE="${PROGRAM_NAME} comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
|
||||||
welcome to redistribute it under the terms of the GNU General Public License.
|
welcome to redistribute it under the terms of the GNU General Public License.
|
||||||
See the LICENSE file for details about using this software."
|
See the LICENSE file for details about using this software."
|
||||||
@@ -1149,4 +1149,4 @@ ${NORMAL}
|
|||||||
|
|
||||||
#
|
#
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis - Copyright 2007-2020, Michael Boelen, CISOfy - https://cisofy.com
|
# Lynis - Copyright 2007-2021, Michael Boelen, CISOfy - https://cisofy.com
|
||||||
|
|||||||
Reference in New Issue
Block a user