[Debian 8 "Jessy"] Fichier /etc/ssh/sshd_conf vide ?

Bonjour,

Souhaitant vérifier que Linux Debian 8 soit sécurisé car d’après Chkrootkit de nombreux “warning” et présence de logiciels malveillants ?

Résultat de chkrootkit ( en partie :

[code]

Performing group and account checks
Checking for passwd file [ Found ]
Checking for root equivalent (UID 0) accounts [ None found ]
Checking for passwordless accounts [ None found ]
Checking for passwd file changes [ None found ]
Checking for group file changes [ None found ]
Checking root account shell history files [ OK ]

Performing system configuration file checks
Checking for an SSH configuration file [ Found ]
Checking if SSH root access is allowed [ Warning ]
Checking if SSH protocol v1 is allowed [ Warning ]
Checking for a running system logging daemon [ Found ]
Checking for a system logging configuration file [ Found ]
Checking if syslog remote logging is allowed [ Not allowed ]

Performing filesystem checks
Checking /dev for suspicious file types [ Warning ]
Checking for hidden files and directories [ Warning ]

[Press to continue]

System checks summary

File properties checks…
Files checked: 146
Suspect files: 0

Rootkit checks…
Rootkits checked : 379
Possible rootkits: 0

Applications checks…
All checks skipped[/code]

Le Fichier /etc/ssh/sshd_conf vide ?

–> Comment le restaurer ?

Hello,

Alors les possibles commandes à tester :

Ou bien tout supprimer et réinstaller (à ne pas faire via ssh bien entendu)

apt-get remove --purge openssh-server apt-get install ssh