LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   ssh password cracking (https://www.linuxquestions.org/questions/linux-security-4/ssh-password-cracking-276185/)

dan0r 01-10-2005 02:11 PM

ssh password cracking
 
Hi.

I've noticed that in the /vars/logs/messages file there is a considerable number of attempted ssh password cracking attempts for the root user.

This has started to get me worried....

Im using a fairly strong password, but is there anything else security wise that can be done to stop these attacks, or the risk of people breaking in?

I counted that there has been about 10 attacks from different ip addressed in the past 2wks or so.


Cheers.

makuyl 01-10-2005 02:20 PM

If you look at one of the stickies at the top you'll notice that you aren't the only one getting these attacks.
You could setup ssh to listen on some other port than 22 and make sure root isn't allowed direct login in /etc/sshd_config or /etc/ssh/sshd_config.

dan0r 01-10-2005 03:32 PM

Ah yea, didnt see that thread.

Thanks


All times are GMT -5. The time now is 09:18 AM.