Din software-ul meu de scanare a vulnerabilităților primesc acest semnal/mesaj
Următorii algoritmi slabi de schimb de chei sunt activați:
diffie-hellman-grup-schimb-sha1
diffie-hellman-group1-sha1
Vreau să dezactivez acești doi algoritmi.
Am întrebat sshd_config...
[root@vm01 ~]# sshd -T | grep "\(cifre\|macs\|kexalgoritmi\)"
gssapikexalgoritmi gss-gex-sha1-,gss-group1-sha1-,gss-group14-sha1-
cifruri [email protected],[email protected],[email protected],aes256-ctr,aes192-ctr,aes128-ctr
macs [email protected],[email protected],hmac-sha2-512,hmac-sha2-256
kexalgorithms curve25519-sha256,[email protected],diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ecistdhp522-sha512, ecdhp52-sha22-ndhecist32-ndhec -sha2-nistp256,diffie-hellman-group-exchange-sha256
[root@vm01 ~]# ssh -Q kex
diffie-hellman-group1-sha1
diffie-hellman-group14-sha1
diffie-hellman-group14-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-grup-schimb-sha1
diffie-hellman-group-exchange-sha256
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
curba25519-sha256
[email protected]
gss-gex-sha1-
gss-group1-sha1-
gss-group14-sha1-
[root@vm01 ~]# sshd -T | grep kex
gssapikexalgoritmi gss-gex-sha1-,gss-group1-sha1-,gss-group14-sha1-
kexalgorithms curve25519-sha256,[email protected],diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ecistdhp522-sha512, ecdhp52-sha22-ndhecist32-ndhec -sha2-nistp25
După cum puteți vedea din rezultat, clienții pot folosi acești algoritmi. Nu există nicio mențiune despre algoritmii ofensatori în sshd_config, chiar și în Cifre
secțiune:
Cifruri [email protected],[email protected],[email protected],aes256-ctr,aes192-ctr,aes128-ctr
Orice ajutor este apreciat.
Rețineți că folosesc OpenSSH 7.4
sshd_config
Cifruri [email protected],[email protected],[email protected],aes256-ctr,aes192-ctr,aes128-ctr
MAC-uri [email protected],[email protected],hmac-sha2-512,hmac-sha2-256
KexAlgorithms curve25519-sha256,[email protected],diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ecistdhp521-sha512, ecdhpdhp52-sha22-ndhecist32-nnd -sha2-nistp256,diffie-hellman-group-exchange-sha256,-diffie-hellman-group1-sha1,diffie-hellman-group-exchange-sha1