SSH Brute Force Attacks
i have been playing around with a simple SSH Honeypot implementation in order to study a little more about Brute Force attacks on SSH Servers. The project is running for some time now and i want to present some of the data collected so far.
In a period of two month from july to september of this year a total of 143 different attackers tried to compromise the Honeypot. In my opinion this is not really much considering the fake SSH daemon was listening on a few thousand IP addresses.
The 143 attackers tried 9150 different usernames, the top 10 is presented in the following picture.
For the different usernames a total of 25973 different passwords were tried. The top 10 is presented in the next picture.
That´s it for now. I didn´t have the time yet to further investigate the collected data, but i post some more information as soon as i have more time.