I would like to suggest to disable root ssh access on your server. Add a local user with an umpredictable long name and a strong password and then use "su", not "sudo", with a strong password too for root. So you will have 2 differents passwords to connect and get admin rights. This will help...