From dbb8cc9967daa53f9802b100c5a3e903ddd92123e8bcf6faabd26193fe087663 Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Mon, 11 Aug 2025 21:45:10 +0200 Subject: [PATCH] V8.04.002.2025.08.11 Signed-off-by: Marc S. Weidner --- .archive/.0000_lib_usage.sh | 2 +- .archive/icon.lib | 4 ++-- .gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml | 2 +- .gitea/TODO/dockerfile | 2 +- .gitea/TODO/render-md-to-html.yaml | 4 ++-- .gitea/trigger/t_generate_PRIVATE_iso_flavour_0.yaml | 4 ++-- .gitea/trigger/t_generate_PRIVATE_iso_flavour_1.yaml | 2 +- .gitea/trigger/t_generate_PUBLIC.yaml | 2 +- .gitea/trigger/t_generate_dns.yaml | 2 +- .gitea/workflows/generate_PRIVATE_iso_flavour_0.yaml | 2 +- .gitea/workflows/generate_PRIVATE_iso_flavour_1.yaml | 2 +- .gitea/workflows/generate_PUBLIC_iso.yaml | 2 +- .gitea/workflows/linter_char_scripts.yaml | 2 +- .gitea/workflows/render-dnssec-status.yaml | 2 +- .gitea/workflows/render-dot-to-png.yaml | 2 +- .version.properties | 2 +- CISS.debian.live.builder.spdx | 2 +- README.md | 8 ++++---- config/hooks/live/0001_initramfs_modules.chroot | 10 +++++----- config/hooks/live/0002_verify_checksums.chroot | 4 ++-- config/hooks/live/0003_install_backports.chroot | 2 +- config/hooks/live/0050_activate_root.chroot | 2 +- config/hooks/live/0850_ssh_audit.chroot | 2 +- config/hooks/live/0855_dnsviz.chroot | 2 +- config/hooks/live/9900_process_accounting.chroot | 2 +- config/hooks/live/9910_motd.chroot | 2 +- config/hooks/live/9950_fail2ban_hardening.chroot | 2 +- config/hooks/live/9992_password_expiration.chroot | 2 +- config/hooks/live/9993_aide.chroot | 2 +- config/hooks/live/9994_password_policy.chroot | 4 ++-- config/hooks/live/9995_sysstat.chroot | 2 +- config/hooks/live/9996_auditd.chroot | 4 ++-- config/hooks/live/9998_sources_list_bookworm.chroot | 4 ++-- config/hooks/live/9998_sources_list_trixie.chroot | 10 +++++----- config/includes.binary/boot/grub/config.cfg | 2 +- config/includes.chroot/etc/ssh/sshd_config | 2 +- config/includes.chroot/etc/sysctl.d/99_local.hardened | 2 +- .../preseed/.iso/preseed_hash_generator.sh | 2 +- config/includes.chroot/preseed/.lib/sshd_config.lib | 2 +- config/includes.chroot/preseed/preseed.cfg | 2 +- config/includes.chroot/root/.bashrc | 8 +++++++- config/includes.chroot/root/.ciss/clean_logout.sh | 1 - config/includes.chroot/root/.ciss/f2bchk.sh | 2 -- config/includes.chroot/root/.ciss/scan_libwrap | 2 +- config/includes.chroot/root/.ciss/shortcuts | 2 +- docs/AUDIT_DNSSEC.md | 4 ++-- docs/AUDIT_HAVEGED.md | 4 ++-- docs/AUDIT_LYNIS.md | 4 ++-- docs/AUDIT_SSH.md | 4 ++-- docs/AUDIT_TLS.md | 4 ++-- docs/BOOTPARAMS.md | 4 ++-- docs/CHANGELOG.md | 7 ++++--- docs/CNET.md | 4 ++-- docs/CODING_CONVENTION.md | 4 ++-- docs/CONTRIBUTING.md | 4 ++-- docs/CREDITS.md | 4 ++-- docs/DL_PUB_ISO.md | 4 ++-- docs/DOCUMENTATION.md | 8 ++++---- docs/REFERENCES.md | 4 ++-- lib/lib_boot_screen.sh | 2 +- lib/lib_cdi.sh | 2 +- lib/lib_check_hooks.sh | 2 +- lib/lib_check_var.sh | 2 +- lib/lib_clean_screen.sh | 2 +- lib/lib_copy_integrity.sh | 2 +- lib/lib_debug.sh | 2 +- lib/lib_debug_header.sh | 2 +- lib/lib_git_var.sh | 2 +- lib/lib_guard_sourcing.sh | 2 +- lib/lib_helper_ip.sh | 2 +- lib/lib_provider_netcup.sh | 2 +- lib/lib_sanitizer.sh | 2 +- lib/lib_source_guard.sh | 2 +- lib/lib_usage.sh | 4 ++-- scripts/9000-cdi-starter | 4 ++-- .../etc/network/9999_interfaces_update_netcup.chroot | 10 +++++----- scripts/live-boot/0030-verify-checksums | 2 +- var/early.var.sh | 2 +- 78 files changed, 124 insertions(+), 120 deletions(-) diff --git a/.archive/.0000_lib_usage.sh b/.archive/.0000_lib_usage.sh index a6039c7..ed53ee1 100644 --- a/.archive/.0000_lib_usage.sh +++ b/.archive/.0000_lib_usage.sh @@ -21,7 +21,7 @@ usage() { clear cat << EOF $(echo -e "\e[92mCISS.debian.live.builder\e[0m") -$(echo -e "\e[92mMaster V8.04.002.2025.08.11\e[0m") +$(echo -e "\e[92mMaster V8.13.002.2025.08.11\e[0m") $(echo -e "\e[92mA lightweight Shell Wrapper for building a hardened Debian Live ISO Image.\e[0m") $(echo -e "\e[97m(c) Marc S. Weidner, 2018 - 2025\e[0m") diff --git a/.archive/icon.lib b/.archive/icon.lib index d5a192d..0165772 100644 --- a/.archive/icon.lib +++ b/.archive/icon.lib @@ -5,7 +5,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu ✅ @@ -52,4 +52,4 @@ ☢️ ☣️ • -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/.gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml b/.gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml index 4234df2..3bee0ee 100644 --- a/.gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml +++ b/.gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml @@ -25,7 +25,7 @@ body: attributes: label: "Version" description: "Which version are you running? Use `./ciss_live_builder.sh -v`." - placeholder: "e.g., Master V8.04.002.2025.08.11" + placeholder: "e.g., Master V8.13.002.2025.08.11" validations: required: true diff --git a/.gitea/TODO/dockerfile b/.gitea/TODO/dockerfile index bc52ce5..ef7923c 100644 --- a/.gitea/TODO/dockerfile +++ b/.gitea/TODO/dockerfile @@ -9,7 +9,7 @@ # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -### Version Master V8.04.002.2025.08.11 +### Version Master V8.13.002.2025.08.11 FROM debian:bookworm diff --git a/.gitea/TODO/render-md-to-html.yaml b/.gitea/TODO/render-md-to-html.yaml index 1aca51a..02d6a8c 100644 --- a/.gitea/TODO/render-md-to-html.yaml +++ b/.gitea/TODO/render-md-to-html.yaml @@ -5,11 +5,11 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -### Version Master V8.04.002.2025.08.11 +### Version Master V8.13.002.2025.08.11 name: 🔁 Render README.md to README.html. diff --git a/.gitea/trigger/t_generate_PRIVATE_iso_flavour_0.yaml b/.gitea/trigger/t_generate_PRIVATE_iso_flavour_0.yaml index ddda575..92d7723 100644 --- a/.gitea/trigger/t_generate_PRIVATE_iso_flavour_0.yaml +++ b/.gitea/trigger/t_generate_PRIVATE_iso_flavour_0.yaml @@ -10,6 +10,6 @@ # SPDX-Security-Contact: security@coresecret.eu build: - counter: 1024 - version: V8.04.002.2025.08.11 + counter: 1023 + version: V8.13.002.2025.08.11 # vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=yaml diff --git a/.gitea/trigger/t_generate_PRIVATE_iso_flavour_1.yaml b/.gitea/trigger/t_generate_PRIVATE_iso_flavour_1.yaml index 4420084..92d7723 100644 --- a/.gitea/trigger/t_generate_PRIVATE_iso_flavour_1.yaml +++ b/.gitea/trigger/t_generate_PRIVATE_iso_flavour_1.yaml @@ -11,5 +11,5 @@ build: counter: 1023 - version: V8.04.002.2025.08.11 + version: V8.13.002.2025.08.11 # vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=yaml diff --git a/.gitea/trigger/t_generate_PUBLIC.yaml b/.gitea/trigger/t_generate_PUBLIC.yaml index 4420084..92d7723 100644 --- a/.gitea/trigger/t_generate_PUBLIC.yaml +++ b/.gitea/trigger/t_generate_PUBLIC.yaml @@ -11,5 +11,5 @@ build: counter: 1023 - version: V8.04.002.2025.08.11 + version: V8.13.002.2025.08.11 # vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=yaml diff --git a/.gitea/trigger/t_generate_dns.yaml b/.gitea/trigger/t_generate_dns.yaml index 4420084..92d7723 100644 --- a/.gitea/trigger/t_generate_dns.yaml +++ b/.gitea/trigger/t_generate_dns.yaml @@ -11,5 +11,5 @@ build: counter: 1023 - version: V8.04.002.2025.08.11 + version: V8.13.002.2025.08.11 # vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=yaml diff --git a/.gitea/workflows/generate_PRIVATE_iso_flavour_0.yaml b/.gitea/workflows/generate_PRIVATE_iso_flavour_0.yaml index 22d4e34..b30ef33 100644 --- a/.gitea/workflows/generate_PRIVATE_iso_flavour_0.yaml +++ b/.gitea/workflows/generate_PRIVATE_iso_flavour_0.yaml @@ -9,7 +9,7 @@ # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -### Version Master V8.04.002.2025.08.11 +### Version Master V8.13.002.2025.08.11 name: 🔐 Generating a Private Live ISO FLV 0. diff --git a/.gitea/workflows/generate_PRIVATE_iso_flavour_1.yaml b/.gitea/workflows/generate_PRIVATE_iso_flavour_1.yaml index 85aeb55..94b587f 100644 --- a/.gitea/workflows/generate_PRIVATE_iso_flavour_1.yaml +++ b/.gitea/workflows/generate_PRIVATE_iso_flavour_1.yaml @@ -9,7 +9,7 @@ # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -### Version Master V8.04.002.2025.08.11 +### Version Master V8.13.002.2025.08.11 name: 🔐 Generating a Private Live ISO FLV 1. diff --git a/.gitea/workflows/generate_PUBLIC_iso.yaml b/.gitea/workflows/generate_PUBLIC_iso.yaml index 29dacd4..9708756 100644 --- a/.gitea/workflows/generate_PUBLIC_iso.yaml +++ b/.gitea/workflows/generate_PUBLIC_iso.yaml @@ -9,7 +9,7 @@ # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -### Version Master V8.04.002.2025.08.11 +### Version Master V8.13.002.2025.08.11 name: 💙 Generating a PUBLIC Live ISO. diff --git a/.gitea/workflows/linter_char_scripts.yaml b/.gitea/workflows/linter_char_scripts.yaml index 0ee57b3..db20a8e 100644 --- a/.gitea/workflows/linter_char_scripts.yaml +++ b/.gitea/workflows/linter_char_scripts.yaml @@ -9,7 +9,7 @@ # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -### Version Master V8.04.002.2025.08.11 +### Version Master V8.13.002.2025.08.11 # Gitea Workflow: Shell-Script Linting # diff --git a/.gitea/workflows/render-dnssec-status.yaml b/.gitea/workflows/render-dnssec-status.yaml index b85dda7..8ebd788 100644 --- a/.gitea/workflows/render-dnssec-status.yaml +++ b/.gitea/workflows/render-dnssec-status.yaml @@ -9,7 +9,7 @@ # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -### Version Master V8.04.002.2025.08.11 +### Version Master V8.13.002.2025.08.11 name: 🛡️ Retrieve DNSSEC status of coresecret.dev. diff --git a/.gitea/workflows/render-dot-to-png.yaml b/.gitea/workflows/render-dot-to-png.yaml index 7132288..aebc258 100644 --- a/.gitea/workflows/render-dot-to-png.yaml +++ b/.gitea/workflows/render-dot-to-png.yaml @@ -9,7 +9,7 @@ # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -### Version Master V8.04.002.2025.08.11 +### Version Master V8.13.002.2025.08.11 name: 🔁 Render Graphviz Diagrams. diff --git a/.version.properties b/.version.properties index 647b81f..ac3d839 100644 --- a/.version.properties +++ b/.version.properties @@ -15,5 +15,5 @@ properties_SPDX-License-Identifier="EUPL-1.2 OR LicenseRef-CCLA-1.0" properties_SPDX-LicenseComment="This file is part of the CISS.debian.installer.secure framework." properties_SPDX-PackageName="CISS.debian.live.builder" properties_SPDX-Security-Contact="security@coresecret.eu" -properties_version="V8.04.002.2025.08.11" +properties_version="V8.13.002.2025.08.11" # vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=conf diff --git a/CISS.debian.live.builder.spdx b/CISS.debian.live.builder.spdx index 8534222..9985ce5 100644 --- a/CISS.debian.live.builder.spdx +++ b/CISS.debian.live.builder.spdx @@ -6,7 +6,7 @@ Creator: Person: Marc S. Weidner (Centurion Intelligence Consulting Agency) Created: 2025-05-07T12:00:00Z Package: CISS.debian.live.builder PackageName: CISS.debian.live.builder -PackageVersion: Master V8.04.002.2025.08.11 +PackageVersion: Master V8.13.002.2025.08.11 PackageSupplier: Organization: Centurion Intelligence Consulting Agency PackageDownloadLocation: https://git.coresecret.dev/msw/CISS.debian.live.builder PackageHomePage: https://git.coresecret.dev/msw/CISS.debian.live.builder diff --git a/README.md b/README.md index 0eb6304..fa68e30 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ gitea: none include_toc: true --- -[![Static Badge](https://badges.coresecret.dev/badge/Release-V8.04.002.2025.08.11-white?style=plastic&logo=linux&logoColor=white&logoSize=auto&label=Release&color=%23FCC624)](https://git.coresecret.dev/msw/CISS.debian.live.builder) +[![Static Badge](https://badges.coresecret.dev/badge/Release-V8.13.002.2025.08.11-white?style=plastic&logo=linux&logoColor=white&logoSize=auto&label=Release&color=%23FCC624)](https://git.coresecret.dev/msw/CISS.debian.live.builder)   [![Static Badge](https://badges.coresecret.dev/badge/Licence-EUPL1.2-white?style=plastic&logo=europeanunion&logoColor=white&logoSize=auto&label=Licence&color=%23003399)](https://eupl.eu/1.2/en/)   [![Static Badge](https://badges.coresecret.dev/badge/opensourceinitiative-Compliant-white?style=plastic&logo=opensourceinitiative&logoColor=white&logoSize=auto&label=OSI&color=%233DA639)](https://opensource.org/license/eupl-1-2)   @@ -25,8 +25,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
This shell wrapper automates the creation of a Debian Bookworm live ISO hardened according to the latest best practices in server and service security. It integrates into your build pipeline to deliver an isolated, robust environment suitable for @@ -142,7 +142,7 @@ This means function status of the **CISS.2025.debian.live.builder** ISO after d- This project adheres strictly to a structured versioning scheme following the pattern x.y.z-Date. -Example: `V8.04.002.2025.08.11` +Example: `V8.13.002.2025.08.11` `x.y.z` represents major (x), minor (y), and patch (z) version increments. diff --git a/config/hooks/live/0001_initramfs_modules.chroot b/config/hooks/live/0001_initramfs_modules.chroot index e633506..cf40a34 100644 --- a/config/hooks/live/0001_initramfs_modules.chroot +++ b/config/hooks/live/0001_initramfs_modules.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail @@ -53,7 +53,7 @@ cat << EOF >| /etc/initramfs-tools/modules # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -118,7 +118,7 @@ cat << 'EOF' >| /etc/initramfs-tools/update-initramfs.conf # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -153,7 +153,7 @@ cat << 'EOF' >| /etc/initramfs-tools/initramfs.conf # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -258,7 +258,7 @@ cat << 'EOF' >> /etc/initramfs-tools/hooks/ciss_debian_live_builder # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0002_verify_checksums.chroot b/config/hooks/live/0002_verify_checksums.chroot index ded522a..b3eefc1 100644 --- a/config/hooks/live/0002_verify_checksums.chroot +++ b/config/hooks/live/0002_verify_checksums.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail @@ -30,7 +30,7 @@ cat << 'EOF' >| "${src}" # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0003_install_backports.chroot b/config/hooks/live/0003_install_backports.chroot index a63f351..109a484 100644 --- a/config/hooks/live/0003_install_backports.chroot +++ b/config/hooks/live/0003_install_backports.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail diff --git a/config/hooks/live/0050_activate_root.chroot b/config/hooks/live/0050_activate_root.chroot index 6f1656a..7e4a95e 100644 --- a/config/hooks/live/0050_activate_root.chroot +++ b/config/hooks/live/0050_activate_root.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail diff --git a/config/hooks/live/0850_ssh_audit.chroot b/config/hooks/live/0850_ssh_audit.chroot index ce10ccd..689fad4 100644 --- a/config/hooks/live/0850_ssh_audit.chroot +++ b/config/hooks/live/0850_ssh_audit.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail diff --git a/config/hooks/live/0855_dnsviz.chroot b/config/hooks/live/0855_dnsviz.chroot index 18b3ad7..8642137 100644 --- a/config/hooks/live/0855_dnsviz.chroot +++ b/config/hooks/live/0855_dnsviz.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail diff --git a/config/hooks/live/9900_process_accounting.chroot b/config/hooks/live/9900_process_accounting.chroot index c28f0f8..0f3b861 100644 --- a/config/hooks/live/9900_process_accounting.chroot +++ b/config/hooks/live/9900_process_accounting.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail diff --git a/config/hooks/live/9910_motd.chroot b/config/hooks/live/9910_motd.chroot index 56ef37f..25762d7 100644 --- a/config/hooks/live/9910_motd.chroot +++ b/config/hooks/live/9910_motd.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail diff --git a/config/hooks/live/9950_fail2ban_hardening.chroot b/config/hooks/live/9950_fail2ban_hardening.chroot index 4b402ac..82b7a13 100644 --- a/config/hooks/live/9950_fail2ban_hardening.chroot +++ b/config/hooks/live/9950_fail2ban_hardening.chroot @@ -33,7 +33,7 @@ cat << 'EOF' >| /etc/fail2ban/jail.d/centurion-default.conf # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9992_password_expiration.chroot b/config/hooks/live/9992_password_expiration.chroot index 267b5da..c3e3b16 100644 --- a/config/hooks/live/9992_password_expiration.chroot +++ b/config/hooks/live/9992_password_expiration.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail diff --git a/config/hooks/live/9993_aide.chroot b/config/hooks/live/9993_aide.chroot index 8d66595..124b0e9 100644 --- a/config/hooks/live/9993_aide.chroot +++ b/config/hooks/live/9993_aide.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail diff --git a/config/hooks/live/9994_password_policy.chroot b/config/hooks/live/9994_password_policy.chroot index 182c26c..d8f73a4 100644 --- a/config/hooks/live/9994_password_policy.chroot +++ b/config/hooks/live/9994_password_policy.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -29,7 +29,7 @@ cat << 'EOF' >| /etc/security/pwquality.conf # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9995_sysstat.chroot b/config/hooks/live/9995_sysstat.chroot index a2bd912..11823a8 100644 --- a/config/hooks/live/9995_sysstat.chroot +++ b/config/hooks/live/9995_sysstat.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail diff --git a/config/hooks/live/9996_auditd.chroot b/config/hooks/live/9996_auditd.chroot index b22a9d7..4c2ab8c 100644 --- a/config/hooks/live/9996_auditd.chroot +++ b/config/hooks/live/9996_auditd.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -56,7 +56,7 @@ cat << EOF >| /etc/audit/rules.d/20-dont-audit.rules -a never,user -F subj_type=crond_t ## This prevents chrony from overwhelming the logs --a never,exit -F arch=x86_64 -S adjtimex -F auid=unset -F uid=chrony -F subj_type=chronyd_t +-a never,exit -F arch=x86_64 -S adjtimex -F auid=unset -F uid=_chrony -F subj_type=chronyd_t ### This is not very interesting and wastes a lot of space if ### the server is public facing diff --git a/config/hooks/live/9998_sources_list_bookworm.chroot b/config/hooks/live/9998_sources_list_bookworm.chroot index f1b0995..906655a 100644 --- a/config/hooks/live/9998_sources_list_bookworm.chroot +++ b/config/hooks/live/9998_sources_list_bookworm.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail @@ -28,7 +28,7 @@ cat << 'EOF' >| /etc/apt/sources.list # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu #-----------------------------------------------------------------------------------------# diff --git a/config/hooks/live/9998_sources_list_trixie.chroot b/config/hooks/live/9998_sources_list_trixie.chroot index 9e828de..1b0a885 100644 --- a/config/hooks/live/9998_sources_list_trixie.chroot +++ b/config/hooks/live/9998_sources_list_trixie.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail @@ -28,7 +28,7 @@ cat << EOF >| /etc/apt/sources.list.d/trixie.sources # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -49,7 +49,7 @@ cat << EOF >| /etc/apt/sources.list.d/trixie-security.sources # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -70,7 +70,7 @@ cat << EOF >| /etc/apt/sources.list.d/trixie-updates.sources # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -91,7 +91,7 @@ cat << EOF >| /etc/apt/sources.list.d/trixie-backports.sources # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.binary/boot/grub/config.cfg b/config/includes.binary/boot/grub/config.cfg index 0671446..a5367fd 100644 --- a/config/includes.binary/boot/grub/config.cfg +++ b/config/includes.binary/boot/grub/config.cfg @@ -5,7 +5,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/ssh/sshd_config b/config/includes.chroot/etc/ssh/sshd_config index 75d6969..dacbe65 100644 --- a/config/includes.chroot/etc/ssh/sshd_config +++ b/config/includes.chroot/etc/ssh/sshd_config @@ -9,7 +9,7 @@ # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -### Version Master V8.04.002.2025.08.11 +### Version Master V8.13.002.2025.08.11 ### https://www.ssh-audit.com/ ### ssh -Q cipher | cipher-auth | compression | kex | kex-gss | key | key-cert | key-plain | key-sig | mac | protocol-version | sig diff --git a/config/includes.chroot/etc/sysctl.d/99_local.hardened b/config/includes.chroot/etc/sysctl.d/99_local.hardened index 59e0345..29f63dd 100644 --- a/config/includes.chroot/etc/sysctl.d/99_local.hardened +++ b/config/includes.chroot/etc/sysctl.d/99_local.hardened @@ -9,7 +9,7 @@ # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -### Version Master V8.04.002.2025.08.11 +### Version Master V8.13.002.2025.08.11 ### https://docs.kernel.org/ ### https://github.com/a13xp0p0v/kernel-hardening-checker/ diff --git a/config/includes.chroot/preseed/.iso/preseed_hash_generator.sh b/config/includes.chroot/preseed/.iso/preseed_hash_generator.sh index 05a79eb..ac5f451 100644 --- a/config/includes.chroot/preseed/.iso/preseed_hash_generator.sh +++ b/config/includes.chroot/preseed/.iso/preseed_hash_generator.sh @@ -10,7 +10,7 @@ # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -declare -gr VERSION="Master V8.04.002.2025.08.11" +declare -gr VERSION="Master V8.13.002.2025.08.11" ### VERY EARLY CHECK FOR DEBUGGING if [[ $* == *" --debug "* ]]; then diff --git a/config/includes.chroot/preseed/.lib/sshd_config.lib b/config/includes.chroot/preseed/.lib/sshd_config.lib index 9193fef..d706a8d 100644 --- a/config/includes.chroot/preseed/.lib/sshd_config.lib +++ b/config/includes.chroot/preseed/.lib/sshd_config.lib @@ -5,7 +5,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/preseed/preseed.cfg b/config/includes.chroot/preseed/preseed.cfg index eba9045..e8cc91e 100644 --- a/config/includes.chroot/preseed/preseed.cfg +++ b/config/includes.chroot/preseed/preseed.cfg @@ -112,4 +112,4 @@ d-i preseed/late_command string sh /preseed/.ash/3_di_preseed_late_command.sh # Please consider donating to my work at: https://coresecret.eu/spenden/ ########################################################################################### -# Written by: ./preseed_hash_generator.sh Version: Master V8.04.002.2025.08.11 at: 10:18:37.9542 +# Written by: ./preseed_hash_generator.sh Version: Master V8.13.002.2025.08.11 at: 10:18:37.9542 diff --git a/config/includes.chroot/root/.bashrc b/config/includes.chroot/root/.bashrc index b0d90ad..81dfe82 100644 --- a/config/includes.chroot/root/.bashrc +++ b/config/includes.chroot/root/.bashrc @@ -11,12 +11,18 @@ [[ $- != *i* ]] && return -trap ' "${SHELL}" /root/.ciss/clean_logout.sh ' 0 +### Never use errexit/pipefail in interactive shells +set +o errexit +o pipefail + +trap ' "${SHELL}" /root/.ciss/clean_logout.sh ' EXIT source /root/.ciss/alias source /root/.ciss/f2bchk.sh source /root/.ciss/shortcuts source /root/.ciss/scan_libwrap +### Never use 'errexit' | 'nounset' | 'pipefail' in interactive shells. +set +o errexit +o nounset +o pipefail + ### History touch /tmp/.bash_history chmod 0660 /tmp/.bash_history diff --git a/config/includes.chroot/root/.ciss/clean_logout.sh b/config/includes.chroot/root/.ciss/clean_logout.sh index 72df103..a565eab 100644 --- a/config/includes.chroot/root/.ciss/clean_logout.sh +++ b/config/includes.chroot/root/.ciss/clean_logout.sh @@ -37,5 +37,4 @@ echo -e "\e[92m Close shell with 'ENTER' to exit" "\e[95m'${HOSTNAME}'" # shellcheck disable=SC2162 read [[ -x /usr/bin/clear_console ]] && /usr/bin/clear_console -q -exit 0 # vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/root/.ciss/f2bchk.sh b/config/includes.chroot/root/.ciss/f2bchk.sh index 0c5d1cb..8ab8444 100644 --- a/config/includes.chroot/root/.ciss/f2bchk.sh +++ b/config/includes.chroot/root/.ciss/f2bchk.sh @@ -10,8 +10,6 @@ # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -set -Ceuo pipefail - ####################################### # Wrapper for fail2ban filter checks against logs. # Usage: f2bchk --mode=ignored || --mode=matched || --mode=missed \ diff --git a/config/includes.chroot/root/.ciss/scan_libwrap b/config/includes.chroot/root/.ciss/scan_libwrap index 4755ae8..62b491b 100644 --- a/config/includes.chroot/root/.ciss/scan_libwrap +++ b/config/includes.chroot/root/.ciss/scan_libwrap @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/root/.ciss/shortcuts b/config/includes.chroot/root/.ciss/shortcuts index 5ae8adb..7496b2c 100644 --- a/config/includes.chroot/root/.ciss/shortcuts +++ b/config/includes.chroot/root/.ciss/shortcuts @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/docs/AUDIT_DNSSEC.md b/docs/AUDIT_DNSSEC.md index efe2d99..b0373f6 100644 --- a/docs/AUDIT_DNSSEC.md +++ b/docs/AUDIT_DNSSEC.md @@ -7,8 +7,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. DNSSEC Status diff --git a/docs/AUDIT_HAVEGED.md b/docs/AUDIT_HAVEGED.md index 7bb21fa..6fbe502 100644 --- a/docs/AUDIT_HAVEGED.md +++ b/docs/AUDIT_HAVEGED.md @@ -7,8 +7,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. Haveged Audit on Netcup RS 2000 G11 diff --git a/docs/AUDIT_LYNIS.md b/docs/AUDIT_LYNIS.md index 49641f2..7f16e1d 100644 --- a/docs/AUDIT_LYNIS.md +++ b/docs/AUDIT_LYNIS.md @@ -7,8 +7,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. Lynis Audit: diff --git a/docs/AUDIT_SSH.md b/docs/AUDIT_SSH.md index 6dfec40..1a75f70 100644 --- a/docs/AUDIT_SSH.md +++ b/docs/AUDIT_SSH.md @@ -7,8 +7,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. SSH Audit by ssh-audit.com diff --git a/docs/AUDIT_TLS.md b/docs/AUDIT_TLS.md index 1450713..91e6800 100644 --- a/docs/AUDIT_TLS.md +++ b/docs/AUDIT_TLS.md @@ -7,8 +7,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. TLS Audit: diff --git a/docs/BOOTPARAMS.md b/docs/BOOTPARAMS.md index 4842ca4..8d68b82 100644 --- a/docs/BOOTPARAMS.md +++ b/docs/BOOTPARAMS.md @@ -7,8 +7,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. Hardened Kernel Boot Parameters diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index b0872e9..674c780 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -7,13 +7,14 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. Changelog -## V8.04.002.2025.08.11 +## V8.13.002.2025.08.11 * **Added**: [lib_source_guard.sh](../lib/lib_source_guard.sh) +* **Bugfixes**: [9996_auditd.chroot](../config/hooks/live/9996_auditd.chroot) * **Updated**: [bash.var.sh](../var/bash.var.sh) * **Updated**: Support for Debian Trixie via Argument ``--trixie`` * **Updated**: LIVE ISO workflows to use Kernel: ``linux-image-6.1.0-37-amd64`` diff --git a/docs/CNET.md b/docs/CNET.md index eda1b26..d0aea10 100644 --- a/docs/CNET.md +++ b/docs/CNET.md @@ -7,8 +7,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. Centurion Net - Developer Branch Overview diff --git a/docs/CODING_CONVENTION.md b/docs/CODING_CONVENTION.md index 666af7f..dc6255b 100644 --- a/docs/CODING_CONVENTION.md +++ b/docs/CODING_CONVENTION.md @@ -7,8 +7,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. Coding Style diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 6354e18..0c156d6 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -7,8 +7,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. Contributing / participating diff --git a/docs/CREDITS.md b/docs/CREDITS.md index 50a8e33..8d22f6d 100644 --- a/docs/CREDITS.md +++ b/docs/CREDITS.md @@ -7,8 +7,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. Credits diff --git a/docs/DL_PUB_ISO.md b/docs/DL_PUB_ISO.md index eba0cb5..1490e5e 100644 --- a/docs/DL_PUB_ISO.md +++ b/docs/DL_PUB_ISO.md @@ -7,8 +7,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. Download the latest PUBLIC CISS.debian.live.ISO diff --git a/docs/DOCUMENTATION.md b/docs/DOCUMENTATION.md index 55897a5..28bf592 100644 --- a/docs/DOCUMENTATION.md +++ b/docs/DOCUMENTATION.md @@ -7,13 +7,13 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2.1. Usage ````text CISS.debian.live.builder -Master V8.04.002.2025.08.11 +Master V8.13.002.2025.08.11 A lightweight Shell Wrapper for building a hardened Debian Bookworm Live ISO Image. (c) Marc S. Weidner, 2018 - 2025 @@ -136,7 +136,7 @@ A lightweight Shell Wrapper for building a hardened Debian Bookworm Live ISO Ima # 2.2. Contact ````text CISS.debian.live.builder -Master V8.04.002.2025.08.11 +Master V8.13.002.2025.08.11 A lightweight Shell Wrapper for building a hardened Debian Bookworm Live ISO Image. (c) Marc S. Weidner, 2018 - 2025 diff --git a/docs/REFERENCES.md b/docs/REFERENCES.md index 52baa03..b448d5e 100644 --- a/docs/REFERENCES.md +++ b/docs/REFERENCES.md @@ -7,8 +7,8 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
-**Master Version**: 8.03
-**Build**: V8.04.002.2025.08.11
+**Master Version**: 8.13
+**Build**: V8.13.002.2025.08.11
# 2. Resources diff --git a/lib/lib_boot_screen.sh b/lib/lib_boot_screen.sh index 407a856..86cdfd1 100644 --- a/lib/lib_boot_screen.sh +++ b/lib/lib_boot_screen.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_cdi.sh b/lib/lib_cdi.sh index 97c634b..d3dbc2a 100644 --- a/lib/lib_cdi.sh +++ b/lib/lib_cdi.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_check_hooks.sh b/lib/lib_check_hooks.sh index 5af8235..199befe 100644 --- a/lib/lib_check_hooks.sh +++ b/lib/lib_check_hooks.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_check_var.sh b/lib/lib_check_var.sh index ea19ae7..cf1ed5b 100644 --- a/lib/lib_check_var.sh +++ b/lib/lib_check_var.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_clean_screen.sh b/lib/lib_clean_screen.sh index 0b8ac2a..500f1eb 100644 --- a/lib/lib_clean_screen.sh +++ b/lib/lib_clean_screen.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_copy_integrity.sh b/lib/lib_copy_integrity.sh index 597af7d..5abbd7f 100644 --- a/lib/lib_copy_integrity.sh +++ b/lib/lib_copy_integrity.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_debug.sh b/lib/lib_debug.sh index 4086217..8684dc9 100644 --- a/lib/lib_debug.sh +++ b/lib/lib_debug.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_debug_header.sh b/lib/lib_debug_header.sh index 0e92277..ee37b57 100644 --- a/lib/lib_debug_header.sh +++ b/lib/lib_debug_header.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_git_var.sh b/lib/lib_git_var.sh index f6d450e..dfdea73 100644 --- a/lib/lib_git_var.sh +++ b/lib/lib_git_var.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_guard_sourcing.sh b/lib/lib_guard_sourcing.sh index 05654b1..109ed66 100644 --- a/lib/lib_guard_sourcing.sh +++ b/lib/lib_guard_sourcing.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_helper_ip.sh b/lib/lib_helper_ip.sh index 4b6b18f..5876355 100644 --- a/lib/lib_helper_ip.sh +++ b/lib/lib_helper_ip.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_provider_netcup.sh b/lib/lib_provider_netcup.sh index 2ac41e0..2aca1bc 100644 --- a/lib/lib_provider_netcup.sh +++ b/lib/lib_provider_netcup.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_sanitizer.sh b/lib/lib_sanitizer.sh index ba7c7ac..7c12c5a 100644 --- a/lib/lib_sanitizer.sh +++ b/lib/lib_sanitizer.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_source_guard.sh b/lib/lib_source_guard.sh index d7a655d..60a1635 100644 --- a/lib/lib_source_guard.sh +++ b/lib/lib_source_guard.sh @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_usage.sh b/lib/lib_usage.sh index dac1cdd..68e507d 100644 --- a/lib/lib_usage.sh +++ b/lib/lib_usage.sh @@ -35,13 +35,13 @@ usage() { # shellcheck disable=SC2155 declare var_header=$(center "CLB(1) CISS.debian.live.builder CLB(1)" "${var_cols}") # shellcheck disable=SC2155 - declare var_footer=$(center "V8.04.002.2025.08.11 2025-08-11 CLB(1)" "${var_cols}") + declare var_footer=$(center "V8.13.002.2025.08.11 2025-08-11 CLB(1)" "${var_cols}") { echo -e "\e[1;97m${var_header}\e[0m" echo echo -e "\e[92mCISS.debian.live.builder from https://git.coresecret.dev/msw \e[0m" - echo -e "\e[92mMaster V8.04.002.2025.08.11\e[0m" + echo -e "\e[92mMaster V8.13.002.2025.08.11\e[0m" echo -e "\e[92mA lightweight Shell Wrapper for building a hardened Debian Live ISO Image.\e[0m" echo echo -e "\e[97m(c) Marc S. Weidner, 2018 - 2025 \e[0m" diff --git a/scripts/9000-cdi-starter b/scripts/9000-cdi-starter index 415d606..903c15e 100644 --- a/scripts/9000-cdi-starter +++ b/scripts/9000-cdi-starter @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail @@ -15,7 +15,7 @@ printf "\e[95m++++ ++++ ++++ ++++ ++++ ++++ ++ 🧪 '%s' starting ... \e[0m\n" " # sleep 1 [[ ! -d /root/.cdi/log ]] && mkdir -p /root/.cdi/log -printf "CISS.debian.installer Master V8.04.002.2025.08.11 is up!" >| /root/.cdi/log/boot_finished_"$(date +"%Y-%m-%d_%H-%M-%S")".log +printf "CISS.debian.installer Master V8.13.002.2025.08.11 is up!" >| /root/.cdi/log/boot_finished_"$(date +"%Y-%m-%d_%H-%M-%S")".log if [[ -f /root/git/CISS.debian.installer/ciss_debian_installer.sh ]]; then chmod 0700 /root/git/CISS.debian.installer/ciss_debian_installer.sh diff --git a/scripts/etc/network/9999_interfaces_update_netcup.chroot b/scripts/etc/network/9999_interfaces_update_netcup.chroot index de56b67..ad1b0ea 100644 --- a/scripts/etc/network/9999_interfaces_update_netcup.chroot +++ b/scripts/etc/network/9999_interfaces_update_netcup.chroot @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu set -C -e -u -o pipefail @@ -25,7 +25,7 @@ cat << 'EOF' >| /etc/network/interfaces # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -68,7 +68,7 @@ cat << 'EOF' >| /etc/network/interfaces.d/99-netcup-static # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -91,7 +91,7 @@ cat << 'EOF_SCRIPT' >| /usr/local/bin/insert_net_source.sh # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -141,4 +141,4 @@ printf "\e[92m++++ ++++ ++++ ++++ ++++ ++++ ++ ✅ '%s' applied successfully. \e # sleep 1 exit 0 -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/scripts/live-boot/0030-verify-checksums b/scripts/live-boot/0030-verify-checksums index d4bd42c..42e19a0 100644 --- a/scripts/live-boot/0030-verify-checksums +++ b/scripts/live-boot/0030-verify-checksums @@ -6,7 +6,7 @@ # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework. +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/var/early.var.sh b/var/early.var.sh index 04ceb0e..c236e3a 100644 --- a/var/early.var.sh +++ b/var/early.var.sh @@ -14,7 +14,7 @@ # shellcheck disable=SC2155 declare -grx VAR_CONTACT="security@coresecret.eu" -declare -grx VAR_VERSION="Master V8.04.002.2025.08.11" +declare -grx VAR_VERSION="Master V8.13.002.2025.08.11" declare -grx VAR_SYSTEM="$(uname -a)" declare -gx VAR_EARLY_DEBUG="false" declare -gx VAR_HANDLER_AUTOBUILD="false"