-
v2.2.0 Stable
released this
2025-08-01 00:02:33 +03:00 | 152 commits to master since this release📅 Originally published on GitHub: Thu, 31 Jul 2025 21:07:14 GMT
🏷️ Git tag created: Thu, 31 Jul 2025 21:02:33 GMTWhat's Changed
- add /usr/lib/sysctl.* when verifying by @konstruktoid in https://github.com/konstruktoid/hardening/pull/225
- disable kernel SMB server module by @konstruktoid in https://github.com/konstruktoid/hardening/pull/226
- report, dont ignore, errors by @konstruktoid in https://github.com/konstruktoid/hardening/pull/228
- Add script: runHostTestsCsv.sh as an auxiliary output option by @TaEduard in https://github.com/konstruktoid/hardening/pull/391
- docs: modified documentation to make it more clear by @taragurung in https://github.com/konstruktoid/hardening/pull/449
- chores: delete users changed by @taragurung in https://github.com/konstruktoid/hardening/pull/454
- set dpkg configuration options by @konstruktoid in https://github.com/konstruktoid/hardening/pull/457
- restructure ufw and fix autofill ip by @konstruktoid in https://github.com/konstruktoid/hardening/pull/459
- format user removal function by @konstruktoid in https://github.com/konstruktoid/hardening/pull/460
- sshdconfig AllowAgentForwarding fix by @tesler in https://github.com/konstruktoid/hardening/pull/516
- fix sshd.service could not be found by @konstruktoid in https://github.com/konstruktoid/hardening/pull/537
- audit systemd credential.secret by @konstruktoid in https://github.com/konstruktoid/hardening/pull/549
- clarify disablemod by @konstruktoid in https://github.com/konstruktoid/hardening/pull/551
- Update sshdconfig by @Dimi8146 in https://github.com/konstruktoid/hardening/pull/642
New Contributors
- @TaEduard made their first contribution in https://github.com/konstruktoid/hardening/pull/391
- @taragurung made their first contribution in https://github.com/konstruktoid/hardening/pull/449
- @tesler made their first contribution in https://github.com/konstruktoid/hardening/pull/516
- @Dimi8146 made their first contribution in https://github.com/konstruktoid/hardening/pull/642
Full Changelog: https://github.com/konstruktoid/hardening/compare/v2.1.0...v2.2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
hardening.sha256
0 downloads ·
2026-03-03 13:57:58 +03:00 · 5.8 KiB -
hardening.sha256.intoto.jsonl
0 downloads ·
2026-03-03 13:57:58 +03:00 · 24 KiB
-
v2.1.0 Stable
released this
2023-01-01 17:14:59 +03:00 | 760 commits to master since this release📅 Originally published on GitHub: Sun, 01 Jan 2023 14:24:03 GMT
🏷️ Git tag created: Sun, 01 Jan 2023 14:14:59 GMTWhat's Changed
- update suid and password lists by @konstruktoid
- Remove unnecessary $PATH variable from suid script by @superpenguin612 in https://github.com/konstruktoid/hardening/pull/195
- aide.wrapper not present in jammy by @konstruktoid in https://github.com/konstruktoid/hardening/pull/197
- curtin installation sets '0 1', allow all by @konstruktoid in https://github.com/konstruktoid/hardening/pull/202
- add note about idempotence by @konstruktoid in https://github.com/konstruktoid/hardening/pull/203
- refactor report generator, use OSCAP 0.1.65 by @konstruktoid in https://github.com/konstruktoid/hardening/pull/212
- disable APT news by @konstruktoid in https://github.com/konstruktoid/hardening/pull/218
- add test to verify that APT news is disabled, update readme by @konstruktoid in https://github.com/konstruktoid/hardening/pull/219
- start testing Ubuntu 23.04 (Lunar Lobster) by @konstruktoid in https://github.com/konstruktoid/hardening/pull/220
New Contributors
- @superpenguin612 made their first contribution in https://github.com/konstruktoid/hardening/pull/195
Full Changelog: https://github.com/konstruktoid/hardening/compare/v2.0.0...v2.1.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
hardening.sha256
0 downloads ·
2026-03-03 13:57:56 +03:00 · 6 KiB -
hardening.sha256.intoto.jsonl
0 downloads ·
2026-03-03 13:57:56 +03:00 · 13 KiB
-
v2.0.0 Stable
released this
2022-09-19 22:52:06 +03:00 | 855 commits to master since this release📅 Originally published on GitHub: Mon, 19 Sep 2022 20:29:13 GMT
🏷️ Git tag created: Mon, 19 Sep 2022 19:52:06 GMTWhat's Changed
- Update audit-base.rules by @asiebelt in https://github.com/konstruktoid/hardening/pull/82
- Psad v3 by @hellresistor in https://github.com/konstruktoid/hardening/pull/93
- update suid list from @GTFOBins
- update password lists by @konstruktoid
- add OpenSCAP report script and make in run when testing by @konstruktoid in https://github.com/konstruktoid/hardening/pull/109
- dont disable vfat by @konstruktoid in https://github.com/konstruktoid/hardening/pull/114
- Add AWS Packer configuration by @konstruktoid in https://github.com/konstruktoid/hardening/pull/124
- add KEEP_SNAPD variable by @konstruktoid in https://github.com/konstruktoid/hardening/pull/125
- place the sshd configuration in the
Includedirectory if present by @konstruktoid in https://github.com/konstruktoid/hardening/pull/130 - remove net.ipv4.tcp_timestamps by @konstruktoid in https://github.com/konstruktoid/hardening/pull/131
- add faillock configuration to common-auth by @konstruktoid in https://github.com/konstruktoid/hardening/pull/145
- use resolv.conf if resolvectl isn't working by @konstruktoid in https://github.com/konstruktoid/hardening/pull/147
- add /usr/sbin to user path by @konstruktoid in https://github.com/konstruktoid/hardening/pull/149
- add FAILLOCKCONF to readme by @readonlyuser1 in https://github.com/konstruktoid/hardening/pull/159
- sync logrotate.conf with upstream by @konstruktoid in https://github.com/konstruktoid/hardening/pull/172
New Contributors
- @asiebelt made their first contribution in https://github.com/konstruktoid/hardening/pull/82
- @hellresistor made their first contribution in https://github.com/konstruktoid/hardening/pull/93
- @josephlimb made their first contribution in https://github.com/konstruktoid/hardening/pull/122
- @readonlyuser1 made their first contribution in https://github.com/konstruktoid/hardening/pull/159
Full Changelog: https://github.com/konstruktoid/hardening/compare/v1.0...v2.0.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.0.0 Stable
released this
2020-04-24 12:47:16 +03:00 | 1231 commits to master since this release📅 Originally published on GitHub: Fri, 24 Apr 2020 10:00:48 GMT
🏷️ Git tag created: Fri, 24 Apr 2020 09:47:16 GMTv1.0.0 - The Focal Release
- 5 years after the first commit
- ~680 Bats tests
18.04 Bionic Beaverand20.04 Focal Fossasupported and tested.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
mirror of
https://github.com/konstruktoid/hardening.git
synced 2026-04-25 16:55:53 +03:00