Oracle Solaris Networking (MOSC)

MOSC Banner

How to disable Key algorithms on Solaris10

We need to disable some key exchange algorithms to solve the vulnerability with plugin id 153953 - SSH Weak Key Exchange Algorithms Enabled where I need to disable theses algorithms:


diffie-hellman-group-exchange-sha1

 diffie-hellman-group1-sha1

 gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==


I tried to add the next line on sshd config file:

KexAlgorithms diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1

But Teneable still detecting the kex algorithm gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==

We need help to disable this alrorithm on Solaris 10.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center