V8.13.408.2025.11.13
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -8,7 +8,7 @@ include_toc: true
|
||||
**Centurion Intelligence Consulting Agency Information Security Standard**<br>
|
||||
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*<br>
|
||||
**Master Version**: 8.13<br>
|
||||
**Build**: V8.13.404.2025.11.10<br>
|
||||
**Build**: V8.13.408.2025.11.13<br>
|
||||
|
||||
# 2. SSH Audit by ssh-audit.com
|
||||
|
||||
@@ -18,18 +18,22 @@ include_toc: true
|
||||
|
||||
````text
|
||||
# general
|
||||
(gen) banner: SSH-2.0-OpenSSH_9.2p1
|
||||
(gen) software: OpenSSH 9.2p1
|
||||
(gen) banner: SSH-2.0-OpenSSH_10.0p2
|
||||
(gen) software: OpenSSH 10.0p2
|
||||
(gen) compatibility: OpenSSH 9.9+, Dropbear SSH 2020.79+
|
||||
(gen) compression: disabled
|
||||
|
||||
# key exchange algorithms
|
||||
(kex) mlkem768x25519-sha256 -- [info] available since OpenSSH 9.9
|
||||
`- [info] hybrid key exchange based on post-quantum resistant algorithm and proven conventional X25519 algorithm
|
||||
(kex) sntrup761x25519-sha512@openssh.com -- [info] available since OpenSSH 8.5
|
||||
`- [info] default key exchange from OpenSSH 9.0 to 9.8
|
||||
`- [info] hybrid key exchange based on post-quantum resistant algorithm and proven conventional X25519 algorithm
|
||||
(kex) sntrup761x25519-sha512 -- [info] available since OpenSSH 9.9
|
||||
`- [info] default key exchange since OpenSSH 9.9
|
||||
`- [info] hybrid key exchange based on post-quantum resistant algorithm and proven conventional X25519 algorithm
|
||||
(kex) ext-info-s -- [info] available since OpenSSH 9.6
|
||||
`- [info] pseudo-algorithm that denotes the peer supports RFC8308 extensions
|
||||
(kex) kex-strict-s-v00@openssh.com -- [info] pseudo-algorithm that denotes the peer supports a stricter key exchange method as a counter-measure to the Terrapin attack (CVE-2023-48795)
|
||||
|
||||
# host-key algorithms
|
||||
@@ -39,16 +43,10 @@ include_toc: true
|
||||
|
||||
# encryption algorithms (ciphers)
|
||||
(enc) aes256-gcm@openssh.com -- [info] available since OpenSSH 6.2
|
||||
(enc) aes256-ctr -- [info] available since OpenSSH 3.7, Dropbear SSH 0.52
|
||||
|
||||
# message authentication code algorithms
|
||||
(mac) hmac-sha2-512-etm@openssh.com -- [info] available since OpenSSH 6.2
|
||||
(mac) hmac-sha2-256-etm@openssh.com -- [info] available since OpenSSH 6.2
|
||||
|
||||
# algorithm recommendations (for OpenSSH 9.2)
|
||||
(rec) +aes128-ctr -- enc algorithm to append
|
||||
(rec) +aes128-gcm@openssh.com -- enc algorithm to append
|
||||
(rec) +aes192-ctr -- enc algorithm to append
|
||||
````
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user