3 months and 1M SSH attempts later
livesshattack.net
3 months and 1M SSH attempts later
1–10 of 69 posts
Re: 3 months and 1M SSH attempts later
#2Re: 3 months and 1M SSH attempts later
#3If you haven't already, get fail2ban setup on the box to slow down all the attacks. And disable password login and switch to certs instead.
In the case of key-based-auth only, fail2ban is pointless.
Re: 3 months and 1M SSH attempts later
#4If you haven't already, get fail2ban setup on the box to slow down all the attacks. And disable password login and switch to certs instead.
Re: 3 months and 1M SSH attempts later
#5Re: 3 months and 1M SSH attempts later
#6Re: 3 months and 1M SSH attempts later
#7Change the SSH port...
Also, changing the port does basically nothing these days, with stuff like Shodan around constantly port-scanning.
Re: 3 months and 1M SSH attempts later
#8Change the SSH port...
Re: 3 months and 1M SSH attempts later
#9Just FYI, I wouldn't log into any systems using credentials you find through this. A lot of people are obviously using credentials stolen from previous dumps, so there might be valid ones in there. Logging into a public facing router using stolen credentials is definitely a crime.
... should be a crime to not change the default credentials.